SAP ABAP Class IF_EX_MCB_PLAN_DATE_ADJUST (Plan date adjustments in maintenance plans during MCB extr.)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110506 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_MCB_PLAN_DATE_ADJ_SAMPLE | Sample implemenation | 20110506 |
Properties
| Class | IF_EX_MCB_PLAN_DATE_ADJUST | |
| Short Description | Plan date adjustments in maintenance plans during MCB extr. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110506 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_EX_MCB_PLAN_DATE_ADJUST has no interface implemented.
Friends
Class IF_EX_MCB_PLAN_DATE_ADJUST has no friend class.
Attributes
Class IF_EX_MCB_PLAN_DATE_ADJUST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adjust annualy capacity of measuring point | 20110510 | |
| 2 | Instance method | Public | Method | Adjustment of plan dates | 20110509 |
Events
Class IF_EX_MCB_PLAN_DATE_ADJUST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | WMHIS_T | Public | See coding | 20110509 | BEGIN OF wmhis_t.
INCLUDE TYPE mhis.
INCLUDE TYPE mhis_addition.
TYPES: END OF wmhis_t
|
||
| 2 | WMHIS_TT | Public | See coding | 20110509 | wmhis_tt TYPE TABLE OF wmhis_t
|
Method Signatures
Method ADJUST_MMPT_ANNUAL_CAPACITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_YEARC | Call by reference | Type reference (TYPE) | IMRC_PYEAC | Adjusted annual capacity | 20110510 | |||
| 2 | I_S_MHIS | Call by reference | Type reference (TYPE) | MHIS | Maintenance plan history | 20110516 | |||
| 3 | I_S_MPLAN | Call by reference | Type reference (TYPE) | IWPC_SIMULATED_PLANCOSTS | Costing Maint.Plan/Task List: Characteristics + Key Figures | 20110513 | |||
| 4 | I_S_WMMPT | Call by reference | Type reference (TYPE) | WC_WMMPT | Measuring point info | 20110510 |
Method ADJUST_MMPT_ANNUAL_CAPACITY on class IF_EX_MCB_PLAN_DATE_ADJUST has no exception.
Method ADJUST_PLANNED_PROCESS_DATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_WMHIS | Call by reference | Type reference (TYPE) | CL_PRMPLCS=>WC_WMHIS_T | Table with adjusted plan dates | 20110510 | |||
| 2 | I_S_SIM_PLAN_COSTS | Call by reference | Type reference (TYPE) | IWPC_SIMULATED_PLANCOSTS | Costing Maint.Plan/Task List: Characteristics + Key Figures | 20110516 | |||
| 3 | I_T_PLWP | Call by reference | Type reference (TYPE) | PLWP_TAB | Allocation of maintenance packages to task list operations | 20110513 | |||
| 4 | I_T_WMHIS | Call by reference | Type reference (TYPE) | CL_PRMPLCS=>WC_WMHIS_T | Table with planned activities | 20110509 |
Method ADJUST_PLANNED_PROCESS_DATES on class IF_EX_MCB_PLAN_DATE_ADJUST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |