SCMON_PROC - ABAP Call Monitor: Procedure Table
ABAP Call Monitor: Procedure Table information is stored in SAP table SCMON_PROC.
It is part of development package SCMON_CORE in software component BC-DWB-TOO-RTA. This development package consists of objects that can be grouped under "ABAP Call Monitor: Core".
It is part of development package SCMON_CORE in software component BC-DWB-TOO-RTA. This development package consists of objects that can be grouped under "ABAP Call Monitor: Core".
Fields for table SCMON_PROC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TRIGID | ID of the Procedure | X | INT4 | 4 | ||
PROGID | ID of the Containing Program | INT4 | 4 | |||
PROCTYPE | Type of the Called Processing Block | SCMON_PROCTYPE | CHAR | 8 | ||
PROCNAME | Name of the Called Processing Block | SCMON_PROCNAME | CHAR | 122 | ||
CLASSNAME | Name of the Called Class (If Any) | SCMON_CLASSNAME | CHAR | 60 |