Menu

SAP Function Module BAPI_BPARTNER_CHECKPASSWORD

Check Password of Business Partner Internet User

The Function Module BAPI_BPARTNER_CHECKPASSWORD (Check Password of Business Partner Internet User) is a standard Function Module in SAP ERP and is part of the function group BUPA_PASSWORD_BAPI within the package BUPA.

Technical Information

Function Module BAPI_BPARTNER_CHECKPASSWORD
Short Text Check Password of Business Partner Internet User
Function Group BUPA_PASSWORD_BAPI
Package BUPA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUSINESSPARTNER LIKE BAPIBUS1006_HEAD-BPARTNER Business Partner Number
PASSWORD LIKE BAPIUID-PASSWORD Password for Internet user

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Return Value Status

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.