SAP ABAP Class IF_CTS_PLUGIN (cCTS: The representation of a plugin)
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
Class IF_CTS_PLUGIN  
Short Description cCTS: The representation of a plugin    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120313   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CTS_PLUGIN has no forward declaration.
Interfaces
Class IF_CTS_PLUGIN has no interface implemented.
Friends
Class IF_CTS_PLUGIN has no friend class.
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
Class 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 class 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 class 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 class IF_CTS_PLUGIN has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in