The Function Module FSBP_READ_BP011 () is a standard Function Module in SAP ERP and is part of the function group FSBP_READ within the package FSBP.
Function Module | FSBP_READ_BP011 |
Short Text | |
Function Group | FSBP_READ |
Package | FSBP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EMPL_SINCE | LIKE | BP011-EMPL_SINCE | Employed from | |
I_PARTNER | LIKE | BUT000-PARTNER | Business Partner Number | |
I_READ_FROM_DB | LIKE | BOOLE-BOOLE | Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ') | |
I_XMEMORY | LIKE | BOOLE-BOOLE | Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ') | |
I_XWA | LIKE | BOOLE-BOOLE | Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ') |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BP011 | LIKE | BP011 | Business Parnter Master (Employment Data) |
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 |
---|---|---|---|---|
T_BP011 | LIKE | BP011 | Business Parnter Master (Employment Data) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | |
WRONG_PARAMETERS | Wrong parameter |