The Function Module UPP_PLAN_ATRVL_TEXT_GET () is a standard Function Module in SAP ERP and is part of the function group UPP_PLAN within the package UPP.
Function Module | UPP_PLAN_ATRVL_TEXT_GET |
Short Text | |
Function Group | UPP_PLAN |
Package | UPP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_AREA | TYPE | UPP_YS_AREA | ||
ITO_ATRDEP | TYPE | UPC_YTO_ATRDEP | Values of Compounded Attributes | |
I_ATRNM | TYPE | UPC_Y_ATRNM | Master Data Attribute | |
I_ATRVLINT | TYPE | UPC_Y_ATRVL | Value of an attribute | |
I_CHECK_EXISTANCE | TYPE | BOOLE_D | Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ') | |
I_FIELDNAME | TYPE | FIELDNAME | Field Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TXTLG | TYPE | UPC_Y_TXTLG | Long Description | |
E_TXTMD | TYPE | UPC_Y_TXTMD | Description | |
E_TXTSH | TYPE | UPC_Y_TXTSH | Short Description |
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.