SAP ABAP Class CL_CTS_PLUGIN (cCTS: 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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CTS_PLUGIN cCTS: The representation of a plugin 20120313
Properties
Class CL_CTS_PLUGIN  
Short Description cCTS: Representation of a PLugin    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_COMMON_API   cCTS: common external APIs 
Created 20120312   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_PLUGIN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_PLUGIN cCTS: The representation of a plugin 20120313
Friends
# Friend Modeled only Created on Description
1 CL_CTS_PLUGGED_SYSTEM 20130205 cCTS:System with installed Plugin
2 CL_CTS_PLUGIN_POOL 20120314 cCTS: The Pool of plugins
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_SC_REL_ANY_WILDCARD Constant Public Type reference (TYPE) STRING 'XXX' Wildcard for software release 20120323
2 NAME Instance attribute Protected Type reference (TYPE) TY_NAME Bootstrapper: Plug-In ID 20120530
3 TRKORR Instance attribute Protected Type reference (TYPE) TY_REQUEST Request/Task 20120530
4 VERSION Instance attribute Protected Type reference (TYPE) TY_VERSION 20120530
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Protected Method create a plugin instance 20120322
2 GET_NAME Instance method Public Method 20120320
3 GET_REQUEST Instance method Public Method 20120320
4 GET_VERSION Instance method Public Method 20120320
Events
Class CL_CTS_PLUGIN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_NAME Protected Attribute reference (LIKE) 20120530
2 TY_REQUEST Protected Attribute reference (LIKE) 20120530
3 TY_VERSION Protected Attribute reference (LIKE) 20120530
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLUGIN Call by reference Type reference (TYPE) CTS_PLUGIN_POOL cCTS: Overview of All Available Plug-Ins 20120322
2 Returning R_PLUGIN Value transfer Object reference (TYPE REF TO) IF_CTS_PLUGIN cCTS: The representation of a plugin 20120322

Method CREATE on class CL_CTS_PLUGIN has no exception.

Method GET_NAME Signature

Method GET_NAME on class CL_CTS_PLUGIN has no parameter.
Method GET_NAME on class CL_CTS_PLUGIN has no exception.

Method GET_REQUEST Signature

Method GET_REQUEST on class CL_CTS_PLUGIN has no parameter.
Method GET_REQUEST on class CL_CTS_PLUGIN has no exception.

Method GET_VERSION Signature

Method GET_VERSION on class CL_CTS_PLUGIN has no parameter.
Method GET_VERSION on class CL_CTS_PLUGIN has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702