The Function Module BUP_INDSECTOR_DESCRIPTION_GET () is a standard Function Module in SAP ERP and is part of the function group BUD1 within the package BUPA.
Function Module | BUP_INDSECTOR_DESCRIPTION_GET |
Short Text | |
Function Group | BUD1 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_IND_SECTOR | LIKE | BUT0IS-IND_SECTOR | Industry | |
I_ISTYPE | LIKE | BUT0IS-ISTYPE | Industry System | |
I_PARTNER | LIKE | BUT000-PARTNER | Partner Number | |
I_PARTNERGUID | LIKE | BUT000-PARTNER_GUID | ||
I_VALDT | LIKE | SY-DATLO | '00000000' | Validity Date |
I_XMEMORY | LIKE | BOOLE-BOOLE | SPACE | |
I_XWA | LIKE | BOOLE-BOOLE | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DESCRIPTION | LIKE | BUS000FLDS-DESCRIP | ||
E_DESCRIPTION_IND_SECTOR | LIKE | BUS000FLDS-DESCRIP_LONG | ||
E_DESCRIPTION_ISTYPE | LIKE | BUS000FLDS-DESCRIP |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
IND_SECTOR_NOT_FOUND | |
INTERNAL_ERROR | An internal error has occurred |
ISTYPE_NOT_FOUND | |
WRONG_PARAMETERS | Wrong parameter |