SAP Function BAPI_DEBTOR_GET_PW_REG - Read Entry for Customer Password

Parameter Reference Type Length Default Optional Text
DEBTORID BAPI1007-CUSTOMER C 10 Customer

Parameter Reference Type Length Text
RETURN BAPIRETURN u 452 Return Code

Parameter Reference Length Optional Text
STATUSINFO BAPIUSWSTA 67 Table of status information

Functionality
This methode enables you to read status information relating topassword management for a customer.

Example

Notes
Before attempting to call up this method, you must first check that thecustomer number is defined in the customer master record.
It follows that you cannot call up this method unless the customer'snumber is so defined in the master record.
Status information is stored in central table BAPIUSW01.

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.