Document not posted with BAPI_ACC_GL_POSTING_POST

Hi,
   I am trying to post a FBCJ document with BAPI,     BAPI_ACC_GL_POSTING_POST  it is giving message docuemnt posted succesfully  but when i checke again in FBCJ  the document is still in save condition only it is not posted    my actual problem i that i have made a RFC to work with cordys  in SAP the RFC is working fine but when i run with cordys it is only saving the FBCJ document it is not posting  thats why  i am looking for another bapi with which FI FBCJ documnt can be post.
regards,
zafar

- Call transaction SM13 after calling your BAPI, to check if some update tasks are waiting or running.
- Did you check BAPI BAPI_CASHJOURNALDOC_CREATE ([Note 616804 - FBCJ: BAPI for saving cash journal documents|https://service.sap.com/sap/support/notes/616804])
- For extension in BAPI accounting, check [Note 487722 - Using EXTENSION1 for accounting BAPIs|https://service.sap.com/sap/support/notes/487722]
- For general information on ACC BAPI check [Note 306504 - Collective note: BAPIs for the AC interface|https://service.sap.com/sap/support/notes/306504]
- If data is already in FBCJ, look at FM FCJ_POST_ALL and FCJ_POST.
Regards,
Raymond

Similar Messages

  • LSMW  IDoc error : APPLICATION DOCUMENT NOT POSTED with error 51

    During LSMW matmas04 uploading i m getting error :APPLICATION DOCUMENT NOT POSTED with error 51
    Can some one tell why ots coming so.

    to check errors check We05 or we02 they are same 
    in general i think that most of problem is relate to Dates if that your case check that you converted dates to internal format using conversion step i advice use like this function
    CALL FUNCTION 'CONVERT_DATE_TO_INTERNAL'
    EXPORTING
    DATE_EXTERNAL = ZHEADER-BEDAT
    IMPORTING
    DATE_INTERNAL = MBEPOH-BEDAT.
    <Removed by Moderator>
    Message was edited by: Marcelo Ramos

  • IDOC is created with status 51( application document not posted)

    Hi experts
    iam working on File-IDOC scenario, when i test the process the XML message is created with no errors and
    but the IDOC is created with status 51( application document not posted)
    the details error shows:
    An error occurred in CALL TRANSACTION USING or CALL DIALOG USING
    during a synchronous update.
    The error was caused by the transaction VA01.
    previously i used same test data that time it was working fine,
    please tell me how can i fix the issue.
    regards
    vasavi

    Key in your Idoc number in BD87, execute
    select the error message and then follow the menu path :
    EDIT --> restrict and process  (Select)
    In the next screen UNCHECK the Bkgd Processing and execute
    Now EDIT --> Process --> foreground from error or in foreground mode.
    This will lead you the screen where it errored out.
    Thx
    PSR

  • Extended Payment Order with status 51 Application document not posted in IHC

    Dear Gurus,
    We are make an extended payment order (PAYEXT), through the transaction F110, and then when we want to see the IDOC (by Tx. WE02) we have the following error in the Inbound IDOC´s:
    IDoc: 0000000002179110 Status: Application document not posted
    Error Message: A transaction type could not be (uniquely) determined - IHC 0308
    We enter a payment method and payment method supplement in the proposal on F110.
    I don´t know whats the reason of the error. I hope you can help me please.
    Kind Regards,

    Hi Jayj,
    Thanks for your response. Sorry for the delay in responding you
    I make the following steps to get the error:
    1. I´ve created the invoice through FB60, on the company CO05.
    2. IThen I pay the invoice by F110, (I´m attaching the log of the payment).
    3. When I want to check by WE02 the IDOC the system generate the error message: a transaction type could not be determine. (I´m attaching the error message)
    Please I hope you can help me.
    Thanks a lot and kind regards,
    Ivan R. Menacho

  • Urgent: Error in idoc(Application document not posted)

    Hi experts,
    i am getting the error in R/3 side when i am extracting data from it.
    i checked with WE07 it's shows the error as follows
    "Application document not posted".
    it's been urgent how to resolve this issue. please through a light on it.
    Regards
    Harikrishna N

    Hi Hari,
    You start error processing by executing the corresponding work items in your Business Workplace. If a file read error could be corrected, for example, the IDocs which have not yet been read can be read and stored in the database manually, by starting report program RSEINB00.
    This could be the reason for ur error..
    IDoc could not be generated under MC
    EDIN: Evaluates the partner data from the MC record
    TS70008037
    No process code in the additional partner profile MC parameters; Error when writing the application data in the IDoc.
    this link givs u the req info
    [http://help.sap.com/saphelp_nw70/helpdata/EN/dc/6b7f1543d711d1893e0000e8323c4f/frameset.htm]
    Hope it helps U
    Regards,
    NR

  • Inbound idoc application document not posted

    Hi,
    idoc status is 51 i.e. application document not posted.. when im tyring to send the cm data to other system it is successfull and doing some modifications in that and the same is sent from the other non-sap system to sap system.
    During the sending from non-sap to sap system, the inbound idoc is getting the error as 51. and also providing some field name as kna1-cassd is not an input field.
    This field is not being provided with any value but still the idoc is getting error with this field.
    "Even i tried in the sap system itself, taking some sample data tested in we19 and executing with inbound idoc f.m:IDOC_INPUT_DEBITOR.. still the  idoc is getting error message as 51 (with the same field).
    Please provide your valuable suggestions to solve this problem.
    I had created one cm and tried but still the same message is comming.
    Awaiting your help.
    thanks
    rohith

    Thanks for all your suggestions..
    The problem is that im using the standard function module:IDOC_INPUT_DEBITOR..
    So, this function module cannot be modified which is not my requirement.
    My requirement is that i will send an outbound idoc to some non-sap system and now the non-sap system will make some modifications and resent to sap system (here in sap it is an inbound processing).
    So, during inbound processing the status is showing as 51 due to the field kna1-cassd..
    So i cannot make any customization but the inbound processing should be done and it should be saved into the db...
    Hope you have got a clear requirement.
    Waiting for your response.
    Thanks
    rohith

  • DEBMAS - 'Application document not posted'

    HI,
    We are passing DEBMAS and ADRMAS from MDM to R/3 via XI.
    ADRMAS gets posted successfully.
    However in case of DEBMAS we get Error 51 'Application document not posted'.
    While debugging we found that the messages are not passed to T_BDCMSGCOLL (include LVV02F3J) in R/3.
    Please find the screen shot attached with the error.
    This is extremely urgent  as this affects our production schedule.
    Thanks in adv.
    Gary

    Hi AN,
    The problem is there is no message from SAP which tells me y this error has occurred.
    Earlier I got error messages like some filed is mandatory etc.
    I figured out to fill these fields.
    Now I am stuck as i do not  know what to do next.
    Thanks in adv,
    Gary.

  • Error: Application document not posted

    hi,
    while posting IDOC into R3, I got below error in WE05.
    under status records
    51  Error: Application document not posted
    Account group is not defined in table T077K
    reward points always helpful for helpers.
    Regards,
    Nageswari

    HI,
    Check the posting program use call transaction, if no analyze the error message and fix the problem. If yes then debug your program step by step until you hit the error screen.
    If error in IDoc data , then Exit the IDoc restart from BD87, else problem with application configuration, restart from beginning.
    --related Data error contact your Functional team
    Also see the below links
    IDOc testing - /people/suraj.sr/blog/2005/12/29/generate-test-case-for-an-idoc-scenario
    /people/sravya.talanki2/blog/2005/10/27/idoc146s-not-reaching-xi133-not-posted-in-the-receiver-sap-systems133
    idoc erros - http://help.sap.com/saphelp_nw04s/helpdata/en/6a/e6194119d8f323e10000000a155106/content.htm
    Regards
    Chilla

  • Error "Application document not posted" when tried to receive an idoc

    Hi All,
    My scenario is File to IDOC. the idoc reaches the R/3, but when i check in the transaction we02, under Inbound IDOCS, i see my idoc in status 51 - Application document not posted.
    Does it mean idoc has reached R/3, but it didnt update the respective table in R/3? i'm sending idoc of type MATMAS05, its supposed to update table MAKT, but its not. Do i need to make any special settings for this? pls help me, its urgent.
    Thanks & Regards,
    Bhavana

    Hi,
    The IDOC is successfully coming from XI, but there is problem in R\3 end.
    Idoc status is 51 with "Application document not posted"
    This indicates that the logic for posting the application document is not coded properly in inbound function module. Verify the logic once again.
    Also you need to confirm that the data related or in application configuration is right. If the data values are not correct the above error get generated.
    refer blow link for the program
    http://help.sap.com/saphelp_nw04/helpdata/en/78/21760251ce11d189570000e829fbbd/frameset.htm
    Thanks
    Swarup
    Edited by: Swarup Sawant on Jan 28, 2008 11:13 AM

  • Idocs statsu 51 Application document not posted

    Hi All,
    We are having an issue with orders having large number of line items in which Shipping confirmation Idocs coming from warehouse are going to status 51 (Application document not posted) when we look at the status record it shows "Object requested is currently locked by user" . This issue started happening after the ECC 6.0 upgrade.
    Please advice for the same.
    Thanks

    Dear Abid,
    Did you try to search the Forum? There are lots of threads regarding this..... Please use the search option of the forum and you will get lots of material which may further enhance your knowledge.
    Check this thread....
    Object requested is currently locked
    Thanks,
    Raja

  • Request IDoc : Application document not posted

    I am loading master data in the development system for the first time after the basline config. I am getting the following error.
    Request IDoc : Application document not posted

    Hi
    Recheck the Connectivity RFC & IDOC too. you may ask basis for help.
    verify the IDoc things no problem, connection and authorization between bw and r/3 established well.
    try check in monitoring - menu environment
    -> 'ale management' - in datawarehouse and in source system.
    take a look oss note 520012.
    Symptom
    RSINFO Idocs with status 51 are repeatedly sent to the top. IDOCs with status 51 (document not posted) queue for ALE inbound processing. This may slow down the system.
    Other terms
    IDoc RSINFO, status 51, bd87, we05, RSRQST, R3 013
    Reason and Prerequisites
    The requests are started periodically and cause a R3 013 error message; the message is sent to the BW system but the requests retain a status 51. You can display the IDOCs via transaction we05. Enter RS* in the 'Logical message type' field and execute the process. You can also display the IDOCs with transaction bd87.
    Solution
    IDOCs with status 51 can be selected for deletion by running the 'RBDMANIN' report; do not use the 'Import in the background' indicator (you must manually remove the indicator).
    Each relevant IDOC is then processed separately in the foreground and you can decide for each IDOC if you want to select it for deletion.
    Hope it helps

  • Application document not posted: while loading hierarchies

    Hi,
    I am trying to load hierarchies for 0costcenter and 0material. I am getting the error '51 Application document not posted'. The load is successful for master data as wellas text data loads. The connections are fine and parter profiles too. Please let me know the step by step by procedure to solve this error.
    Also let me know what can be possible reasons due to which this problem occurs.
    Thnx in advance.....
    and yes i do remember "thanx = Points" :):)

    Check this if it helps:
    Error in Data loading
    Re: Problem with Info Idoc -- please suggest

  • Application document not posted

    hi Gems,
    I am new to BW, have system installed 3.0B, r/3 as 4.7e
    I am learning Generic Extraction,  I have
    InfoCube: 0PA_CO1 which takes data from 2 Info sources 0hr_pa_0,0hr_pa_1 and datasources sources 0hr_pa_0,0hr_pa_1
    Installed BCT for ds
    Steps I followed
    1. Transfer DS
    2. Replicate Ds
    3.Already I have Infosources and already assigned datasources so,
    4. I created Info Packages and loaded the data,
    here I am getting an error, when I check in the Monitor's Details Tab
    Transfer IDoc's.....
          Requested Idoc's:Application document not posted
    will any body help me on this issues
    thanks in advance

    HI,
    Try to look at the links below . Might help you solve the problem
    Error in Data loading
    Re: Problem with Info Idoc -- please suggest
    Cheers,
    Kedar

  • BI extraction error --  Application document not posted - IDOC Status 51

    Hi,
    I am getting the following error while extracting data from ECC to BI.
    'Application Document not posted'
    I went to BD87 in ECC and found that the Idoc Status is 51 and the message is
    'Request REQU_4C65QV...V9QRNZ2X9TV9QRNZ does not exist in target system N05CLNT100'.
    I have already checked partner profile parameters with Basis and they claim everything is okay.
    Do you have any ideas what might be the issue?
    Thanks,

    Hello Rajendra,
    You can review the note 417307 which contain information about the MAXSIZE of a  package size. This is a collective note which contain more notes to other extractors.
    417307 - Extractor package size: Collective note for applications
    549184 - FAQ: What is important for extraction
    157652 - Main memory requirement for extraction from R/3
    You can review the table ROIDOCPRMS and check if the parameter StatFrqu contains a 'X' or a number? You can set this option to 99.
    You can also review the correction note 1147326.
    Check as well if the user ALEREMOTE have the proper profiles configured in both source and target system, sometimes the user is missing the profiles, to check this, read the note 150315.
    I hope that the information can help you.
    Regards,
    Daniel

  • Idoc number have status  is   51     Error: Application document not posted

    hi friend
    i have error in idoc number status  51     Error: Application document not posted. basic type is  ORDERS05   Purchasing/Sales
    what i do for solve this issue
    with regards
    dinesh
    Edited by: code acess on Feb 9, 2011 4:35 AM

    Hi,
    {1.how i check in the delivery documents have idoc number ? }
    Go into the delivery, output. Check if any output has been triggered for EDI. If yes, then select the output and click on 'Process details' (it is the button just after communication where you give the print name). It will display the Idoc number.
    { what are the required for cofiguration of EDI. Pls Send me the configuration setting . i didnt have help here ..iam expecting configuration setting }
    Though it is difficult to share all the config settings in this thread, what I will do is to put in a few steps which are general settings. Only a few things vary.
    For EDI / ALE - Idoc the common settings are
    a. The port should be enabled for sending and receiving the data thru Idocs. Usually basis does this.
    b. Partner profile should be configured in WE20. Example if you are sending a sales order confirmation to ship to party then, You should set up a partner profile in WE20 for partner number in KU (Customer) folder. You can copy any of the existing customer. What you have to make sure is you have added the message type and the Basic Type in the outbound parameters of the partner in WE20. Also, you have to make sure that you are giving the output type and the process type as well.
    This is same even when you are receiving the Idocs from customer. Say for example customer PO. However, instead of outbound, you will add all these details in inbound. 
    Similarly, if you are sending PO to your vendos, then, you have to make changes in folder for partner LS. There are so many other folders as well.
    Check WE60/61 for the documentation for what is Basic types, Message types and segments. It is very important for you to know about these when you are dealing with Idocs. To start with, you can give Orders01 in Basic types in WE60 selection screen and read out the details.
    c. Once the partner profile is set up, there is a table called VOE4. This is the table where you can maintain the customer cross reference for incoming idocs.
    d. Output type should be set up for EDI trigger (Tcode NACE) . You can use the existing programs. You can Check BA00 which is normally set up for EDI trigger as well. You can try triggering that first. You may get some errors at first. But do not panic. Just read those errors and then search the form for errors. You will get to know the next step.
    e. Once you have the above settings, I think you are pretty much ready for EDI... you can try these. If you get struck in between, the form is there to help you...
    Hope this helps...
    Regards,
    Mukund S

Maybe you are looking for

  • My MacBook Air is boiling within 3 minutes of run

    Hi, I bought my MacBook Air around end of 2010. And recently I started experiencing overheating within 10 minutes of run by using common softwares and web browsing. Actually sometimes I've Chrome or Firefox with over 200 tabs (with flash blocker) or

  • Sales Values in Credit Management

    Hi, can anyone advise this following? I made some changes in the way how credit price is updated to sales value from SD to credit managment.  However, there are already some values existing in the credit management due to previous transactional data

  • GPS coordinates are not appearing in LR 5.6

    Why can't I see GPS coordinates in my Mac Pro? I am able to read GPS Coordinates when viewing LR 5.6 in my MacBook Pro but not when viewing the same files onto my Mac Pro. Mac OS X 10.9.5  LR 5.6  ACR 8,6  Nikon D810.  As well I cannot turn off XMP f

  • How to route two vlans on two switches that are connected only on one router?

    Suppose that any of the trunk links fails or if you want, suppose that there is no link between SW1 (G0/1) and SW2 (G0/1). How can you make computers in Vlan 10 to see computers in Vlan 20 and viceversa?. I tried creating a bridge group on the router

  • Translation problem , While conversion from English to Poland

    Hello Gurus Pl suggest  Translation problem , While conversion from English to Poland  getting message "Code page not found for Poland " Code page 1401 exits in system SAP version 4.6C Best regards Krish