Fonction SAP BAPI_DEBTOR_EXISTENCECHECK - Check Customer Existence

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
COMPANYCODE BAPI1007-COMP_CODE C 4 X Company code
DEBTORID BAPI1007-CUSTOMER C 10 Customer

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

Functionality
This method is used to determine whether a customer exists or not.
If you have specified a company code, an additional check is made as towhether the customer is created in this company code.

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.