SAPWLCOLPA - SAP Workload: Parameters for Workload and Collector Control
SAP Workload: Parameters for Workload and Collector Control information is stored in SAP table SAPWLCOLPA.
It is part of development package SAPWL_COLLECTOR in software component BC-CCM-MON-TUN. This development package consists of objects that can be grouped under "SAP Workload Collector: New Functions as of Release 4.6D".
It is part of development package SAPWL_COLLECTOR in software component BC-CCM-MON-TUN. This development package consists of objects that can be grouped under "SAP Workload Collector: New Functions as of Release 4.6D".
Fields for table SAPWLCOLPA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SYSTEMID | UUID in character form | X | SYSUUID_C | CHAR | 64 | |
PARAMNAME | SAP workload parameter: Name of parameter | X | SAPWLPARNM | CHAR | 80 | |
PARAMTYPE | SAP workload parameter: Parameter type (I/C) | SAPWLPARTY | CHAR | 2 | ||
PAR_INTVAL | SAP workload parameter: Parameter value of type INTEGER | SAPWLPARIV | INT4 | 4 | ||
PAR_CHRVAL | SAP workload parameter: Parameter value of type CHAR | SAPWLPARCV | CHAR | 256 | ||
LASTCHGDAT | SAP workload parameter: Date of last change | SAPWLPACHD | DATS | 16 | ||
LASTCHGTIM | SAP workload parameter: Time of last change | SAPWLPACHT | TIMS | 12 | ||
LASTCHGUSR | SAP workload parameter: Last changed by | SAPWLPACHU | CHAR | 24 |