SAP ABAP Class /MRSS/CL_DPR_EXTBL (Checks for cProjects)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC (Application Component) Maintenance Processing
⤷
/MRSS/DPR (Package) MRS Interface for Cprojects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_EXTBL_CHECK | Checks for external business logic | 20080130 |
Properties
| Class | /MRSS/CL_DPR_EXTBL | |
| Short Description | Checks for cProjects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/DPR | MRS Interface for Cprojects |
| Created | 20080130 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_DPR_EXTBL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_EXTBL_CHECK | Checks for external business logic | 20080130 |
Friends
Class /MRSS/CL_DPR_EXTBL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/DPR_BADI_CALCULATIONS | BADI for enhancing the normal calculations | 20130702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Convert Demand Structure to WRK | 20100407 | |
| 2 | Instance method | Protected | Method | Set Demand's Abstract Status based on Assignment Details | 20130228 |
Events
Class /MRSS/CL_DPR_EXTBL has no event.
Types
Class /MRSS/CL_DPR_EXTBL has no local type.
Method Signatures
Method CONVERT_DEMAND_TO_WRK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DEMAND_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK | Complex demand in structure representation | 20100407 | |||
| 2 | IS_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR | Complex demand in structure representation | 20100407 |
Method CONVERT_DEMAND_TO_WRK on class /MRSS/CL_DPR_EXTBL has no exception.
Method ITEM_ABSTRACT_STATUS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ITEM | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_WRK | Structure representation of a demand item | 20130228 | |||
| 2 | IS_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK | Complex demand in structure representation | 20130228 | |||
| 3 | IT_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_WFM_DET_TAB | Assignments for Demand | 20130228 | |||
| 4 | IV_ASGN_EXIST | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Are there any assignments? | 20130228 |
Method ITEM_ABSTRACT_STATUS_SET on class /MRSS/CL_DPR_EXTBL has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |