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 ACT_RECEIVER_BUFFER Instance attribute Private Type reference (TYPE) LTY_RECEIVER_BUFFER Table of Recipients 20080229
2 SINGLETON 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060329
2 S_CREATE Static method Public Method Supplies Singleton Object of this Class 20060329
3 S_LOCK_MAPPING_ENTRY Static method Public Method OBSOLETE 20060329
4 S_UNLOCK_MAPPING_ENTRY 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 Returning 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 Importing I_APPL_ID Call by reference Type reference (TYPE) CNS_DTE_APPL_ID Applikations- ID 20060329
2 Importing I_EXPOBJTYPE Call by reference Type reference (TYPE) CNS_DTE_EXPOBJTYPE Typ des Exportobjektes 20060329
3 Importing I_RECEIVER Call by reference Type reference (TYPE) CNS_DTE_RECEIVER Empfänger ID 20060329
4 Importing I_UPD_TASK Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20080314
# Exception Resumable Description Created on
1 CX_CNS_EXOBJTYPE_LOCKED 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 Importing I_APPL_ID Call by reference Type reference (TYPE) CNS_DTE_APPL_ID Applikations- ID 20060329
2 Importing I_EXPOBJTYPE Call by reference Type reference (TYPE) CNS_DTE_EXPOBJTYPE Typ des Exportobjektes 20060329
3 Importing 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