SAP ABAP Class /SDF/IF_EM_COLLECTORS (Collector interface for Exception Management)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SDF/CL_EM_COLLECTOR_BASE Exception Management Base Class 20110816
Properties
Class /SDF/IF_EM_COLLECTORS  
Short Description Collector interface for Exception Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110816   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SDF/IF_EM_COLLECTORS has no forward declaration.
Interfaces
Class /SDF/IF_EM_COLLECTORS has no interface implemented.
Friends
Class /SDF/IF_EM_COLLECTORS has no friend class.
Attributes
Class /SDF/IF_EM_COLLECTORS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method get data 20110816
2 GET_SELOPT_PARAM Instance method Public Method get select option parameter value help 20110816
3 GET_VH_FOR_PARAM Instance method Public Method get value help for parameter 20110816
Events
Class /SDF/IF_EM_COLLECTORS has no event.
Types
Class /SDF/IF_EM_COLLECTORS has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_GEN Call by reference Type reference (TYPE) /SDF/E2EEM_DATA_GEN_TT Data Table for EM (general data) 20110816
2 Exporting ET_RESULT_STATUS Call by reference Type reference (TYPE) /SDF/E2E_RETURN_STATUS_MULT_TT Table Type of Return Status 20110816
3 Importing IT_SELOPT Call by reference Type reference (TYPE) /SDF/E2E_SELPARA_OR_TT Select Option Table (OR) 20110816
4 Importing IV_TIMESTAMP_FROM Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20110816
5 Importing IV_TIMESTAMP_TO Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20110816
# Exception Resumable Description Created on
1 /SDF/CX_EM_COLLECTOR Exception Class for Exception Management 20110823

Method GET_SELOPT_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAM Call by reference Type reference (TYPE) /SDF/E2EEM_PARAM_VALUE_TT Table with parameter values 20110816
# Exception Resumable Description Created on
1 /SDF/CX_EM_COLLECTOR Exception Class for Exception Management 20110823

Method GET_VH_FOR_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VH_CTX Call by reference Type reference (TYPE) /SDF/E2E_PARA_TT Parameter Table 20110823
2 Importing PARAM Call by reference Type reference (TYPE) CSEQUENCE 20110818
3 Exporting VALUEHELP Call by reference Type reference (TYPE) /SDF/E2E_STRING_TT Array of a String Table 20110818
# Exception Resumable Description Created on
1 /SDF/CX_EM_COLLECTOR Exception Class for Exception Management 20110823
History
Last changed by/on SAP  20140121 
SAP Release Created in