CIN problems

Hi All,
I am using ECC 6.0 and i have a problem in CIN.
Under Enterprise structure>> Localize sample organization units>> Country versions>> Country ti Install  ... i am not getting India in the list.
Moreover under the FI menupath Tax on sales /purchases, i am not getting tax procedure TAXINN/TAXINJ.
Can anyone tell me what needs to be done for this? Do i need to apply some patches or notes?
How can i see the present patch level in CIN also?
Satisfactory replies will be rewarded.
Regards,

Do not use nmake (as described by NI) to compile the CIN code. Instead follow these instructions courtesy of Callara:
Create a makefile (using Notepad or something equivalent) with the following
lines:
name=name_of_c_file_without_the_extension
type=CIN
cinlibraries=Kernel32.lib
CINTOOLSDIR=path_to_cintools_directory (in MS-DOS format)
!include <$(CINTOOLSDIR)\ntlvsb.mak>
Save this file with the filename "name_of_c_file.mak" and save it in the
same directory as the C file.
Now, launch VC++.
Choose File -> Open (NOT Open Workspace)
Open the makefile that you just created.
You will get a dialog that says that the makefile was not created with VC++
(choose to proceed)
Now, another dialog that will ask you what kind of platform to use (choose
Win32)
Now, the makefile is lo
aded and the CIN is ready to be built. Choose Build.

