SAP ABAP Class CL_CCM_NOTIF_DATA_BUF (CCM: Notification Data Buffer)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-EQM-CC (Application Component) Configuration Control
     DI_CCM (Package) Configuration Control
Properties
Class CL_CCM_NOTIF_DATA_BUF  
Short Description CCM: Notification Data Buffer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DI_CCM   Configuration Control 
Created 20021129   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCM_NOTIF_DATA_BUF has no forward declaration.
Interfaces
Class CL_CCM_NOTIF_DATA_BUF has no interface implemented.
Friends
Class CL_CCM_NOTIF_DATA_BUF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTVS Instance attribute Private Type reference (TYPE) TT_CCM_NOTIF_ACTVS Table Type for Notification Activities 20021129
2 CAUSES Instance attribute Private Type reference (TYPE) TT_CCM_NOTIF_CAUSE Table Type for Notification Item Causes 20021129
3 HEADER Instance attribute Private Type reference (TYPE) RIQS5 PM/SM/QM Notifications: I/O data for creating notification 20021129
4 ITEMS Instance attribute Private Type reference (TYPE) TT_CCM_NOTIF_ITEM Table Type for Notification Items 20021129
5 TASKS Instance attribute Private Type reference (TYPE) TT_CCM_NOTIF_TASKS Table Type for Notification Tasks 20021129
6 TEXT Instance attribute Private Type reference (TYPE) TT_CCM_NOTIF_LONG_TEXT Table Type for Notification Long Text 20021129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021129
2 GET_ACTVS Instance method Public Method 20021129
3 GET_CAUSES Instance method Public Method 20021129
4 GET_DATA_ALL Instance method Public Method 20021129
5 GET_HEADER Instance method Public Method 20021129
6 GET_ITEMS Instance method Public Method 20021129
7 GET_TASKS Instance method Public Method 20021129
8 GET_TEXT Instance method Public Method 20021129
9 SET_DATA_ALL Instance method Public Method 20021129
Events
Class CL_CCM_NOTIF_DATA_BUF has no event.
Types
Class CL_CCM_NOTIF_DATA_BUF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Call by reference Type reference (TYPE) RIQS5 PM/SM/QM Notifications: I/O data for creating notification 20021129
2 Importing IT_ACTVS Call by reference Type reference (TYPE) TT_CCM_NOTIF_ACTVS Table Type for Notification Activities 20021129
3 Importing IT_CAUSES Call by reference Type reference (TYPE) TT_CCM_NOTIF_CAUSE Table Type for Notification Item Causes 20021129
4 Importing IT_ITEMS Call by reference Type reference (TYPE) TT_CCM_NOTIF_ITEM Table Type for Notification Items 20021129
5 Importing IT_TASKS Call by reference Type reference (TYPE) TT_CCM_NOTIF_TASKS Table Type for Notification Tasks 20021129
6 Importing IT_TEXT Call by reference Type reference (TYPE) TT_CCM_NOTIF_LONG_TEXT Table Type for Notification Long Text 20021129

Method CONSTRUCTOR on class CL_CCM_NOTIF_DATA_BUF has no exception.

Method GET_ACTVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACTVS Value transfer Type reference (TYPE) TT_CCM_NOTIF_ACTVS Table Type for Notification Activities 20021129

Method GET_ACTVS on class CL_CCM_NOTIF_DATA_BUF has no exception.

Method GET_CAUSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CAUSES Value transfer Type reference (TYPE) TT_CCM_NOTIF_CAUSE Table Type for Notification Item Causes 20021129

Method GET_CAUSES on class CL_CCM_NOTIF_DATA_BUF has no exception.

Method GET_DATA_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) RIQS5 PM/SM/QM Notifications: I/O data for creating notification 20021129
2 Exporting ET_ACTVS Call by reference Type reference (TYPE) TT_CCM_NOTIF_ACTVS Table Type for Notification Activities 20021129
3 Exporting ET_CAUSES Call by reference Type reference (TYPE) TT_CCM_NOTIF_CAUSE Table Type for Notification Item Causes 20021129
4 Exporting ET_ITEMS Call by reference Type reference (TYPE) TT_CCM_NOTIF_ITEM Table Type for Notification Items 20021129
5 Exporting ET_TASKS Call by reference Type reference (TYPE) TT_CCM_NOTIF_TASKS Table Type for Notification Tasks 20021129
6 Exporting ET_TEXT Call by reference Type reference (TYPE) TT_CCM_NOTIF_LONG_TEXT Table Type for Notification Long Text 20021129

Method GET_DATA_ALL on class CL_CCM_NOTIF_DATA_BUF has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_HEADER Value transfer Type reference (TYPE) RIQS5 PM/SM/QM Notifications: I/O data for creating notification 20021129

Method GET_HEADER on class CL_CCM_NOTIF_DATA_BUF has no exception.

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ITEMS Value transfer Type reference (TYPE) TT_CCM_NOTIF_ITEM Table Type for Notification Items 20021129

Method GET_ITEMS on class CL_CCM_NOTIF_DATA_BUF has no exception.

Method GET_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TASKS Value transfer Type reference (TYPE) TT_CCM_NOTIF_TASKS Table Type for Notification Tasks 20021129

Method GET_TASKS on class CL_CCM_NOTIF_DATA_BUF has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TEXT Value transfer Type reference (TYPE) TT_CCM_NOTIF_LONG_TEXT Table Type for Notification Long Text 20021129

Method GET_TEXT on class CL_CCM_NOTIF_DATA_BUF has no exception.

Method SET_DATA_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Call by reference Type reference (TYPE) RIQS5 PM/SM/QM Notifications: I/O data for creating notification 20021129
2 Importing IT_ACTVS Call by reference Type reference (TYPE) TT_CCM_NOTIF_ACTVS Table Type for Notification Activities 20021129
3 Importing IT_CAUSES Call by reference Type reference (TYPE) TT_CCM_NOTIF_CAUSE Table Type for Notification Item Causes 20021129
4 Importing IT_ITEMS Call by reference Type reference (TYPE) TT_CCM_NOTIF_ITEM Table Type for Notification Items 20021129
5 Importing IT_TASKS Call by reference Type reference (TYPE) TT_CCM_NOTIF_TASKS Table Type for Notification Tasks 20021129
6 Importing IT_TEXT Call by reference Type reference (TYPE) TT_CCM_NOTIF_LONG_TEXT Table Type for Notification Long Text 20021129

Method SET_DATA_ALL on class CL_CCM_NOTIF_DATA_BUF has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 471