The Function Module BUP_INDSECTORS_GET () is a standard Function Module in SAP ERP and is part of the function group BUD1 within the package BUPA.
Function Module | BUP_INDSECTORS_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 |
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 |
---|---|---|---|---|
T_BUT0IS | LIKE | BUT0IS | Industries |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
IND_SECTOR_NOT_FOUND | |
INTERNAL_ERROR | An internal error has occurred |
NO_IND_SECTORS_FOUND | |
WRONG_PARAMETERS | Wrong parameter passed |