Similar Messages

  • A CIN problem

    Hello everyone!I was bothered by a CIN problem today.
    The .c program is very simple,only to experience how to use CIN.
    The .lsp file was made successfully,however,it couldn't be loaded. After chosen the"Load Code Resouce" and confirmed the .lsp file,I ran and there was an error:
    "This Code Interface Node has no code to execute. Right-click the node, select Load Code Resource from the shortcut menu, and select the object code file (.lsb)."
    Why?please help me!!!
    (Labvew 2009  ,VC++ 6.0)
    Solved!
    Go to Solution.

    You keep talking about .lsp but it is in fact .lsb. Do you use a command line script (*.lvm) to do the compilation or a VC project? If the latter have you added a custom step to convert the DLL into an LSB by the lvsbutil tool?
    Last but not least: CINs are a legacy technology. They have been replaced by the Call Library Node calling DLL funcitons directly a long time ago and there is no good reason to develop CINs in the latest LabVIEW versions anymore. But there are several disadvantages to CINs in comparison to DLLs, so don't spend time to learn CINs but go with DLLs instead.
    Message Edited by rolfk on 05-16-2010 08:03 PM
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Small CIN problem...

    Hi all,
    I am having problems with calling external dll function from a CIN code. Please help.
    The CIN input consists of few integers and one integer array. Inside the code a C structre array is created sizeof the integer array. The code then calls a dll function called pAIConfigureList and passes the C structure as function paramter. Whatever the dll function returns gets displayed on the VI. The code is attached.
    I compile the code and create the lsb file. I load this in the CIN. But labview stills gives me the error that "CIN: object code not loaded". I do not know why this is happening. Please help.
    I am using Visual Studio 6.0 and have attached the entire workspace. I have also attached portlink (zip file).
    In order to see the dll you will need to install this program. The library files are in the following directory:
    cw32\lib
    cw32\include
    The CIN is also attached. If you can spare a few minutes, I'll really appreciate your help.
    Regards,
    Setu.
    Attachments:
    pAIConfigureList.zip ‏1138 KB
    pAIConfigureList.vi ‏117 KB
    portlink.zip ‏886 KB

    Hi Setu,
    I have managed to get the lsb file loaded.
    I had to delete all the labview files from the project and re added them. ( My labview is in a folder called LabVIEW not LabVIEW 6). Doing this I managed to create the lsb file.
    To get the lsb loaded into the CIN, I had to pop the PPCI_w32.dll into c:\winnt\system32\. Once I had done this the lsb loaded fine.
    Hope this helps
    Ray Farmer
    Regards
    Ray Farmer

  • C++ CIN problem

    I'm trying to create a C++ CIN using MSVC 6. The CIN is fairly simple:
    // multab.cpp
    #include "extcode.h"
    CIN MgErr CINRun(float64 *A, float64 *B, float64 *C);
    CIN MgErr CINRun(float64 *A, float64 *B, float64 *C)
    *C=*A * *B;
    return noErr;
    This compiles ok, but when building the dll, I get this message:
    cin.obj : error LNK2001: unresolved external symbol _CINRun
    I have followed the instructions for setting up the project acording to the
    CINRef man. p1-30.
    What is wrong?
    Thanks for your time.
    ttLied.

    Try with this prototype:
    extern "C" CIN MgErr CINRun(float64 *A, float64 *B, float64 *C);
    Hi - Filippo

  • CIN Problem Urgent

    Hi All,
    While i am doing T.Code : j2iu , system will give some error massege.
    G/L account has not been assigned For GR23AAED in Customizing.
    i am already maintain the CIN customizing settings for SPRO menu Specify G/L accounts for Excise transactions path. still error was coming, currectly i am entered Excise group number & ETT(Excise Transaction Type).
    but aboue error was not solved plz give me some solutions regarding this.
    Regards
    gvrfi

    please use T.code J2IUN, sap is not supporting J2IU
    other thing is
    Specify Excise Accounts per Excise Transaction
    -->
    Excise TT DC ind Account name
    GRPO CR CENVAT clearing account
    GRPO CR RG 23 BED account
    GRPO DR CENVAT on hold account
    2 -->
    Specify G/L Accounts per Excise Transaction
    For each excise group, assign the excise and CENVAT accounts to G/L accounts. For most businesses, one set of accounts will suffice for alltransactions
    regards
    Karthik

  • Cin problem

    hi,
    In the sales order creation in the header data in that conditions tab we can see BED.,ECS and SEcess is capurting ,but when it comes T code j1iin when we create Excise invoice for factory sale with reference 2 that sales order doc that BED,ECS andSEcess cannt be captured here......
    can anyone help me....

    thanks

  • CIN problem: Can't reverse the PART 2 postings

    Hello Experts,
    We have some cases where user capture and post excise invoice during MIGO having combination of capital goods and raw material.As we know SAP does not support combination of CG and RM. we have to restrict the user to post the combination of RM and CG  during MIGO.How we can achieve this?
    During PART2 of such cases gone wrongly, even if material is of RM type values goes to RG23BED account is 50% which is wrong.So we tried to reverse the MIGO and reverse the PART 2 entries through J1IEX, but system does not allowed to post the excise invoice through J1IEX.we get the error, Message class: 4F Error: 108. Combination of capital goods and raw materials not allowed.
    During post the invoice through  MIRO,also excise entries updated in MIRO wrongly.
    Please help us in this regard urgently. we have quarter-end ahead.
    We are awaiting for your reply.
    Thanks,
    Input

    Hi,
    we have to restrict the user to post the combination of RM and CG during MIGO.How we can achieve this?
    I would like to know how system allowed you to post for combination of RM & Capital goods as i am getting this error "Excise Invoice Items are of different Register Type" - Message no. 4F140.
    I think for these you will have to post adjustments entries using JV through J1IH.

  • Cin Problem ( JADC )

    Dear Experts,
    In the case of Captial goods ( Import ) my JADC is picking 100 % amount in Part 2 instead of 50 % what setting I should Do.
    RCR

    Hi,
    Minatain in SPRO as
    CAPE          CR Credit     ONHOLD CENVAT on hold account
    CAPE          DR Debit     ONHOLD CENVAT on hold account
    CAPE          DR Debit     RG23AED RG 23 AED account
    CAPE          DR Debit     RG23AT1 RG 23 AT1 Account
    CAPE          DR Debit     RG23BED RG 23 BED account
    CAPE          DR Debit     RG23ECS RG 23 ECS Account
    CAPE          DR Debit     RG23SED RG 23 SED account
    this may help u !
    Regards,
    Pardeep Malik

  • Cin - problem in j2i9

    hello,
    i have certain querries regarding a scenario.
    i have received a good and passed invoice .
    but due to some reason i have to reverse whole process including the excise postings.
    then again i have done migo and excise posting .
    now when i m seeing  performa register abt monthly return , its showing  both the entries and  showing the cevat credit as aggregate of both .
    suppose if cevat credit for single entry is rs 100
    then its showing cenat credit as rs 200.
    please  help me and sort out this issue .
    thanks
    vijay

    please tell how to make that cenvat credit is shown only once

  • Chapter Id problem

    Hi,
    Facing some problem while creating Excise Invoice when chapter id is different.
    step-1. Creation of Sale Order (VA01).
         system accept material with different chapter id.
    step-2. Outbound Delivery (VL01N)
         system accept material with different chapter id.
    step-3. Excise Invoice for Delivery @ Depot (VF01) Type : JEX
         system create different Excise invoice no for different chapter id.
    step-4. Creation of Billing Document (VF01) Type: F2
         system create single Commercial Invoice.
    Anybody knows  how to stop to create different Excise Invoice for Different chapter id.

    Hi Himanshu,
    This seems as a CIN problem, Take help of MM consultant to set a flag for the Chapter ID.
    I am not sure about your ECC version; I am not able to re-create scenario. give me some more specific info. on your scenario I will try to solve it with help of MM consultatns.
    Hope this will help you,
    Darshan.
    <i><b>*Pl. reward points to helpful ans. It motivates us to answer *</b></i>

  • An unexpected Error Occurred. PDFMaker was unable to produce the Adobe PDF

    Hello,
    This is a very user-UNFRIENDLY message.  There is no info as to what error occurred or how to fix it.  I googled this error and only found info relating to earlier versions of Acrobat and not sure they would be worth the trouble of checking out on latest version...one would have hoped Adobe would have something on this, but I can't find anything about it concerning the current release.
    The scenario:
    Powerpoint 2010, Adobe Acrobat X Pro, both fully updated and current. Late model Dell computer with plenty of RAM/Disk space. Windows 7 Home Premium
    I can create a PDF using the Print to Adobe PDF option.  However this does not save embedded videos as flash videos, and I have several.
    We are supposed to be able to embed videos in PDFs from Powerpoint (and other MS Office products) by having Acrobat Pro convert them to FLV format.  I did a test conversion in Powerpoint using the "Insert Flash" option under the Acrobat ribbon, and it converted and played fine in Powerpoint.  However when I then try to save the presentation as PDF, I get the error and no PDF is created.
    This error occurs with both Acrobat X standard and Acrobat X pro.  I had hoped that Acrobat X pro would not behave the same way but it does.
    What's the deal?  How do I fix this?
    Thanks in advance for any help

    Hi Bill & Sandeep,
    Thank you very much for your comments. I also had entered a message about embedding cine loops (.avi -> .mov or avi -> MP4) into PDF files from Powerpoint slide presentations at another forum, and got some help there, too.  I am confident the temp file is not the problem as my original file is not that big, but I did take Bill's advice and make a small 1-6 slide test presentation in Powerpoint to sort this out.
    However I still haven't been able to get the desired result:  A secure PDF of my slide presentation with embedded cine loops that will play smoothly and continuously once their page/slide is displayed or until the user clicks them off.
    What I have done:  The native files are .avi files (have to be, unfortunately.)  I convert them to .mov or .mp4 to work with Acrobat X Pro Embed Flash feature.  These files play fine in "native" format in Powerpoint.  I can select an option for them to play continuously and that works. 
    If I load the same files via the "embed flash" process, they appear as a black box on my slide with nothing in it...this threw me for awhile.  Then I found that if I just played the presentation as a "show" it would actually display the cine loop images that I couldn't see on the "Normal" editing page in Powerpoint, and once played as a show, the images and controls magically appeared on my slide in edit mode.
    I converted the presentation to .PDF using the Powerpoint, "Save As Adobe PDF" option under the File menu in Powerpoint.  File conversion went without a hitch.
    However two problems arose:  First of all, no way to get continous cine - each time the cine loop ends, the user has to re-trigger it...this is true in Powerpoint AND Acrobat with "Embedded" cine loops, but does not happen in Powerpoint if they are not "Embedded."  In Acrobat if they are not "Embeded Flash," then only a still shot of frame 1 of the cine appears.
    Second of all, the first time you click on the Cine to get it to play in the PDF, the image changes from image 1of the cine loop to a black box, and then plays the cine for just one loop.  What's up with that?  Very annoying appearance and doesn't happen in Powerpoint in native, non-flash format.  I'd like that to go away also.
    And by the way, I tried importing the cines directly into the PDF from within Acrobat and got the same problems, plus then the images are on slides/pages in the PDF that don't match the rest of the Powerpoint theme/style/color.  I did find that turning off hardware acceleration completely fixed the black frame/stutter and some jerky cine problems when images are directly imported into Acrobat X - the images played smoothly and nicely, but I can't get past the garish look of having to manage the cines that way and how they look compared to the rest of the project.  Also, having the hardware acceleration off does NOT fix the embedded videos made from within Powerpoint like it did the cines directly imported into Acrobat.
    Since both of you (Bill & Sandeep) indicate this shouldn't be an issue, I'm sure I'm just ignorant and missing some easy fix.  I sincerely appreciate you both trying to help me.  If you (or anyone else, for that matter) have any more ideas, I'm definitely open to suggestion.
    Best regards,
    John

  • Problem in Service Tax Calculation in PO taxes tab [CIN].

    Dear Experts,
    For external services procurement, i have configured service pricing procedure for the pricing application - MS.
    Service basic prices and other pricing stipulations are maintained in Services tab [PO Item Level].
    For service tax following condition types are maintained -
    1] JST1 - IN: A/P Service tax
    2] ZSED - IN: ECESS Services
    3] ZSHS - A/P SHECESS Service
    Condition record in Transaction - FV11 are maintained for the tax code only [Key Combination]
    Condition table assigned to the service access sequence is assigned with tax code field.
    I have maintained the condition record for all above mentioned condition types. for example Tax Code - S1.
    But in Service Purchase Order, when i am assigning tax code, it is adopting tax percentage in taxes tab but
    not copying or not adopting the service prices at or for the Condition type - BASB - Base Amount.
    Please Guide me on the issue.
    or please guide me on SAP service tax configuration.
    Thanks in Advance

    I have Check it in case of material procurement i mean for the basic excise duty and other taxes it is adopting the value for basb.
    The problem is only with service tax conditions.
    Please give me the steps for service tax configuration.
    please provide me the steps for cin service tax processing.

  • CIN Import process problem

    Hello,
    We have CIN import process in which client does not wants to use CVD conditions ( JCV1, JECV, J1CV).
    We wants to use only JADC and JCDB conditions.
    Process :
    1. Create PO with conditions JADC and JCDB and some more Z conditions.
    2. Bill of entry for customs.
    3. Capture excise invoice wrf PO.
    4.GR
    5.POst excise invoice.
    Problem :
    When I capture excise invoice with ref to PO , system gives POP UP for bill of entry ref no like in standard import process, if I give BOE and year ,OK FLAG in J1IEX does not set automatically (I can't set manually because this is non editable), if I don't give BOE no system sets OK FLAG.
    Please note if I create PO with all above mentioned condition and include  CVD conditions process works fine.
    Please guide.

    Hi Manjit Chandel,
    Check configuration in the following path:
    SPRO ---> IMG ---> Logistic General --> Tax on goods Movement ---> India --> Basic Settings --> Determination of Excise duty -->Maintain excise default
    Check under CVD condition type whether you have maintained JCV1 or not, If you maintain JCV1 System consider this condition type  for CVD on imports. Please sea the following screen shot.
    Check it and get back.
    Regards,
    B V

  • CIN Indian Excise Law, Problem in AED

    HI,
    I have a problem in CIN, AED utilisation. This problem has more to do with functional knowledge than SAP knowledge.
    My probelm is that the user claims that the cenvat credit of 4% AED on input material can be utilised for payment of BED liability. I agree that the 4% AED is cenvatable. But as far as my knowledge goes this credit can be utilised only for discharge of AED liability and not BED liability.
    Can someone please throw some light on this issue. Can some one give me the relevant circulars of CBEC in this context?
    Regards,
    Swapnil

    Hi Swapnil
    It had come through notification 19/2006 dated 1.3.2006. it is an amendement to the section 3 itself . Hence there will be no circular to this effect.
    Regards
    Anand M C

  • Probleme de chargement du .lsb dans un CIN

    Bonjour à tous,
    Je débute avec LabView 8.5. Je rencontre des problemes lorsque je charge la ressource du code dans mon CIN. J'ai réussi à créer mon fichier .lsb sous VC++ 2008 Express Edition mais lorsque que je fais clic droit>>charger la ressource du code dans mon CIN, mon fichier lsb n'est pas pris en compte, la fléche d'execution reste brisés et la liste des erreurs m'indique qu'aucune ressource n'a ét chargée dans mon CIN alors que je viens de charger mon .lsb!  Même en redémarrant mon VI ca ne marche pas, LabView me demande bien d'aller chercher mon .lsb, donc je lui indique, mon VI s'ouvre et toujour la même erreur, il ne veut jamais prendre en compte mon fichier lsb.
    Est-ce que quelqu'un aurait une solution?
    Merci d'avance.
    Attachments:
    CINmult.jpg ‏105 KB

    Bonjour,
    Je vous conseil de lire ce lien sur comment construire un fichier .lsb mais aussi de vous référer au guide ‘Using an External Code in LabVIEW’. Avez-vous essayé de créer un fichier simple, par exemple additionner deux nombres, puis de construire votre .lsb afin de bien vous familiarisez avec l’appel de code extérieur en LabVIEW. Vous avez un tutorial pour vous aider.
    Benjamin R.
    R&D Software Development Manager
    http://www.fluigent.com/

Maybe you are looking for