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 | Instance attribute | Private | Type reference (TYPE) | TT_CCM_NOTIF_ACTVS | Table Type for Notification Activities | 20021129 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TT_CCM_NOTIF_CAUSE | Table Type for Notification Item Causes | 20021129 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RIQS5 | PM/SM/QM Notifications: I/O data for creating notification | 20021129 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TT_CCM_NOTIF_ITEM | Table Type for Notification Items | 20021129 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TT_CCM_NOTIF_TASKS | Table Type for Notification Tasks | 20021129 | |||
| 6 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20021129 | |
| 2 | Instance method | Public | Method | 20021129 | ||
| 3 | Instance method | Public | Method | 20021129 | ||
| 4 | Instance method | Public | Method | 20021129 | ||
| 5 | Instance method | Public | Method | 20021129 | ||
| 6 | Instance method | Public | Method | 20021129 | ||
| 7 | Instance method | Public | Method | 20021129 | ||
| 8 | Instance method | Public | Method | 20021129 | ||
| 9 | 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 | IS_HEADER | Call by reference | Type reference (TYPE) | RIQS5 | PM/SM/QM Notifications: I/O data for creating notification | 20021129 | |||
| 2 | IT_ACTVS | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_ACTVS | Table Type for Notification Activities | 20021129 | |||
| 3 | IT_CAUSES | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_CAUSE | Table Type for Notification Item Causes | 20021129 | |||
| 4 | IT_ITEMS | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_ITEM | Table Type for Notification Items | 20021129 | |||
| 5 | IT_TASKS | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_TASKS | Table Type for Notification Tasks | 20021129 | |||
| 6 | 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 | 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 | 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 | ES_HEADER | Call by reference | Type reference (TYPE) | RIQS5 | PM/SM/QM Notifications: I/O data for creating notification | 20021129 | |||
| 2 | ET_ACTVS | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_ACTVS | Table Type for Notification Activities | 20021129 | |||
| 3 | ET_CAUSES | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_CAUSE | Table Type for Notification Item Causes | 20021129 | |||
| 4 | ET_ITEMS | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_ITEM | Table Type for Notification Items | 20021129 | |||
| 5 | ET_TASKS | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_TASKS | Table Type for Notification Tasks | 20021129 | |||
| 6 | 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 | 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 | 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 | 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 | 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 | IS_HEADER | Call by reference | Type reference (TYPE) | RIQS5 | PM/SM/QM Notifications: I/O data for creating notification | 20021129 | |||
| 2 | IT_ACTVS | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_ACTVS | Table Type for Notification Activities | 20021129 | |||
| 3 | IT_CAUSES | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_CAUSE | Table Type for Notification Item Causes | 20021129 | |||
| 4 | IT_ITEMS | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_ITEM | Table Type for Notification Items | 20021129 | |||
| 5 | IT_TASKS | Call by reference | Type reference (TYPE) | TT_CCM_NOTIF_TASKS | Table Type for Notification Tasks | 20021129 | |||
| 6 | 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 |