SAP ABAP Interface IF_CTS_PLUGIN (cCTS: The representation of a plugin)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_COMMON_API (Package) cCTS: common external APIs
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_PLUGIN cCTS: Representation of a PLugin 20120313
Properties
Interface IF_CTS_PLUGIN  
Short Description cCTS: The representation of a plugin    
General Data
Package SCTS_DIST_CTL_COMMON_API   cCTS: common external APIs 
Created 20120313   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_CTS_PLUGIN has no forward declaration.
Interfaces
Interface IF_CTS_PLUGIN has no interface.
Friends
Interface IF_CTS_PLUGIN has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_SAP_CCTS_BOOTSTRAPPER Constant Public Type reference (TYPE) TY_NAME 'SAP_CTS_BOOTSTRAPPER' Bootstrapper: Plug-In ID 20120326
2 CO_SAP_CCTS_CLIENT Constant Public Type reference (TYPE) TY_NAME 'SAP_CTS_SERVICE' Bootstrapper: Plug-In ID 20120326
3 CO_SAP_CCTS_SERVER Constant Public Type reference (TYPE) TY_NAME 'SAP_CTS_SERVER' Bootstrapper: Plug-In ID 20120326
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAME Instance method Public Method returns the plugins' name 20120313
2 GET_REQUEST Instance method Public Method returns the request which holds the plugin 20120313
3 GET_VERSION Instance method Public Method returns the plugins version 20120313
Events
Interface IF_CTS_PLUGIN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CONSISTENCY Public Type reference (TYPE) CTS_BS_CHK Bootstrapper: Plug-In Consistency 20120531
2 TY_NAME Public Type reference (TYPE) CTS_BS_PLG Bootstrapper: Plug-In ID 20120530
3 TY_REQUEST Public Type reference (TYPE) TRKORR Request/Task 20120530
4 TY_VERSION Public Type reference (TYPE) I 20120530
Method Signatures

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) TY_NAME Bootstrapper: Plug-In ID 20120313

Method GET_NAME on Interface IF_CTS_PLUGIN has no exception.

Method GET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TRKORR Value transfer Type reference (TYPE) TY_REQUEST Request/Task 20120313

Method GET_REQUEST on Interface IF_CTS_PLUGIN has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VERSION Value transfer Type reference (TYPE) TY_VERSION 20120313

Method GET_VERSION on Interface IF_CTS_PLUGIN has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702