SAP ABAP Class IF_ESF_PI_ECATT (ESF Plug for eCATT Recorder)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_APL_ECATT_REC_ESF eCATT ESF LCP Trace/Recorder Session 20060118
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECATT_ESF_PI_RECORDER eCATT ESF PlugIn for Recording 20051013
Properties
Class IF_ESF_PI_ECATT  
Short Description ESF Plug for eCATT Recorder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050929   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ESF_PI_ECATT has no forward declaration.
Interfaces
Class IF_ESF_PI_ECATT has no interface implemented.
Friends
Class IF_ESF_PI_ECATT has no friend class.
Attributes
Class IF_ESF_PI_ECATT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CORE_SERVICE_INBOUND Instance method Public Method 20050929
2 CORE_SERVICE_OUTBOUND Instance method Public Method 20050929
Events
Class IF_ESF_PI_ECATT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PLUG_IN_PARAMETERS Public See coding 20050929 tt_plug_in_parameters TYPE STANDARD TABLE OF ty_plug_in_parameters WITH DEFAULT KEY
2 TY_PLUG_IN_PARAMETERS Public See coding 20050929 BEGIN OF ty_plug_in_parameters, in_parameter_name TYPE string, in_parameter_value TYPE string, END OF ty_plug_in_parameters
Method Signatures

Method CORE_SERVICE_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CORE_SERVICE_NAME Call by reference Type reference (TYPE) STRING Name of the core service to call. 20050929
2 Importing IN_PARAMETERS Call by reference Type reference (TYPE) TT_PLUG_IN_PARAMETERS List of parameters routed from the caller like GCP or LCP. 20050929
3 Importing IN_SIGNATURE_IN_PARA Call by reference Type reference (TYPE) ANY A structure with all relevant #IN#- parameters of the core s 20050929

Method CORE_SERVICE_INBOUND on class IF_ESF_PI_ECATT has no exception.

Method CORE_SERVICE_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CORE_SERVICE_NAME Call by reference Type reference (TYPE) STRING Name of the core service to call. 20050929
2 Importing IN_PARAMETERS Call by reference Type reference (TYPE) TT_PLUG_IN_PARAMETERS List of parameters routed from the caller like GCP or LCP. 20050929
3 Importing IN_SIGNATURE_OUT_PARA Call by reference Type reference (TYPE) ANY A structure with all relevant #OUT#- parameters of the core 20050929

Method CORE_SERVICE_OUTBOUND on class IF_ESF_PI_ECATT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in