2007 May 15 1:29 PM
hi Experts,
While using BAPI_CREDIT_ACCOUNT_GET_STATUS i am getting a DOC_NO
in CREDIT_ACCOUNT_DETAILS table. can u please tell me on what bases i am getting this DocNo .Thanks in Advance
2007 May 15 1:37 PM
You can take a look at this BAPI using transaction SE37. The account details are pulled from table KNKKF1 based on the customer number and the credit control area. The document number in the account details is the accounts receivable document number (field BELNR) in that table. I hope this helps.
- April King
2007 May 15 1:38 PM
hi,
depending on your
customer no and credit dontrol area which you might be passing to this BAPI as parameters..
the BAPI get the "Document Number of Oldest Open Item" from the CREDIT MANAGEMENT STATUN TABLE..
Just look into the BAPI you will understand the Functionality..
rewards if useful
regards,
nazeer