SAP ABAP Class /MRSS/CL_RMI_DEM_DB (DB Handling for RM demand table)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-CP (Application Component) Capacity and Resource Planning
⤷
/MRSS/RMI_NW (Package) RM Integration Layer
⤷
⤷
Properties
| Class | /MRSS/CL_RMI_DEM_DB | |
| Short Description | DB Handling for RM demand table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/RMI_NW | RM Integration Layer |
| Created | 20090205 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_RMI_DEM_DB has no forward declaration.
Interfaces
Class /MRSS/CL_RMI_DEM_DB has no interface implemented.
Friends
Class /MRSS/CL_RMI_DEM_DB has no friend class.
Attributes
Class /MRSS/CL_RMI_DEM_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Header Additional info read | 20110409 | |
| 2 | Static method | Public | Method | Read Additional Demand Information | 20090205 | |
| 3 | Static method | Public | Method | Save demand info | 20090205 |
Events
Class /MRSS/CL_RMI_DEM_DB has no event.
Types
Class /MRSS/CL_RMI_DEM_DB has no local type.
Method Signatures
Method HDR_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HDR_DEM_INFO | Call by reference | Type reference (TYPE) | /MRSS/T_RM_HDR_DEM_INFO_TAB | Custom fields with Demand ID | 20110409 | |||
| 2 | IT_DEM_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20110409 |
Method HDR_READ on class /MRSS/CL_RMI_DEM_DB has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEM_INFO | Call by reference | Type reference (TYPE) | /MRSS/T_RM_DEM_INFO_OPR_TAB | Table type for additional demand informational fields | 20090205 | |||
| 2 | ET_HDR_DEM_INFO | Call by reference | Type reference (TYPE) | /MRSS/T_RM_HDR_DEM_INFO_TAB | Custom fields with Demand ID | 20110331 | |||
| 3 | IT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20090205 |
Method READ on class /MRSS/CL_RMI_DEM_DB has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_RM_DEM_INFO_OPR_TAB | Table type for additional demand informational fields | 20090205 | |||
| 2 | IT_HDR_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_RM_HDR_DEM_INF_WRK_TAB | Custom fields | 20110331 |
Method SAVE on class /MRSS/CL_RMI_DEM_DB has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |