Require standard BAPI for GL Account Posting

We are creating a GL Account Posting in Transaction F-02.
We are giving Document date Document type Posting Date, Currency type , Company code, Posting Key AccountNo, Amount.
Click on Save Button . A screen appears.  Then the Document is Parked. A document No is generated.
i want a standard BAPI which does this Process

Hi,
Check the BAPI's
<b>BAPI_ACC_DOCUMENT_POST
BAPI_INCOMINGINVOICE_PARK</b>
regards
vijay

Similar Messages

  • Error in BAPI for salary account posting

    Dear Experts,
        I am developing and report for salary account posting whrere i am using a bapi called BAPI_ACC_DOCUMENT_POSTING. Which require RFC destinetion of the target system where the document should post in its import parameters.But m not passing anything thr and its automatically taking an rfc destinatin.But while i try to run this report document is not posted and in its return table 2 error msgs comes
    1. Error in document: BKPFF $ CLNTD11320
    2. FI/COinterface: Line item entered several times
       Pls provive me input if any one has come across this error.
    Thanks

    Line item passed to the vendor and gl tables of the bapi cannot be same.ie. if vendor table contains 3 entry with line item 1,2,3 gl should contain line item starting from 4.Line item field cannbe field manually using a count variable.

  • BAPI FOR VENDOR ACCOUNT POST

    HI
    please any body tell me how to insert BAPI for transaction code F-43/FB01.
    I want to map data from external software.
    I am using insert BAPI using tables BSEG,BKPF,LFA1.
    data is not displaying in FB03.
    Kindly reply me as soon as possible.....
    Waiting for a reply....
    Thanks

    Make sure that you call BAPI_TRANSACTION_COMMIT after your BAPI call.
    Rob

  • Standard BAPI for PO and PREQ Rejection

    Hi All,
    Do we have a standard BAPI for PO Rejection and Purchase Requisition Rejection?
    Regards,
    Murtuza

    The standard process is that you should configure the sales order as Third party sales order (or Inter company SO-PO process whatever is the requirement here) then Purchase requisition will be created automatically when the sales order is saved. You can then create PO with reference to the Pur.req. The item category TAS is configured in standard SAP for Third party / inter company processing requiring SO - PO process.
    A PO in a third party/inter company SO-PO process is linked to SO through Purchase requisition and the linkage happens at item level because a single sales order can have both PO related items and items that are directly delivered and billed.
    You can refer these links
    how to configure third party order ?
    http://sapsdforum.com/2007/10/23/third-party-order-processing/

  • Please Tell  me the Standard Bapi for Purchase Order Creation

    Hi,
      Please tell me the standard BApi for the PO creation. How to excute the standard Bapi. Please help me.
    Regrads
    Mohan

    Hi Mohan,
    Use this BAPI BAPI_PO_CREATE1.
    Check this post, you have program aswell
    https://forums.sdn.sap.com/click.jspa?searchID=7294168&messageID=1172796
    Regards,
    Satish

  • Standard BAPI for creating groups in SAP

    Hi,
    I have a requirement to create user groups in SAP executing a BAPI from an external application.
    As an input parameter the group name and group description will be passed to the BAPI.
    I am unable to find the standard BAPI for the same. Can anyone help me with the BAPI name for creting groups in SAP?
    Thanks in advance,
    Ani

    Hi,
    I think you can search for it or you can create a thread at ABAP section.

  • STandard Report for GL Account balances

    Hi,
    I am looking for a standard report for GL Account balances in the following :-
    Opening Blanace          Tranasactions during the month                               Closing Balance                       
                                          Debit                       Credit
    REgards,
    RAJ

    I am looking for LINE ITEM WISE REPORT for GL Accounts in the following format:-
    Opening Balance  
    Transactions during the month (DR  and Credit )        
    Closing Balance
    REgards,
    Raj

  • Report for list of invoce for that accounting posting is due

    Hi,
    Is there is any report to see the list of invoice for that accounting posting has not done.Please reply ASAP.
    Regards
    Prabudh

    Hi
    Go to T code VF05n and check open Billing documents and execute. System gives you the list which are pending for posting to FI.
    Regards

  • Standard BAPI for editing Contract in R/3

    I am new to SAP.I want to implement a BAPI to edit the contract details.Is there any Standard BAPI for doing this????
    Regards
    Achin

    Hi
    Refer
    BAPI_CONTRACT_CHANGE
    Regards
    N Ganesh
    assign points if useful***

  • Very urgent::: Standard BAPI for creating quotation in vendor side

    hi all
    i need a standard bapi for creating Quotation in the vendor side
    i found 2 bapi's :
    bapi_quotation_createfromdata,
    bapi_salesorder_createfromdat1.
    but these are related to customer side itseems...
    i want standard bapi's for vendor side Quotation creation....
    points will be awarded for useful answer...

    hi all
    i need a standard bapi for creating Quotation in the vendor side
    i found 2 bapi's :
    bapi_quotation_createfromdata,
    bapi_salesorder_createfromdat1.
    but these are related to customer side itseems...
    i want standard bapi's for vendor side Quotation creation....
    points will be awarded for useful answer...

  • BAPI for goods reciept posting

    Hi,
         Can Any one provide me BAPI for goods reciept posting.
    Thanks.
    Moderator message: please try finding out yourself before asking.
    locked by: Thomas Zloch on Aug 17, 2010 10:55 AM

    HI,
         Have a look at
    BAPI_GOODSMVT_CREATE
    BAPI_ACC_GOODS_MOVEMENT_CHECK
    BAPI_ACC_GOODS_MOVEMENT_POST
    Regards,
    S.Velsankar
    Moderator message: please do not encourage laziness by replying to such questions!
    Edited by: Thomas Zloch on Aug 17, 2010 11:00 AM

  • Standard Smartform  For Customer Account Statement

    Hello All,
    As you all know there is standard sapscript and Driver Program for customer account statement.
    But i want to know that, Is there any Standard Smartform  For Customer Account Statement???
    If yes , Please let me know the name of that smartform?
    Regards,
    Anuja Dhondge

    there is no standard smartform for customer statement. only script...

  • Need standard BAPI for  Block/Unblock Customer

    Hi All,
    is there Standard BAPI for  Customer Block/Unblock .
    Thanks in Advance.

    Hi,
    below is a useful link which gives a list of bapi's,
    http://www.mysaphelp.com/blog/?p=122
    look out for   V02D                           Customer Master: Read/Block
    might be of some Help...
    Thanks,
    Naren

  • Standard BAPI for creating groups in SAP using JAVA and JCO

    Hi,
    I have a requirement for creating user groups in SAP from java using JCO but i am unable to find the standard BAPI name to creating user groups.
    Can anyone let me know whats the bapi name for creating user groups in SAP?
    Thanks in advance,
    Ani

    Hi,
    I think you can search for it or you can create a thread at ABAP section.

  • Standard BAPI for staffing data

    Hello all,
    We are working on cProjects/xRPM 4.5, and we are looking for a BAPI which retrieves staffing data as: resource, assigned task, staffing dates, workload...
    Today the status is that we need to build a specific one, using several standard BAPIs (like BAPI_BUS2177*) to gather this kind of information. However, does anyone already got this information in a standard/direct way?
    Thanks for your feedback.
    Matthias

    Hi Matthias,
    Can you give some input about what you did..
    We are not able to staff resources other than role start end.
    I have posted a new thread as well.
    Thanks
    Niranjan

