SAP ABAP Class MPLAN_HEADER_DB_DATA (Database Image for Maintenance Plan)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM-PRM-MP (Application Component) Maintenance Plans
⤷
MPLAN_API (Package) Maintenance Plan API
⤷
⤷
Properties
| Class | MPLAN_HEADER_DB_DATA | |
| Short Description | Database Image for Maintenance Plan | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MPLAN_API | Maintenance Plan API |
| Created | 20060822 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class MPLAN_HEADER_DB_DATA has no forward declaration.
Interfaces
Class MPLAN_HEADER_DB_DATA has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | MPLAN_HEADER | 20060822 | Maintenance Plan |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | MPLAN_ITEM_REFERENCE_T | Maintenance Plan Header Data | 20100503 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | MPLAN_MPLA | Header Data in Database | 20060822 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | MPLAN_MMPT_T | Cycle Definitions in Database | 20060822 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Read Cycles | 20060822 | |
| 2 | Instance method | Private | Method | Read Header Data | 20060822 | |
| 3 | Instance method | Private | Method | Read Items | 20100503 | |
| 4 | Instance method | Private | Method | Set Cycles | 20060822 | |
| 5 | Instance method | Private | Method | Set Header Data | 20060822 | |
| 6 | Instance method | Private | Method | Set Items | 20100503 |
Events
Class MPLAN_HEADER_DB_DATA has no event.
Types
Class MPLAN_HEADER_DB_DATA has no local type.
Method Signatures
Method GET_CYCLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CYCLES | Call by reference | Type reference (TYPE) | MPLAN_MMPT_T | Wartungsplan Zyklusdefinitionen | 20060822 |
Method GET_CYCLES on class MPLAN_HEADER_DB_DATA has no exception.
Method GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | MPLAN_MPLA | Wartungsplan Kopfdaten | 20060822 |
Method GET_HEADER on class MPLAN_HEADER_DB_DATA has no exception.
Method GET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEMS | Call by reference | Type reference (TYPE) | MPLAN_ITEM_REFERENCE_T | Referenztabelle auf Wartungspositionen | 20100503 |
Method GET_ITEMS on class MPLAN_HEADER_DB_DATA has no exception.
Method SET_CYCLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CYCLES | Call by reference | Type reference (TYPE) | MPLAN_MMPT_T | Wartungsplan Zyklusdefinitionen | 20060822 |
Method SET_CYCLES on class MPLAN_HEADER_DB_DATA has no exception.
Method SET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | MPLAN_MPLA | Wartungsplan Kopfdaten | 20060822 |
Method SET_HEADER on class MPLAN_HEADER_DB_DATA has no exception.
Method SET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEMS | Call by reference | Type reference (TYPE) | MPLAN_ITEM_REFERENCE_T | Referenztabelle auf Wartungspositionen | 20100503 |
Method SET_ITEMS on class MPLAN_HEADER_DB_DATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |