SCLT_CBO_PARAM - CLT: CBO Trace Step Parameters
CLT: CBO Trace Step Parameters information is stored in SAP table SCLT_CBO_PARAM.
It is part of development package S_CLT_CBO in software component BC-SRV-APS-EXT-BL. This development package consists of objects that can be grouped under "Custom Logic Tracing: Custom Business Object related classes".
It is part of development package S_CLT_CBO in software component BC-SRV-APS-EXT-BL. This development package consists of objects that can be grouped under "Custom Logic Tracing: Custom Business Object related classes".
Fields for table SCLT_CBO_PARAM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TRACE_ID | Identifies a Trace | X | SCLT_TRACE_ID | CHAR | 64 | |
ORDINAL_NUMBER | CLT: Trace Step Ordinal Number | X | SCLT_ORDINAL_NUMBER | INT4 | 4 | |
PARAMETER_NAME | CLT: CBO Trace Step Parameter Name | X | SCLT_CBO_PARAM_NAME | CHAR | 60 | |
PARAMETER_VALUE | CLT: CBO Trace Step Parameter Value | SCLT_CBO_PARAM_VALUE | SSTR | 8 |