The Function Module UPC_CHA_VALUES_GET () is a standard Function Module in SAP ERP and is part of the function group UPC1 within the package UPC.
Function Module | UPC_CHA_VALUES_GET |
Short Text | |
Function Group | UPC1 |
Package | UPC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ITO_CHASEL | TYPE | UPC_YTO_CHASEL | ||
I_AREA | TYPE | UPC_Y_AREA | Planning Area | |
I_CHANM | TYPE | UPC_Y_CHANM | Characteristic name | |
I_CHECK_AUTHORITY | TYPE | BOOLE_D | SPACE | Check Authorization |
I_DATETO | TYPE | SY-DATUM | Date and Time, Current (Application Server) Date | |
I_MAX_VALUES | TYPE | I | 0 | |
I_NO_COMPOUND | TYPE | BOOLE_D | SPACE | |
I_NO_TEXT_PROJECTION | TYPE | BOOLE_D | SPACE | |
I_READ_ATTR | TYPE | BOOLE_D | SPACE | Read Attributes |
I_READ_TEXT | TYPE | BOOLE_D | SPACE | Read Text |
I_TIMEF4 | TYPE | BOOLE_D | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ETO_CHAVL | TYPE | UPC_YTO_CHAVL | Characteristic Values |
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.