SAP ABAP Class CL_SLEI_CST_LNKG (LEI Customization class - Client specific linkage)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-BPM-LEI (Application Component) Local Event Infrastructure
     SLEI_DEF (Package) LEI Design time and Customizing transactions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SLEI_DT_LNKG LEI design time class - cross client 20081111
Properties
Class CL_SLEI_CST_LNKG  
Short Description LEI Customization class - Client specific linkage    
Super Class CL_SLEI_DT_LNKG LEI design time class - cross client 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLEI_DEF   LEI Design time and Customizing transactions 
Created 20081016   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SLEI_CST_LNKG has no interface implemented.
Friends
Class CL_SLEI_CST_LNKG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_AUTO_TRANS_ALLOWED Static Attribute Public Type reference (TYPE) ABAP_BOOL 'X' - automatic transport allowed 20081128
2 GV_EDIT_ALLOWED Static Attribute Public Type reference (TYPE) ABAP_BOOL 'X' - Cust linkage edit allowed 20081128
3 GV_MAN_TRANS_ALLOWED Static Attribute Public Type reference (TYPE) ABAP_BOOL 'X' - manual transport allowed 20081128
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activate the linakges in db 20081111
2 CLASS_CONSTRUCTOR Static method Public Constructor 20081111
3 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20081111
4 CREATE_FROM_DESIGN Static method Public Method create customized linkage from design linkage 20081114
5 CREATE_INSTANCE Static method Public Method Create Customizing linkage instance 20081111
6 DEACTIVATE Instance method Public Method Deactivate the linakge in buffer 20081121
Events
Class CL_SLEI_CST_LNKG has no event.
Types
Class CL_SLEI_CST_LNKG has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_SLEI_CST_LNKG has no parameter.
# Exception Resumable Description Created on
1 CX_SLEI_EXCEPTION LEI linkage service class exception 20081212

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SLEI_CST_LNKG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SLEI_CST_LNKG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LNKG Call by reference Type reference (TYPE) SLEI_LINK LEI design time linkage, bindings, filter conditions 20081111

Method CONSTRUCTOR on class CL_SLEI_CST_LNKG has no exception.

Method CREATE_FROM_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CST_LNKG_INST Call by reference Object reference (TYPE REF TO) CL_SLEI_CST_LNKG LEI Customization class - Client specific linkage 20081114
2 Importing IV_DESIGN_LNKG_ID Call by reference Type reference (TYPE) SLEI_LNKG_ID LEI linkage ID 20081114
# Exception Resumable Description Created on
1 CX_SLEI_EXCEPTION LEI customization linkage exception class 20081212

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_SLEI_CST_LNKG LEI Customization class - Client specific linkage 20081111
2 Importing IS_LNKG Call by reference Type reference (TYPE) SLEI_LINK LEI design time linkage, bindings, filter conditions 20081111

Method CREATE_INSTANCE on class CL_SLEI_CST_LNKG has no exception.

Method DEACTIVATE Signature

Method DEACTIVATE on class CL_SLEI_CST_LNKG has no parameter.
# Exception Resumable Description Created on
1 CX_SLEI_EXCEPTION LEI linkage service class exception 20081212
History
Last changed by/on SAP  20110908 
SAP Release Created in 731