The Function Module BAPI_ACC_DOCUMENT_POST (Accounting: Posting) is a standard Function Module in SAP ERP and is part of the function group ACC9 within the package ACID_PI.
Function Module | BAPI_ACC_DOCUMENT_POST |
Short Text | Accounting: Posting |
Function Group | ACC9 |
Package | ACID_PI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTRACTHEADER | LIKE | BAPIACCAHD | Additional Contract Accounts Recievable and Payable Header Line | |
CUSTOMERCPD | LIKE | BAPIACPA09 | One-time customer | |
DOCUMENTHEADER | LIKE | BAPIACHE09 | Header |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJ_KEY | LIKE | BAPIACHE09-OBJ_KEY | Reference key | |
OBJ_SYS | LIKE | BAPIACHE09-OBJ_SYS | Logical system of source document | |
OBJ_TYPE | LIKE | BAPIACHE09-OBJ_TYPE | Reference procedure |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACCOUNTGL | LIKE | BAPIACGL09 | G/L account item | |
ACCOUNTPAYABLE | LIKE | BAPIACAP09 | Vendor Item | |
ACCOUNTRECEIVABLE | LIKE | BAPIACAR09 | Customer Item | |
ACCOUNTTAX | LIKE | BAPIACTX09 | Tax item | |
CONTRACTITEM | LIKE | BAPIACCAIT | Additional Contract Accounts Recieviable and Payable Document Line Item | |
CRITERIA | LIKE | BAPIACKEC9 | CO-PA Account Assignment Characteristics | |
CURRENCYAMOUNT | LIKE | BAPIACCR09 | Currency Items | |
EXTENSION1 | LIKE | BAPIACEXTC | Container for 'Customer Exit' Parameter | |
EXTENSION2 | LIKE | BAPIPAREX | Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT | |
PAYMENTCARD | LIKE | BAPIACPC09 | Payment Card Information | |
REALESTATE | LIKE | BAPIACRE09 | Real Estate Account Assignment Data | |
RETURN | LIKE | BAPIRET2 | Return parameter | |
VALUEFIELD | LIKE | BAPIACKEV9 | CO-PA Account Assignment Value Fields |
This function module does not define any Exceptions.