Menu

SAP Function Module BAPI_ACC_DOCUMENT_POST

Accounting: Posting

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

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.

Technical Information

Function Module BAPI_ACC_DOCUMENT_POST
Short Text Accounting: Posting
Function Group ACC9
Package ACID_PI
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.