SAP ABAP Class CL_CNS_CUSTOMIZING (Customizing/Configuration Class)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-CNS (Application Component) Change Pointer Service
⤷
CNS (Package) Change Notification Service

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNS_CUSTOMIZING | Interface for Reading CNS Customizing | 20060329 |
Properties
Class | CL_CNS_CUSTOMIZING | |
Short Description | Customizing/Configuration Class | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNS | Change Notification Service |
Created | 20060329 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CNS_CUSTOMIZING has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CNS_CUSTOMIZING | Interface for Reading CNS Customizing | 20060329 |
Friends
Class CL_CNS_CUSTOMIZING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_RECEIVER_BUFFER | Table of Recipients | 20080229 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CNS_CUSTOMIZING | Interface for Reading CNS Customizing | 20060329 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060329 |
2 | ![]() |
Static method | Public | Method | Supplies Singleton Object of this Class | 20060329 |
3 | ![]() |
Static method | Public | Method | OBSOLETE | 20060329 |
4 | ![]() |
Static method | Public | Method | OBSOLETE | 20060329 |
Events
Class CL_CNS_CUSTOMIZING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_RECEIVER_BUFFER | Private | See coding | 20080229 | begin of LTY_RECEIVER_BUFFER,
appl_id type cns_dte_appl_id,
expobjtype type cns_dte_expobjtype,
receivers type CNS_TAB_CP_RECEIVER,
end of lty_receiver_buffer
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CNS_CUSTOMIZING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CNS_CUSTOMIZING has no exception.
Method S_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_CUSTOMIZING | Value transfer | Object reference (TYPE REF TO) | IF_CNS_CUSTOMIZING | Schnittstelle zum Lesen des CNS Customizing | 20060329 |
Method S_CREATE on class CL_CNS_CUSTOMIZING has no exception.
Method S_LOCK_MAPPING_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20060329 | ||
2 | ![]() |
I_EXPOBJTYPE | Call by reference | Type reference (TYPE) | CNS_DTE_EXPOBJTYPE | Typ des Exportobjektes | 20060329 | ||
3 | ![]() |
I_RECEIVER | Call by reference | Type reference (TYPE) | CNS_DTE_RECEIVER | Empfänger ID | 20060329 | ||
4 | ![]() |
I_UPD_TASK | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der Exportobjekttyp ist gesperrt | 20060329 |
Method S_UNLOCK_MAPPING_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_ID | Call by reference | Type reference (TYPE) | CNS_DTE_APPL_ID | Applikations- ID | 20060329 | ||
2 | ![]() |
I_EXPOBJTYPE | Call by reference | Type reference (TYPE) | CNS_DTE_EXPOBJTYPE | Typ des Exportobjektes | 20060329 | ||
3 | ![]() |
I_RECEIVER | Call by reference | Type reference (TYPE) | CNS_DTE_RECEIVER | Empfänger ID | 20060329 |
Method S_UNLOCK_MAPPING_ENTRY on class CL_CNS_CUSTOMIZING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |