SAP ABAP Class CL_DYNPRO_CONTROL_COMPOSITE (Screen: Control Composites in Custom Controls)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Properties
Class CL_DYNPRO_CONTROL_COMPOSITE  
Short Description Screen: Control Composites in Custom Controls    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRP   Screen Painter 
Created 20000113   SAP 
Last change 20000327   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DYNPRO_CONTROL_COMPOSITE has no forward declaration.
Interfaces
Class CL_DYNPRO_CONTROL_COMPOSITE has no interface implemented.
Friends
Class CL_DYNPRO_CONTROL_COMPOSITE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CNTCMP_TAB Instance attribute Public Type reference (TYPE) D023S_XTAB D023S as seen by CL_DYNPRO_CONTROL_COMPOSITE 20000113
2 S_D023S Instance attribute Protected Type reference (TYPE) D023S_TAB Screen: Table D023S (parameter info) 20000113
3 WITH_CNTCMPS Instance attribute Protected Type reference (TYPE) SYCHAR01 D023S Contains Control Composite Entries 20000113
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CNTCMP Instance method Public Method Inserts CNTCMP Entry for a Custom Control 20000117
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000113
3 DELETE_CNTCMP Instance method Public Method Deletes CNTCMP Entry for a Custom Control 20000114
4 GET_CCNAME Instance method Public Method Reads CNTCMP Entry for a Custom Control 20000117
5 MODIFY_CNTCMP Instance method Public Method Changes CNTCMP Entry for a Custom Control 20000117
6 SET_D023S Instance method Public Method Returns the Updated Table D023S 20000114
Events
Class CL_DYNPRO_CONTROL_COMPOSITE has no event.
Types
Class CL_DYNPRO_CONTROL_COMPOSITE has no local type.
Method Signatures

Method ADD_CNTCMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CC_NAME Value transfer Type reference (TYPE) CC_NAME Control Composite Name 20000117
2 Importing CUCO_NAME Value transfer Type reference (TYPE) DYNFNAM Custom Control Name 20000117
# Exception Resumable Description Created on
1 ALREADY_EXISTS Zum Custom Control gibt es bereits einen Eintrag 20000117

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing D023S Value transfer Type reference (TYPE) D023S_TAB Dynpro: Tabelle D023S (Parameter-Info) 20000113

Method CONSTRUCTOR on class CL_DYNPRO_CONTROL_COMPOSITE has no exception.

Method DELETE_CNTCMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CUCO_NAME Call by reference Type reference (TYPE) DYNFNAM Custom Control Name 20000117

Method DELETE_CNTCMP on class CL_DYNPRO_CONTROL_COMPOSITE has no exception.

Method GET_CCNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CC_NAME Call by reference Type reference (TYPE) CC_NAME Control Composite Name 20000117
2 Importing CUCO_NAME Value transfer Type reference (TYPE) DYNFNAM Custom Control Name 20000117
# Exception Resumable Description Created on
1 NOT_EXISTS Zum Custom Control gibt es keinen Eintrag 20000117

Method MODIFY_CNTCMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CC_NAME Value transfer Type reference (TYPE) CC_NAME Control Composite Name 20000117
2 Importing CUCO_NAME Value transfer Type reference (TYPE) DYNFNAM Custom Control Name 20000117
# Exception Resumable Description Created on
1 NOT_EXISTS Zum Custom Control gibt es keinen Eintrag 20000117

Method SET_D023S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D023S Call by reference Type reference (TYPE) D023S_TAB Dynpro: Tabelle D023S (Parameter-Info) 20000114

Method SET_D023S on class CL_DYNPRO_CONTROL_COMPOSITE has no exception.
History
Last changed by/on SAP  20000327 
SAP Release Created in 46D