SAP ABAP Class /MRSS/CL_OPA_DEMANDS (Entity Class for Demands)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/OPA (Package) SAP Multiresource Scheduling: Optimizer Analysis Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_OPA_ABSTRACT_ENTITY Entity Superclass 20090417
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_OPA_DEMANDS Interface for Access to Demands 20090423
Properties
Class /MRSS/CL_OPA_DEMANDS  
Short Description Entity Class for Demands    
Super Class /MRSS/CL_OPA_ABSTRACT_ENTITY Entity Superclass 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/OPA   SAP Multiresource Scheduling: Optimizer Analysis Tool 
Created 20090417   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_OPA_DEMANDS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_OPA_DEMANDS Interface for Access to Demands 20090423
Friends
Class /MRSS/CL_OPA_DEMANDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_STRUCTURE_NAME Constant Private Type reference (TYPE) STRING '/MRSS/T_OPT_VSR_O_I_DEMANDS' Structure of table 20090417
2 GC_TABLE_NAME Constant Private Type reference (TYPE) STRING 'ET_ORDER_50' Table Name in Import File 20090417
3 GT_DEMANDS Static Attribute Private Type reference (TYPE) /MRSS/T_OPT_VSR_O_I_DEMAND_TAB Optimizer: Demands/Orders 20090417
4 GT_DEMANDS_SERVICETIMES Instance attribute Private Type reference (TYPE) /MRSS/T_OPT_VSR_O_I_DEM_T_TAB Optimizer: Duration of Demands/Orders 20090417
5 GT_ENQUIRYS Instance attribute Private Type reference (TYPE) /MRSS/T_OPT_VSR_O_I_ENQ_TAB Optimizer: Date Request IDs 20090417
6 SREF_REFERENCE Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_OPA_DEMANDS Entity Class for Resources 20090417
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Provides Reference to Entity 20090417
2 RESOURCE_AVAILABLE_FOR_DEMANDS Instance method Private Method Checks Whether at Least One Resource Can Assume an Order 20090423
3 SET_GT_DEMANDS Instance method Private Method 20090417
4 SET_GT_DEMANDS_SERVICETIMES Instance method Private Method 20090417
5 SET_GT_ENQUIRYS Instance method Private Method 20090417
Events
Class /MRSS/CL_OPA_DEMANDS has no event.
Types
Class /MRSS/CL_OPA_DEMANDS has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_ENTITY Call by reference Object reference (TYPE REF TO) /MRSS/CL_OPA_ABSTRACT_ENTITY Entitäts- Oberklasse 20090417

Method GET_INSTANCE on class /MRSS/CL_OPA_DEMANDS has no exception.

Method RESOURCE_AVAILABLE_FOR_DEMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20090423

Method RESOURCE_AVAILABLE_FOR_DEMANDS on class /MRSS/CL_OPA_DEMANDS has no exception.

Method SET_GT_DEMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20090422

Method SET_GT_DEMANDS on class /MRSS/CL_OPA_DEMANDS has no exception.

Method SET_GT_DEMANDS_SERVICETIMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20090422

Method SET_GT_DEMANDS_SERVICETIMES on class /MRSS/CL_OPA_DEMANDS has no exception.

Method SET_GT_ENQUIRYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20090422

Method SET_GT_ENQUIRYS on class /MRSS/CL_OPA_DEMANDS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700