SAP ABAP Class /MRSS/CL_BASIS_DEM (Demand Functions)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC (Application Component) Maintenance Processing
⤷
/MRSS/BASIS_DEM (Package) Demand related Data and Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_BASIS_DEM | Interface for Demand functions | 20071109 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_BASIS_SAVEABLE | MRS Basis Lifecycle Methods | 20071109 |
Properties
| Class | /MRSS/CL_BASIS_DEM | |
| Short Description | Demand Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/BASIS_DEM | Demand related Data and Functions |
| Created | 20071109 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_BASIS_DEM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_BASIS_DEM | Interface for Demand functions | 20071109 | ||
| 2 | /MRSS/IF_BASIS_SAVEABLE | MRS Basis Lifecycle Methods | 20071109 |
Friends
Class /MRSS/CL_BASIS_DEM 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_BASIS_DEM_DATA_TAB | Demand Detaiils | 20071112 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BASIS_DEM_DATA_TAB | Demand Detaiils | 20071112 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BASIS_DEM_DATA_TAB | Demand Detaiils | 20071112 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BASIS_DEM_DATA_TAB | Demand Detaiils | 20071112 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BASIS_QUAL_DATA_TAB | Demand Qualification Details | 20071112 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BASIS_QUAL_DATA_TAB | Demand Qualification Data | 20071112 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BASIS_QUAL_DATA_TAB | Demand Qualification Data | 20071112 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20131112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get Admin Data | 20071113 | |
| 2 | Instance method | Private | Method | Get Demands | 20071113 | |
| 3 | Instance method | Private | Method | Maintain demands | 20071113 | |
| 4 | Instance method | Private | Method | 20071113 | ||
| 5 | Instance method | Private | Method | Refresh modification buffers | 20081017 | |
| 6 | Instance method | Private | Method | Refresh all buffers | 20081017 | |
| 7 | Instance method | Private | Method | Save to DB | 20071114 |
Events
Class /MRSS/CL_BASIS_DEM has no event.
Types
Class /MRSS/CL_BASIS_DEM has no local type.
Method Signatures
Method ADMIN_DATA_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20071113 | |||
| 2 | EV_AWTYP | Call by reference | Type reference (TYPE) | /MRSS/T_AWTYP | Reference Transaction | 20071113 | |||
| 3 | EV_BY | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20071113 | |||
| 4 | EV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20071113 |
Method ADMIN_DATA_GET on class /MRSS/CL_BASIS_DEM has no exception.
Method DEMAND_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_BASIS_DEM_DATA_TAB | Demand Detaiils | 20071113 | |||
| 2 | ET_INVALID_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20071113 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20071113 | |||
| 4 | ET_QUALIF_REQ | Call by reference | Type reference (TYPE) | /MRSS/T_BASIS_QUAL_DATA_TAB | Required qualifications | 20071113 | |||
| 5 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20071113 | |||
| 6 | IT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20071113 |
Method DEMAND_GET on class /MRSS/CL_BASIS_DEM has no exception.
Method DEMAND_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20071113 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20071113 | |||
| 3 | IS_ADMIN_RECORD | Call by reference | Type reference (TYPE) | /MRSS/T_WFM_ADMIN_RECORD | Administrative Data for Communication with WFM Core System | 20080715 | |||
| 4 | IS_TIMEINT | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20071113 | |||
| 5 | IT_QUALIF_REQ | Call by reference | Type reference (TYPE) | /MRSS/T_QUALIF_REQ_WFM_TAB | Required qualifications | 20071113 | |||
| 6 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | CHAR80 | Char 80 | 20071113 | |||
| 7 | IV_DURATION | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20071113 | |||
| 8 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20071113 | |||
| 9 | IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Command Operation | 20071113 |
Method DEMAND_MAINTAIN on class /MRSS/CL_BASIS_DEM has no exception.
Method DEMAND_QUALIF_MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20071113 | |||
| 2 | IT_QUALIF_REQ | Call by reference | Type reference (TYPE) | /MRSS/T_QUALIF_REQ_WFM_TAB | Required qualifications | 20071113 | |||
| 3 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20071113 | |||
| 4 | IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Command Operation | 20071113 |
Method DEMAND_QUALIF_MAINTAIN on class /MRSS/CL_BASIS_DEM has no exception.
Method REFRESH_AFTER_SAVE Signature
Method REFRESH_AFTER_SAVE on class /MRSS/CL_BASIS_DEM has no parameter.
Method REFRESH_AFTER_SAVE on class /MRSS/CL_BASIS_DEM has no exception.
Method REFRESH_ALL Signature
Method REFRESH_ALL on class /MRSS/CL_BASIS_DEM has no parameter.
Method REFRESH_ALL on class /MRSS/CL_BASIS_DEM has no exception.
Method SAVE Signature
Method SAVE on class /MRSS/CL_BASIS_DEM has no parameter.
Method SAVE on class /MRSS/CL_BASIS_DEM has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |