SAP ABAP Class CL_SCHEDULING_RESULT (Result of scheduling tests)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM-PRM-MP (Application Component) Maintenance Plans
⤷
EAM_IPRM (Package) Maintenance Plan Fast Scheduling
⤷
⤷
Properties
| Class | CL_SCHEDULING_RESULT | |
| Short Description | Result of scheduling tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | EAM_IPRM | Maintenance Plan Fast Scheduling |
| Created | 20130116 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCHEDULING_RESULT has no forward declaration.
Interfaces
Class CL_SCHEDULING_RESULT has no interface implemented.
Friends
Class CL_SCHEDULING_RESULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | MPLAN_MHIO_T | 20130116 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | MPLAN_MHIS_T | 20130116 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | BAPIRETTAB | 20130116 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20130116 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20130116 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | MPLAN_MHIS | 20130116 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SCHEDULING_TEST_DATA | 20130116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130116 | ||
| 2 | Instance method | Public | Method | 20130116 | ||
| 3 | Instance method | Public | Method | 20130116 | ||
| 4 | Instance method | Private | Method | 20130116 | ||
| 5 | Instance method | Public | Method | 20130116 | ||
| 6 | Instance method | Public | Method | 20130116 | ||
| 7 | Instance method | Public | Method | 20130116 | ||
| 8 | Instance method | Public | Method | 20130116 | ||
| 9 | Instance method | Public | Method | 20130116 | ||
| 10 | Instance method | Public | Method | 20130116 | ||
| 11 | Instance method | Public | Constructor | 20130116 | ||
| 12 | Instance method | Public | Method | 20130116 |
Events
Class CL_SCHEDULING_RESULT has no event.
Types
Class CL_SCHEDULING_RESULT has no local type.
Method Signatures
Method CHECK_CALLS_FOR_SCHED_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCHEDULING_EXPECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130116 | ||||
| 2 | RV_SCHEDULING_NEEDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130116 |
Method CHECK_CALLS_FOR_SCHED_NEEDED on class CL_SCHEDULING_RESULT has no exception.
Method CHECK_EXPECTED_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXPECTED_DATE | Call by reference | Type reference (TYPE) | I | 20130116 |
Method CHECK_EXPECTED_DATE on class CL_SCHEDULING_RESULT has no exception.
Method CHECK_FLAGS_OF_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXP_FLAGS | Call by reference | Type reference (TYPE) | I | 20130116 |
Method CHECK_FLAGS_OF_CALL on class CL_SCHEDULING_RESULT has no exception.
Method CHECK_HISTORY_FOR_SCHED_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCHEDULING_EXPECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130116 | ||||
| 2 | RV_SCHEDULING_NEEDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130116 |
Method CHECK_HISTORY_FOR_SCHED_NEEDED on class CL_SCHEDULING_RESULT has no exception.
Method CHECK_MESSAGE_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SYMSGID | 20130116 | ||||
| 2 | IV_MESSAGE_NO | Call by reference | Type reference (TYPE) | SYMSGNO | 20130116 |
Method CHECK_MESSAGE_EXISTS on class CL_SCHEDULING_RESULT has no exception.
Method CHECK_NEW_HISTORY_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXP_CYCLE | Call by reference | Type reference (TYPE) | I | 20130116 | ||||
| 2 | IV_EXP_ENTRY_MISSING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130116 | ||||
| 3 | IV_EXP_LINE_COUNT | Call by reference | Type reference (TYPE) | I | 20130116 | ||||
| 4 | IV_MANUAL_LINE_COUNT | Call by reference | Type reference (TYPE) | I | 20130116 | ||||
| 5 | RS_HISTORY | Value transfer | Type reference (TYPE) | MPLAN_MHIS | 20130116 |
Method CHECK_NEW_HISTORY_LINE on class CL_SCHEDULING_RESULT has no exception.
Method CHECK_NO_ERRORS_OCCURED Signature
Method CHECK_NO_ERRORS_OCCURED on class CL_SCHEDULING_RESULT has no parameter.
Method CHECK_NO_ERRORS_OCCURED on class CL_SCHEDULING_RESULT has no exception.
Method CHECK_SCHEDULING_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCHEDULING_EXPECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20130116 | |||
| 2 | RV_SCHEDULING_NEEDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130116 |
Method CHECK_SCHEDULING_NEEDED on class CL_SCHEDULING_RESULT has no exception.
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SCHEDULE_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_SCHEDULING_RESULT | 20130116 |
Method COMPARE on class CL_SCHEDULING_RESULT has no exception.
Method COMPARE_SCHEDULE_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SCHEDULE_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_SCHEDULING_RESULT | 20130116 |
Method COMPARE_SCHEDULE_NEEDED on class CL_SCHEDULING_RESULT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TEST_DATA | Call by reference | Object reference (TYPE REF TO) | CL_SCHEDULING_TEST_DATA | 20130116 |
Method CONSTRUCTOR on class CL_SCHEDULING_RESULT has no exception.
Method GET_LAST_CALL Signature
Method GET_LAST_CALL on class CL_SCHEDULING_RESULT has no parameter.
Method GET_LAST_CALL on class CL_SCHEDULING_RESULT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |