CIN-RG1-J1i5 Error

Hi Friends,
I am trying to update the material document in J1I5 t-code but it is throwing error traffic light.
previously i had the same issue but i found that balnce is less in J_2irg1bal table. but now we have 4000 PC in in this table but i am just trying to update 84 PC only in J1i5.Why?
Please help what will be the settings to be done.
Thanks,
Ravi.M

i found that J_1irgsum table has less quantity compare to updating  quantity. how to update this table.
but J_2irg1bal table has accurate opening and closing balnce.
Please suggest.
Thanks,
Ravi.M

Similar Messages

  • \cintools\cin.obj : fatal error LNK1136: invalid or corrupt file

    Hi all;
    I am using winXP labView 7.0 and MVC++ 6.0
    I am trying to do a very simple CIN to get started I followed all the necessary stepes in the NI help manual
    http://digital.ni.com/public.nsf/websearch/01bd203de97aeba986256800007546bb
    I can compile it no problem but when I try to build the dll it sais
    \...\cintools\cin.obj : fatal error LNK1136: invalid or corrupt file Error executing link.exe.
    any ideas
    p.s. Its not the same problem where people are getting the Error with cmd.exe
    thanks in advance
    mushi
    Message Edited by mushi on 07-12-2005 09:49 AM

    Hi,
    Are you trying to build a CIN or a DLL? If you are buildinga  DLL, be aware that "a few of the steps necessary to create a CIN are not necessary in creating a DLL. Notably, the DLL does not need to link against cin.obj or lvsb.lib. Also, the build does not need to include the execution of lvsbutil.exe. However, be aware that functions specific to CINs (such as SetCINArraySize) will not work in a DLL."
    Hope this helps.
    Ankita

  • RG1 updation error

    hi all
    We are implementing ECC 6.0 with CIN functionality
    AT time of RG1 register i am getting error like "NOT ENOUGH BALANCE FOR UTLIZATION"
    Now one can suggest that maintaining PLA balance can solve problem but , what is the link between PLA balance & RG1 register updation
    All other settings are maintained properly
    please let me know

    hi thanks for ur response.
    can u tel me whether we have to maintain any opening balance(initial/physical stock) in table R_2IRG1BAL or not. if yes, where we have to maintain the op bal: in OP_CF or OP_Finish
    Also, is there any other table that we have to maintain for RG1 register updation?
    And, what are the tables other than J_2IEXTRCT, J_1IRG1 and J_1IRGSUM affected wen v do some RG1 transactions.
    Rgds,

  • J1I5- ERROR MESSAGE

    Hi,
    I tried to update the J1I5 t-code,its giving red indicator error.
    I maintained the material in j1id and also in j-2irg1bal.stock and in addition to that
    1. Table J_1IRGSUM the updated qty is 800 in total receipts column
    2. Table J_1IRG1 the total updated qty 1000 Kg, where 800 Kg with P (packed) indicator and remaing 200 kg without P indicator
    3. so, when i run J1I5, its giving the red indicator. Assume that we have not maintained 200 kg with P indicator..
    Considering the above scenerio, please suggest how to update J1I5??

    Hi Deepa,
    we are trying to do J1I5 for outward ie. IDH- where the total issue is 1000 kg, when i excute the t code, i'm getitng hte eror.. so in J_1IRGSUM table does'nt have any issues.. it has only 800 kg as *** receipts only..
    as i said.. *J_1IRGSUM * table has total receipts as 800 kgs where as in RG1 table it has updted 800 kg wiht P (packed) indicator and the remaining 200 kgs w/o P indicator. assumes becase of this reason. its not allowing as to carry out the J1I5 t code??? pls help how to overcome????

  • J1i5 error.

    Hi Friends,
    I tried to update the material documnet in J1I5 t-code,its giving red indicator error.May i know what is the error.
    i maintained the material in j1id and also in j-2irg1bal.stock also available fo rhte material but its throwing the error in j1i5 t-code.
    can any one help me to resolve this.
    What will be the solution for red indiactor errors in J1i5.
    Thanks in advance.
    Ravi,M

    Hi,
    Thanks for your help.
    I got the solution for this issue. J-1irgsum table should have some balnce. Reciepts should be greater than issue quantity than only system will allow you to update in J1i5 t-code,otherwise it give you red indicator.
    Thanks,
    Ravi.M

  • Rg1 -j1i5/j2i6

    hi,
    1 in j1i5 while executing for specific period month 04 (1-30) i'm able to execute BUt
    if i run for 1 to 15 of month 05 may i'm getting error message not enough balance for utilization
    2. in j2i6 i'm able to get print preview but BED value is not coming only qty is coming
    Pl suggest

    Hi,
    These topics are discussed below
    [Re: j1i5 -no enough balance]
    customization setting for automatic utilization
    Regards
    Sathya

  • CIN RG1 upadtion issue

    Hi Experts ,
    Need your help on the below issue ,
    I have manufactured the material  take inside through 101 (RMA) and i extract RG1 in J2I5 and J2I6 print
    it is comming correctly i.e
    1st line Qty manufactured    closing balance
                   25                               25
    now same day i selling the material to one of the customer now when i am extracting i.e IDH , the IDH goes TOP
    i.e
    1st line Removal from factory                           closing stock
                  25                                                            -25
    2nd line Opening stock               Qty manufactured          closing balance
                     -25                                      25                                 0
    What could be the reason for this.
    Regards
    PD

    Hi raghu,
    I dont find any possibility of updating RG1 at background.
    As this will be updated when u make manually update once RG material will be posted.You can update RG1 weekly or monthly basis.
    Thanks,
    PM

  • J1I5 - 'Error occured in number assignment for object J_1IRG1'

    Dear Friends,
    Please help me.I got the following error while clicking on Register entry button.
    "Error occured in number assignment for object J_1IRG1".
    How can I correct it.
    Regards,
    Rubin

    maintain numer ranges for  this object.
    or check in SNUM.
    Regards
    Peram

  • CIN stack overflow error

    Im using an recursiv c++ function in my VI.
    After severall calls the VI crashes, printing an
    stack overflow error.
    I already increased in Visual Studio 6.0 the Link
    setting: allocate stack. But nothing changed.
    I need help fix this problem!!
    My prg. looks like this:
    recursiv (....) {
    int array[..][..][..];
    recursiv (..);
    Sent via Deja.com http://www.deja.com/
    Share what you know. Learn what you don't.

    > Im using an recursiv c++ function in my VI.
    > After severall calls the VI crashes, printing an
    > stack overflow error.
    > I already increased in Visual Studio 6.0 the Link
    > setting: allocate stack. But nothing changed.
    > I need help fix this problem!!
    >
    > My prg. looks like this:
    >
    > recursiv (....) {
    > int array[..][..][..];
    > ....
    > recursiv (..);
    > }
    If you are truly allocating a three D array of ints
    on the stack, then it makes sense that you will run
    out of stack space sooner or later. I can't help
    you with increasing the stack size, but if you move
    your array into a memory block and store the pointer
    on the stack, then you will use less stack space and
    avoid the problem.
    In otherwords:
    recursive() {
    int *array;
    array= DSNewPtr()
    array[][][]= ...
    recursive();
    DSDisposePtr();
    Greg McKaskle

  • CIN - EWT - J1INBANK Error

    Dear All,
    We have created a Remittance Challan using J1INCHLN. Now we are trying to update bank challan on tcode J1INBANK, but, the system is showing the following error.
    "Clearing Document XXXXXXXX not relevant for challans update"
    I am quite sure that the Company Code, Fiscal Year and the Document Number keyed in on J1INBANK is correct. But, still this error is thrown out by the sytem.
    Could anybody please tell me what's the reason for this error and how to rectify the same..??
    Warm Regards,
    Neha

    Dear Sankar,
    Thanks a lot for your instant reply.
    I checked the document in FB03 and it was correct.
    As per your suggestion, now I will check J1INMIS and House Bank details and get back to you . . . .
    Thanking you again,
    Regards,
    Neha

  • J1I5 (excise RG1 update)

    Hi experts,
    I am trying to update RG1 (J1I5) with the following selections:
    Company, Plant, Excise Group
    Posting date
    Material, Batch
    Classification as RMA
    Document posting date
    RG1 (registers)
    After execute, message appears " List contains no data"
    Where Materials stock is there for the batch.
    If I keep the batch field blank, then the list appears on execution but batch against which stock is available does not appear in the list.
    PL help
    thanks !

    Moving this thread from ERP MM to ERP Sales and distribution forum.

  • Exit from CIN within Error Handling Sub-Function

    I have a CIN which has the code divided betwee the CINRun() function, a number of other functions & a #included .C file. I want to put some error handling into my CIN, so if an error occurs I want execution to return from the CIN to LabVIEW immediately... however, my error handling is currently done in one of the other functions, and may be called from CINRun,
    functions, or the #included .C file. Is there any neat/handy/nice way of universally/globally breaking out of or bombing out of the CIN if the error handling code gets called?

    Michael.Johnson wrote:
    I have a CIN which has the code divided betwee the CINRun() function, a number of other functions & a #included .C file. I want to put some error handling into my CIN, so if an error occurs I want execution to return from the CIN to LabVIEW immediately... however, my error handling is currently done in one of the other functions, and may be called from CINRun,
    functions, or the #included .C file. Is there any neat/handy/nice way of universally/globally breaking out of or bombing out of the CIN if the error handling code gets called?
    You seem to want to do structured ecxeption handling. This however is something only really supported by C++ and other object oriented languages. Standard C can do that only with quite some header macro magic and in general is done in a way, patented by Borland, if I remember correctly. To make things more complicated, writing CINs in C++ is not supported by LabVIEW and requires quite some knowledge about your specific compiler environment and linker to get it right on your own, and no NI won't support C++ creation of CINs.
    You will prabably have to modify your C code quite a bit to get it the way you want. Considering that you will have to make more or less involved changes to your C code anyhow, I would recommend you look into creating a shared library instead and calling that through the Call Library Node. CINs are from the past and support for them will be getting less and less with time as it adds almost no advantages to shared libraries anymore and has some disadvantages in comparison, such as proprietary solution, difficult to support and possible compatibility issues in the future.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • RG1 AND RG23 FORSAME MATERIAL

    Hi,
    I have material say X which I sale and update RG1 for same.At same time I purchase same material X and has to update RG23 for same.But I can not maintain two entry in j1id for same material.So how I can Handle this situation in SAP?

    Hi
    Many companies do not use CIN reports for excise registers. Either they do some z developments or manually they do it. J1I5 is for those who want to generate excise registers from SAP.
    Transaction J1I5, is used to updated report tables from which register reports are extracted. In SAP transaction tables are different. Register reporting tables are different to update register for reporting in CIN we run J1I5. Example for Rg1, J1i5 updates J_2IRG1BAL, & J_1IRG1 then reports come from this tables
    For example when you buy a raw material from vendor for INR 100 and taxes will be 17.25 (BEDECessSEcess) + Vat 13
    Total you will pay 130.25 to vendor. In this 100 will go to inventory, 17.25 will go to cenvat and 13 will go to VAT.
    Then When you sell a finished goods for INR 200 You will get from customer 200 + 34.5 (BEDEcessSEces) + VAT 26
    Now during utilization You will pay goverment 34.5 - 17.25 that is nothing but PLA (personal ledger account)
    When you buy a material During GR part-1 is updated then in J1iex or posting excise invoice Part-2 is updated.
    Regards
    Antony

  • RG1 update in case of Export under bond Letter of Undertaking

    Hi,
    Kindly clarrify if we need to update the RG1 register in case of Export under bond . (Letter of Undertaking)
    We are following below mentioned process steps :-
    1. Sales order
    2. Delivery
    3. PGI
    4. Commercial invoice
    5. Excise Invoice
    6. ARE1 document creation
    Kindly provide the necessary process steps in details
    Thanks & Regards,
    Amrish Purohit

    Hi Amrish,,
       Let me explain you through an example for the above mentioned scenario:
    Say for example you have done 10 transaction on 01.01.2009 (By transaction here I mean complete one cycle) out of which 8 transaction is for domestic (Factory Sale) sales and 2 for export ( any export sale whether is BOND/NO BOND/LOUT).
    Now while updating the RG1 (J1I5)register for issues (Here I assume you have updated the RG1 for reciepts using right  classification ROP/RMA) if you have selected IDH and executed the transaction (F8) for the date 01.01.2009 you will have total 10 Material documents is displayed.Assuming if you have updated all the 10 transactions (including exports i.e 2 transaction). System will update all these transaction for domestic sales/factory sales.
       Now If you go back again to J1I5 to update for export and select the Classification  IWE/IWT/IWO and execute (F8). You will not be able to see any material documents to be updated. As all the documents are upated for factory sales.
    For this it is always suggested to update the RG1 register on daily basis and upate the documents chosing right classifications.
    FOR YOUR INFOMATION THERE IS NO CONTROL OF MATERIAL DOCUMENT THROUGH SELECTING CLASSIFICATION. SYSTEM WILL BRING ALL THE MATERIAL DOCUMENTS IRRESPECTIVE OF WHICH CLASSIFICATION YOU CHOOSE.
    If you want to have control over while updating RG1 register.. You explore below user exit and write logic as per you requirement.
    J_1I7_USEREXIT_J1I5_VALIDATE
    J_1I7_USEREXIT_J1I5_MATFORM
    Hope I am able answer your querry....!!!
    Regards
    MBS

  • Excise Duty posting in case of Export under Bond - in J1iin

    Hi SAP CIN Gurus,
    One of our client products has the following excise components during the Export
    BED-  Duty nill under Bond
    Cess- Duty has to pay (No exempt)
    Ed cess- payble only on Cess
    She Cess- payble only on Cess
    In SAP during the Export Excise Invoice (J1iin) Excise duty will not be posted when we select the Bound/LUT
    And When I select NO bond and Post while creating ARE1 I will not get the Bound TAB so I cannot track the Bound at all.
    How can I address this requirement?
    Is there anyway tnat during excise invoice creation u2013under bound selection system should post the excise amount.
    Pls help me resolve the issue
    Jeevan

    Hi Amrish,,
       Let me explain you through an example for the above mentioned scenario:
    Say for example you have done 10 transaction on 01.01.2009 (By transaction here I mean complete one cycle) out of which 8 transaction is for domestic (Factory Sale) sales and 2 for export ( any export sale whether is BOND/NO BOND/LOUT).
    Now while updating the RG1 (J1I5)register for issues (Here I assume you have updated the RG1 for reciepts using right  classification ROP/RMA) if you have selected IDH and executed the transaction (F8) for the date 01.01.2009 you will have total 10 Material documents is displayed.Assuming if you have updated all the 10 transactions (including exports i.e 2 transaction). System will update all these transaction for domestic sales/factory sales.
       Now If you go back again to J1I5 to update for export and select the Classification  IWE/IWT/IWO and execute (F8). You will not be able to see any material documents to be updated. As all the documents are upated for factory sales.
    For this it is always suggested to update the RG1 register on daily basis and upate the documents chosing right classifications.
    FOR YOUR INFOMATION THERE IS NO CONTROL OF MATERIAL DOCUMENT THROUGH SELECTING CLASSIFICATION. SYSTEM WILL BRING ALL THE MATERIAL DOCUMENTS IRRESPECTIVE OF WHICH CLASSIFICATION YOU CHOOSE.
    If you want to have control over while updating RG1 register.. You explore below user exit and write logic as per you requirement.
    J_1I7_USEREXIT_J1I5_VALIDATE
    J_1I7_USEREXIT_J1I5_MATFORM
    Hope I am able answer your querry....!!!
    Regards
    MBS

Maybe you are looking for

  • How do I get my mail icon to stay in the dock

    My mail icon disappeared from my dock and I cannot make it stay in the dock when I drag it there or right click on it and command it to stay on the dock. It keeps disappearing.

  • How to add fonts to Font window

    I use a variety of fonts in Pages and I would like to know how to move fonts (really the names of fonts, like Baskerville, Helvetica, etc.) into that little box that appears when you click on Fonts .... I have about 6 in that box or window now but I

  • MIME encode a jar file

    Hello to all, I want to place a jar file into the XML for transmission over network. I know that i need to encode the jar file for placing it into the XML since jar file is a binary data. Does any one have any idea idea how to MIME encode a jar file

  • Sharing iMovie between Desktop and iPad.

    Is there a way to Share the iMovie Projects and Events I have on my Desktop with my iPAd iMovie. I have an iCloud account if that can be used. THANKS! Jim

  • Keyboard to use in Brazil

    I have a HP ENVY dv6 and it's not possible to configure the keyboard to use the (?) without using copy and paste. How to configure correctly the keyboard...I live in Brazil. This question was solved. View Solution.