Fonction SAP BAPI_AR_ACC_GETSTATEMENT - Customer account statement for a given period

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
COMPANYCODE BAPI3007_1-COMP_CODE C 4 Company code
CUSTOMER BAPI3007_1-CUSTOMER C 10 Customer
DATE_FROM BAPI3007-FROM_DATE D 8 Date from
DATE_TO BAPI3007-TO_DATE D 8 Date to
NOTEDITEMS BAPI3007-NTDITMS_RQ C 1 SPACE X Noted items requested

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN u 452 Return Code

Paramètre Reférence Long. Facultatif Description
LINEITEMS BAPI3007_2 1162 Line items

Functionality
This method lists the postings made to a customer account in a givenperiod. If you so wish, noted items can also be selected for display.

Description
The return code of the function module is returned in this structure.

Structure Format
TYPE Report type: S Success, E Error, W Warning, I Information
CODE Reporting code
MESSAGE Report text
LOG_NO Application log: Log number
LOG_MSG_NO Application log: Consecutive number of message

Value range
If no error occurs, the return parameter is blank. If not, thecorresponding error messages are output, together with a short text.