ABAP error in GL document posting.

Hi All,
I m getting an error while posting GL document. 
Syntax error occurred in program SAPFGIMV in include FGIMV800 in line 329
The date object u201CGUI1u201D does not have a component called u201C.u201D
Can any one help on how to go about it.

Check note 11068.
If that doesn't help, take a look at [this|SAPFGIMV "The data object "*GLU1" does not have a component called ""."; thread; there is a possible solution at the end, it may apply in your case too.

Similar Messages

  • UOM group error while material document posted throgh BDC( MB01)

    Hi All,
    we are facing issue while posting material through MB0-goods reciept
    error "UOM group not maintaineed for 'XXXXX" material" for some line items,
    and i have checked in material master data, UOM group not maintained for some material,
    even after maintaind UOM group for those material's still we are facing same problem,
    as i checked in BDC code there is no validation for UOM group,
    if we posted same PO manual, document posted successfull,
    please suggest me.....why this error message coming eventhogh UOM group mainted?
    Regards,
    Suresh.D

    check this link:
    Updating Function module for Material master (UoM)
    BAPI for MIGO
    cheers
    Aveek

  • Error while reversing document posted through cash desk

    Hi,
    I have posted a payment through cash journal/cash desk (FPCJ) and closed the the lot. Now I want to reverse the payment, however SAP function module 'FKK_CJ_PROHIBIT_RVRSL_OF_DOCS' is throwing an error - 'reversal not performed'. Does anyone know how to reverse a payment document posted through cash journal if it's lot has already been closed?
    Thanks,
    Suhas.

    HI Ravi,
    If a payment is posted through the FPCJ and lot is closed , payment cannot be reversed that's is standard functionality, there are lot of notes on this which gives you alternative steps that need to be taken.
    check note 644870.
    thanks,
    Vikram

  • Account determination error in Invoice document posting

    Problem - When generating the invoice document to customer, an error is displayed - Document is saved (Account determination error). As a consequence of this step, the invoicing is not able to create FI document
    My Analysis-
    Account determination is done in G/L account assignment (VKOA screen)
    For my billing document, the system is not able to find the GL account (below are screenshots)
    In VKOA screen, I already defined the GL account determination using KOFI procedure.
    I initially defined in table 2 Cust.Grp/Account Key and it didnt work.
    So I defined in both the tables 1 as well - Cust.Grp/MaterialGrp/AcctKey
    But still system is not reading the tables and obtaining the GL account no
    Any advice on why its not working?

    Hi Nikhil,
    As per the screen shots i could observe that you didn't maintained acct asst grp of customer.
    check the acct asst grp of customer field in billing tab is maintained or not.
    other possible reason may be in your pricing procedure -check whether the accounting keys are maintained or not.
    This could solve your issue.

  • Error in material document posting

    I am getting an error while posting goods receipt.
    Number range for trans. / event type WA in year 2007
    does not exist.
    I have defined the number ranges for accounting
    documents, for material and physical inventory
    documents and for reservations in inventory management
    and physical inventory documents. The group WA is
    attached to the group material documents for goods
    movement types and inventory differences.
    I have also used transaction OBH2 to copy the number
    ranges to the fiscal year 2007.
    Why am I still getting this error? Are there some
    settings I have not made?
    Please help me.
    Thanks,
    Ranganath Charyulu

    Hello Ranganath,
    Go to t-code OMBT
    - Click on Change Groups (F5)
    - select the check box wich includes WA (the Number Range Object Material document Grouping)
    - Click on Change (Pen)
    - Go to Edit -> Insert year
    - Give 2007 and give the new number ranges.
    Hope this will help.
    Regards
    Arif Mansuri

  • Error occured in document posting

    Hi,
    I create cash account 200100, but when i was post the document i got this error like "the account 200100 was not assigned to Bil"
    Chart of account is BIL
    Moderator: Follow the instructions from SAP and assign G/L account to CoA

    if we create g/l account with FS00 or you can use FS00 now. G/L account will be assigned to COA and company both.

  • Error in Accounting document Posting using - BDC

    While creatind document in FB01 using BDC
      PERFORM fill_dynpro_fields1 USING:
               co_true    co_program        '0100' lit_bdcdata,
               space      'BKPF-BLDAT'       it_bkpf-bldat lit_bdcdata,
               space      'BKPF-BUDAT'       it_bkpf-budat lit_bdcdata,
               space      'BKPF-BLART'       tp_type1 lit_bdcdata,
               space      'BKPF-BUKRS'       it_bkpf-bukrs lit_bdcdata,
               space      'BKPF-WAERS'       it_bkpf-waers lit_bdcdata,
               space      'BKPF-XBLNR'       it_bkpf-xblnr lit_bdcdata,
               space      'RF05A-NEWBS'      lco_postkey lit_bdcdata,
               space      'RF05A-NEWKO'      it_bseg-kunnr lit_bdcdata,
               space      'BDC_OKCODE'       co_intro lit_bdcdata,
               co_true    co_program        '0301' lit_bdcdata,
               space      'BSEG-WRBTR'       it_bseg-wrbtr lit_bdcdata,
               space      'BSEG-ZTERM'       it_bseg-zterm lit_bdcdata,
               space      'BSEG-SGTXT'       it_bseg-sgtxt lit_bdcdata,
               space      'RF05A-NEWBS'      lco_postkey1 lit_bdcdata,
               space      'RF05A-NEWKO'      it_bseg-kunnr lit_bdcdata,
               space      'BDC_OKCODE'       co_intro lit_bdcdata,
               co_true    co_program        '0301' lit_bdcdata,
               space      'BSEG-WRBTR'       it_bseg-wrbtr lit_bdcdata,
               space      'BSEG-ZTERM'       it_bseg-zterm lit_bdcdata,
               space      'BSEG-SGTXT'       it_bseg-sgtxt lit_bdcdata,
               space      'BDC_OKCODE'       co_intro lit_bdcdata.
    I am getting message like bseg-wrbtr input value is longer than screen field. but i have declare it as same type as above space      'BSEG-WRBTR'       it_bseg-wrbtr lit_bdcdata,
    Can you help me.
    Always use proper subject line

    Hi Vijay ,
    I have one more problem regarding same please help me.
    In the program i am calling the transaction FB01 twice and two different document is created of SA and DA type.
    After the program is executed i can only see the DA document created log message. But the SA document(message) is getting suppressed but the document is getting created .
    How can i get the both document no at a time once i run the program.

  • IDoc Error IDocs showing the status 53 "Application Document Posted".

    Hi All
    IDocs showing the status 53 "Application Document Posted". But values are not updated in SAP.
    Plaese sugggest on this,
    Thanks
    Ajit K Barik

    Ajit, there might have been a dump--check in ST22 or a update termination error, check in SM13.
    Either of these you'll have to take help of your ABAP consultant to analyse.
    Regards,
    Raghu.

  • Error while doing Parked document posting in FBV0

    Hi,
    I am getting the below dump error while doing FBV0 - Parked document posting. Can you please help me to fix this.. I have also maintained FBVB. But still i am facing this.
    Thanks
    Sunil

    Error details missing, like error message no, error text.
    Regards,
    Gaurav

  • Parked document posting - Budget period screen field error

    Dear Experts
    We are working on FM BCS, While posting of the parked document through Transaction FBV0 we are getting the below error message.
    "Field BSEG-BUDGET_PD. does not exist in the screen SAPMF05A 0302
    Message no. 00349
    Diagnosis
    The specified field does not exist on the screen.
    Procedure
    Check your batch input data
    We gone through the error help information and checked field status groups and found everything is fine.
    We can able to post direct invoices without getting any errors. The above error triggers only in the scenarios of " parked document posting". 
    Kindly suggest....
    Thanks in advance.
    Regards
    Rao

    Hi Mar Novalbos
    Great, the note was helped a lot...
    The issue has been resolved.
    Thanks for your kind support as usual....
    Regards
    Rao

  • ABAP error on posting MR11 entries

    Hi,
    Tried posting entires in MR11. On pressing icon post clearing gets error message program termination & ABAP error. ABAP error analysis " DIAG1 = MR11 1000 01 02"
    Could any one advise what could be reason foir error & how to resolve it

    if an ABAP terminates then it creates a huge log that can be analyzed via ST22.
    even it is huge, the most important info is at the first 5 pages.
    It is usually not a user error when a program terminates. Ask an ABAPer to analyze the dump.

  • "Error in fi document create" J1IEX  Post

    When I am posting excise invoice through TCode J1IEX, System gives error message "Error in FI document create". Kindly help me out to resolve this error.

    I found solution..Note 1434628 is the resolution for this issue.

  • Errors/Validations in FB01/FBS1 Document Posting

    Dear Friends
    We would like to see all the possible errors or validations done by SAP when posting a document in FB01 or FBS1. Where can we get this information or where we can see this information in SAP ?
    Regards
    Senthil

    I am not sure whether any where you can get error message by Tcode. But, in SE91, the option is there to get by functionality vise.
    Se91 > Message class (click on the drop down) > Application component (click on the drop down) > FI > FI GL > FI GL GL > FI GL GL AP it gives you the message class FCJ which displays all the error messages for GL posting.
    Hope this helps.

  • Unable to view documents posted in SAP

    Hi,
    I am unable to view documents posted in SAP.
    Steps that i folllow:
    1) I enter the tcode fbl1n.
    2) Fill  the details and execute
    3) Click on the document number
    4) Click on Environment -> Additional Assigment->Object Link
    After it displays error message You are not authorized to use transaction SDV
    I was able to view documents till yesterday.
    I have IXOS client installed on my system.
    Kindly let me know your valuable suggestions
    Regards,
    Yasmin

    I pressume that this is not authorization issue.
    Try check this..
    Does the parameter for you is same like your teammate? (Transaction SU3)
    To access the IXOS is there any custom table maintained to enter authentic user ID. Likely to chek with ABAPer.
    In order to reset your user buffer go to SU56 and from the menu you will have option to rest the buffer. Alternatively you can get Security guys to do it in SU01(depends on table entry)/PFCG/PFUD...
    Regards,
    Arpan Paik

  • Error in IR document for asset document

    Hi Folks,
    I have a issue with GR IR Clearing.
    I have posted one purchase order for purchase of one asset.
    1) The GR Document has been posted as below:
    Posting key   account                              Amount
    70          140000 (ASSET)                    2906.03
    96          3000100 (GR IR Clearing account)          2906.03-
    (3000100 is a GR IR Clearing account)
    2)     Invoice Receipt document has been posted as below for the above GR document
    Posting key      account      Amount
    31                 1500 (Vendor )                    1039.13-
    86                 3000100 (GR IR Clearing account)     2096.03
    75                 140000 (ASSET)                    1866.90-
    Issue:
    While posting the above IR document by mistakenly the system is hitting Asset Account with an amount of 1866.90- which shouldnu2019t happen. Please let me know where exactly could be the account assignment causing this error.
    Thanks
    B.Venkatesh

    Hi,
    If there is any mismatch of GRIR value and Vendor Invoice value then it will post to asset account...
    Check the vendor invoice once.
    Thanks,
    padmaja

Maybe you are looking for

  • How can I print from the ipad

    I need to be able to print boarding passes the night before a flight and an occasional form sent through email. Trying to see if I can stop carrying my laptop.  I can usually find a printer with USB connection so I am guessing I just buy the camera c

  • Power Mac G5, Dual 2.5 GHz wont' boot

    My Power Mac Tower, with Dual 2.5 GHz processors was off. When I push the start button, the white light flashes, the fan turns on then immediately shuts off. I suspect it is the power supply, is there any way to verify that it is the Power Supply bef

  • Throw new MessagingException("Cannot load header.");

    I often see this error thrown for one mail provider if (is == null) throw new MessagingException("Cannot load header."); Doing a refresh of teh inbox solves it. What/how/why does this happen?

  • Extending video effect

    Hello I'm quite new to Premiere and I am trying to help out a friend with extending a video he has. We are using CS4. Basically he has a video of a lightbulb on a black background, the video starts as a totally black screen where the bulb is not visa

  • Question Mark Help

    I am getting a big question mark in the center of all of my file folder window bars...between the quick look/action buttons and the search bar . When clicked, the finder says the item can't be found but doesn't say what the item is...anybody know wha