The Function Module FSBP_DBREAD_BPID001 (Identification Number for Business Partner) is a standard Function Module in SAP ERP and is part of the function group FSBP_DBREAD within the package FSBP.
Function Module | FSBP_DBREAD_BPID001 |
Short Text | Identification Number for Business Partner |
Function Group | FSBP_DBREAD |
Package | FSBP |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DB | LIKE | BOOLE-BOOLE | Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ') | |
I_PARTNER | TYPE | BU_PARTNER | Business Partner Number | |
I_VALDT | LIKE | SY-DATLO | SY-DATLO | Date and time, local date of user |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_IDTNUM | LIKE | BPID001 | Identification Number for Business Partner |
This function module does not define any Exceptions.