/UIF/LREPTYPEPAR - DB with the Parameter of each report type
DB with the Parameter of each report type information is stored in SAP table /UIF/LREPTYPEPAR.
It is part of development package /UIF/LREP_SUPPORT in software component CA-UI5-FL-LRP. This development package consists of objects that can be grouped under "LREP Support Package".
It is part of development package /UIF/LREP_SUPPORT in software component CA-UI5-FL-LRP. This development package consists of objects that can be grouped under "LREP Support Package".
Fields for table /UIF/LREPTYPEPAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
REPORT_TYPE | Type of a Report | X | /UIF/LREPREPORT_TYPE | CHAR | 80 | |
PARAMETER_NAME | Name for long parameter | X | /UIF/LREPLONG_PARAMETER_NAME | CHAR | 160 | |
PARAMETER_TYPE | Type of an input parameter | /UIF/LREPPARAMETER_TYPE | CHAR | 60 | ||
DEFAULT_VALUE | Default value of a parameter | /UIF/LREPDEFAULT_VALUE | CHAR | 510 |