SAP ABAP Interface IF_ESF_PI_ECATT (ESF Plug for eCATT Recorder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_ESF_REC (Package) ESF Plug-In: eCATT Recorder for ESF Core Services
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
Interface IF_ESF_PI_ECATT  
Short Description ESF Plug for eCATT Recorder    
General Data
Package SECATT_ESF_REC   ESF Plug-In: eCATT Recorder for ESF Core Services 
Created 20050929   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_ESF_PI_ECATT has no forward declaration.
Interfaces
Interface IF_ESF_PI_ECATT has no interface.
Friends
Interface IF_ESF_PI_ECATT has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface IF_ESF_PI_ECATT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710