‎2007 Dec 06 8:28 AM
Hi,
I am trying to use BAPI BAPI_ACC_GL_POSTING_POST to post GL account in background.But for the line item i dont see any posting key as an import parameter for the line items .Then how do i indicate if the account should be credited or debited.
‎2007 Dec 06 8:32 AM
hi Swathi,
you anter positive or negative numbers and the system will determine posting keys from that. For example:
+100 ==> debit ==> PK 40
-100 ==> creebit ==> PK 50
hope this helps
ec