SAP ABAP Class /MRSS/CL_RM_STATUS_FETCH (Bulk status fetching)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-CP (Application Component) Capacity and Resource Planning
⤷
/MRSS/RMS (Package) Resource Management Service Layer
⤷
⤷
Properties
| Class | /MRSS/CL_RM_STATUS_FETCH | |
| Short Description | Bulk status fetching | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/RMS | Resource Management Service Layer |
| Created | 20090320 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_RM_STATUS_FETCH has no forward declaration.
Interfaces
Class /MRSS/CL_RM_STATUS_FETCH has no interface implemented.
Friends
Class /MRSS/CL_RM_STATUS_FETCH 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) | /MRSS/T_RM_USER_STATUS_TAB | Table of user statuses and sequence numbers | 20090326 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_PARTNER_STATUS_TAB | Table of partner /candidate statuses | 20090421 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_USER_STATUS_TAB | Table of user statuses and sequence numbers | 20090326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090326 | ||
| 2 | Instance method | Public | Method | Fetch status for bulk status object numbers | 20090323 |
Events
Class /MRSS/CL_RM_STATUS_FETCH has no event.
Types
Class /MRSS/CL_RM_STATUS_FETCH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /MRSS/CL_RM_STATUS_FETCH has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_RM_STATUS_FETCH has no exception.
Method READ_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STATUS | Call by reference | Type reference (TYPE) | /MRSS/T_RM_OBJNR_STAT_TAB | Satus table | 20090323 | |||
| 2 | ET_STAT_HIS | Call by reference | Type reference (TYPE) | /MRSS/T_RM_STAT_HIST_TAB | Status history | 20090421 | |||
| 3 | IT_OBJNR | Call by reference | Type reference (TYPE) | /MRSS/T_RM_OBJNR_TAB | Object number table | 20090323 | |||
| 4 | IV_FETCH_CND_STS | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20090421 | |||
| 5 | IV_FETCH_FR_WKLST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | 'X' | Indicator | 20090421 |
Method READ_MULTI on class /MRSS/CL_RM_STATUS_FETCH has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |