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 | 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 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 'X' - automatic transport allowed | 20081128 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 'X' - Cust linkage edit allowed | 20081128 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 'X' - manual transport allowed | 20081128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate the linakges in db | 20081111 | |
| 2 | Static method | Public | Constructor | 20081111 | ||
| 3 | Instance method | Private | Constructor | CONSTRUCTOR | 20081111 | |
| 4 | Static method | Public | Method | create customized linkage from design linkage | 20081114 | |
| 5 | Static method | Public | Method | Create Customizing linkage instance | 20081111 | |
| 6 | 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 | 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 | 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 | EO_CST_LNKG_INST | Call by reference | Object reference (TYPE REF TO) | CL_SLEI_CST_LNKG | LEI Customization class - Client specific linkage | 20081114 | |||
| 2 | IV_DESIGN_LNKG_ID | Call by reference | Type reference (TYPE) | SLEI_LNKG_ID | LEI linkage ID | 20081114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_SLEI_CST_LNKG | LEI Customization class - Client specific linkage | 20081111 | |||
| 2 | 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 | LEI linkage service class exception | 20081212 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |