SAP ABAP Class IF_CP_HEADER_MM (Interface Commitment Plan Header)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FLUSH_TRANSPORT_MM | Transport Mechanism for Model | 20050304 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_MESSAGE_OBJ_MM | Interface to Message Handler | 20050510 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_MODEL_MM | Default Model Functionality | 20050303 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_SUBJECT_MM | The Subject for the Change Notification Protocol | 20050303 |
Properties
| Class | IF_CP_HEADER_MM | |
| Short Description | Interface Commitment Plan Header | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050302 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CP_HEADER_MM has no forward declaration.
Interfaces
Class IF_CP_HEADER_MM has no interface implemented.
Friends
Class IF_CP_HEADER_MM has no friend class.
Attributes
Class IF_CP_HEADER_MM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check | 20050403 | |
| 2 | Instance method | Public | Method | Check Commitment Plan Value | 20050303 | |
| 3 | Instance method | Public | Method | Create New Item | 20050302 | |
| 4 | Instance method | Public | Method | Delete Item | 20050303 | |
| 5 | Instance method | Public | Method | Read Activity Category | 20050303 | |
| 6 | Instance method | Public | Method | Read Header Data | 20050302 | |
| 7 | Instance method | Public | Method | Read Contract Header | 20050302 | |
| 8 | Instance method | Public | Method | Read Contract Item | 20050302 | |
| 9 | Instance method | Public | Method | Read Commitment Plan Items | 20050302 | |
| 10 | Instance method | Public | Method | Read Transaction Type | 20050303 | |
| 11 | Instance method | Public | Method | Process | 20050304 | |
| 12 | Instance method | Public | Method | Set Header Data | 20050302 |
Events
Class IF_CP_HEADER_MM has no event.
Types
Class IF_CP_HEADER_MM has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCOUNTING_OLD | Call by reference | Type reference (TYPE) | MECP_T_EKCPA | Tabellentyp Obligoplan Kontierungen | 20051025 | |||
| 2 | IM_HEADER_OLD | Call by reference | Type reference (TYPE) | EKCPHU | EKCPH mit Updatekennzeichen | 20051025 | |||
| 3 | IM_ITEM_OLD | Call by reference | Type reference (TYPE) | MECP_T_EKCPI | Tabellentyp Obligoplan Positionen | 20051025 |
Method CHECK on class IF_CP_HEADER_MM has no exception.
Method CHECK_VALUE Signature
Method CHECK_VALUE on class IF_CP_HEADER_MM has no parameter.
Method CHECK_VALUE on class IF_CP_HEADER_MM has no exception.
Method CREATE_NEW_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_CP_ITEM_MM | Interface Obligoplan Position | 20050302 | |||
| 2 | IM_EKCPI | Call by reference | Type reference (TYPE) | EKCPI | Einkauf Kontrakt Obligoplan Positionsinformationen | 20050303 |
Method CREATE_NEW_ITEM on class IF_CP_HEADER_MM has no exception.
Method DELETE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_CP_ITEM_MM | Interface Obligoplan Position | 20050303 |
Method DELETE_ITEM on class IF_CP_HEADER_MM has no exception.
Method GET_AKTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_AKTYP | Value transfer | Type reference (TYPE) | AKTYP | Aktivitätstyp in der Transaktion | 20050303 |
Method GET_AKTYP on class IF_CP_HEADER_MM has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_EKCPH | Value transfer | Type reference (TYPE) | EKCPH | Einkauf Kontrakt Obligoplan Kopfinformationen | 20050303 |
Method GET_DATA on class IF_CP_HEADER_MM has no exception.
Method GET_EKKO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_EKKO | Value transfer | Type reference (TYPE) | EKKO | Einkaufsbelegkopf | 20050303 |
Method GET_EKKO on class IF_CP_HEADER_MM has no exception.
Method GET_EKPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_EKPO | Value transfer | Type reference (TYPE) | EKPO | Einkaufsbelegposition | 20050303 |
Method GET_EKPO on class IF_CP_HEADER_MM has no exception.
Method GET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CP_ITEMS | Call by reference | Type reference (TYPE) | MMPUR_CP_ITEMS | Obligoplan Positionen | 20050303 |
Method GET_ITEMS on class IF_CP_HEADER_MM has no exception.
Method GET_TRTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TRTYP | Value transfer | Type reference (TYPE) | TRTYP | Transaktionstyp | 20050303 |
Method GET_TRTYP on class IF_CP_HEADER_MM has no exception.
Method PROCESS Signature
Method PROCESS on class IF_CP_HEADER_MM has no parameter.
Method PROCESS on class IF_CP_HEADER_MM has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EKCPH | Call by reference | Type reference (TYPE) | EKCPH | Einkauf Kontrakt Obligoplan Kopfinformationen | 20050302 |
Method SET_DATA on class IF_CP_HEADER_MM has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in |