SAP ABAP Class IF_VMCADMIN_FCODE_LISTENER (Processor for Dynpro Function Code)
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
Class IF_VMCADMIN_FCODE_LISTENER  
Short Description Processor for Dynpro Function Code    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060426   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_VMCADMIN_FCODE_LISTENER has no forward declaration.
Interfaces
Class IF_VMCADMIN_FCODE_LISTENER has no interface implemented.
Friends
Class IF_VMCADMIN_FCODE_LISTENER has no friend class.
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 PROCESS_USER_COMMAND Instance method Public Method Processes the specified function code 20060426
Events
Class IF_VMCADMIN_FCODE_LISTENER has no event.
Types
Class 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 Importing FCODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20060426
2 Exporting RESULT_CODE Call by reference Type reference (TYPE) SYSUBRC Rückgabewert der Prozessierung 20060426

Method PROCESS_USER_COMMAND on class IF_VMCADMIN_FCODE_LISTENER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in