The Function Module FSBP_READ_IDTYPE_TEXT () is a standard Function Module in SAP ERP and is part of the function group FSBP_CUST_READ within the package FSBP.
Function Module | FSBP_READ_IDTYPE_TEXT |
Short Text | |
Function Group | FSBP_CUST_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 |
---|---|---|---|---|
IV_IDTYPE | TYPE | BP_IDTYPE | Identification Number Category for Business Partner |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_DESCRIPTION | TYPE | BP_IDTYPE_T | Name of Identification Category |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.