Maybe you are looking for

  • Macbook Air Mid 13 TrackPad and Keyboard Stopped working.

    Both trackpad and mouse work when I have to sign into my account; however, once I'm on my windows screen both stop working. It tries and searches for bluetooth keyboard and mouse. I don't know how else to fix this issue. Please help I have tried all

  • Setting currency and measurement unit for a field in an ALV report

    Plz give sample code to set currency and measurement unit for a field in an ALV report

  • Can't burn audio CD with new iTunes 7.0.1.8

    I installed iTunes 7.0.1.8 and now I cannot burn audio CDs. I can only burn data CDs. When I try to change preferences under "edit" "preferences" "advanced" "burning" to audio there is not way to save the change. In other words, there is no "ok" butt

  • Cannot create new VM in Virtual Box 4.0.0 on 10.6.6

    Hello all. Recently, I installed VirtualBox 4.0.0 on a MacBook Air (about 2 years old) running 10.6.6. No problem installing VirtualBox. However, when I get to the next step, creating a new VM in which to run the guest OS, I have problems. I get to t

  • Problem in printing Order Acknowledgement Smartform

    Hi All, I am trying to print my Custom Order Ack every thing prints good and works fine except on the first page,Its printing all windows and the header of the main window but its not printing the item details on the first page. From second page onwa