SAP ABAP Interface IF_VMCADMIN_FCODE_LISTENER (Processor for Dynpro Function Code)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-VMC (Application Component) Virtual Machine Container
⤷
SVMCRT_ADMIN (Package) VMC Administration and Monitoring

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VMCADMIN_APPLICATION | VMC Administration Application class | 20060426 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VMCADMIN_SHCL_INFO | Maintains shared closure monitoring information | 20060426 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VMC_PRF_CLASS_STAT_TRC | Evaluation Module for Class Statistics Trace | 20061010 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VMC_PRF_EVAL_SELECTION | Overview and Selection of Saved VMC Profiling Sessions | 20060907 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VMC_PRF_RF_TRC | Evaluation Module for Reference Trace | 20061027 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VMC_PRF_THREAD_ACTIVITY | Evaluation Module for Thread Activity | 20061012 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VMC_PRF_TIME_BASED_SMPL | Evaluation Module for Class Statistics Trace | 20060925 |
Properties
Interface | IF_VMCADMIN_FCODE_LISTENER | |
Short Description | Processor for Dynpro Function Code |
General Data
Package | SVMCRT_ADMIN | VMC Administration and Monitoring |
Created | 20060426 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_VMCADMIN_FCODE_LISTENER has no forward declaration.
Interfaces
Interface IF_VMCADMIN_FCODE_LISTENER has no interface.
Friends
Interface IF_VMCADMIN_FCODE_LISTENER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | RC_FCODE_UNKNOWN | Constant | Public | Type reference (TYPE) | SYSUBRC | 2048 | The specified FCODE is not known or is not used | 20060426 | |
2 | RC_PROCESSING_FAULT | Constant | Public | Type reference (TYPE) | SYSUBRC | 1024 | Proceessing failed | 20060426 | |
3 | RC_PROCESSING_OK | Constant | Public | Type reference (TYPE) | SYSUBRC | 0 | Processing was successful | 20060426 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Processes the specified function code | 20060426 |
Events
Interface IF_VMCADMIN_FCODE_LISTENER has no event.
Types
Interface IF_VMCADMIN_FCODE_LISTENER has no local type.
Method Signatures
Method PROCESS_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20060426 | ||
2 | ![]() |
RESULT_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert der Prozessierung | 20060426 |
Method PROCESS_USER_COMMAND on Interface IF_VMCADMIN_FCODE_LISTENER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |