/SDF/SCMON_PROC - ABAP Call Monitor: Procedure Table
ABAP Call Monitor: Procedure Table information is stored in SAP table /SDF/SCMON_PROC.
It is part of development package /SDF/SCMON_CORE in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "ABAP Call Monitor: Core".
It is part of development package /SDF/SCMON_CORE in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "ABAP Call Monitor: Core".
Fields for table /SDF/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 | /SDF/SCMON_PROCTYPE | CHAR | 8 | ||
PROCNAME | Name of the Called Processing Block | /SDF/SCMON_PROCNAME | CHAR | 122 | ||
CLASSNAME | Name of the Called Class (If Any) | /SDF/SCMON_CLASSNAME | CHAR | 60 |