SAP ABAP Class /MRSS/CL_MRS_OPT_MODE (MRS Optimiser Mode - Background ...)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/RES (Package) MRS Resources (Business Partner) Enhancements

⤷

⤷

Properties
Class | /MRSS/CL_MRS_OPT_MODE | |
Short Description | MRS Optimiser Mode - Background ... | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/RES | MRS Resources (Business Partner) Enhancements |
Created | 20110118 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /MRSS/CL_MRS_OPT_MODE has no interface implemented.
Friends
Class /MRSS/CL_MRS_OPT_MODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Optimiser Mode: True - Background; False - Dialog Mode | 20110118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Optimiser Mode | 20110118 |
2 | ![]() |
Static method | Public | Method | Set Optimiser Mode | 20110118 |
Events
Class /MRSS/CL_MRS_OPT_MODE has no event.
Types
Class /MRSS/CL_MRS_OPT_MODE has no local type.
Method Signatures
Method GET_OPTIMISER_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OPT_MODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | True: Background; False: Dialog | 20110118 |
Method GET_OPTIMISER_MODE on class /MRSS/CL_MRS_OPT_MODE has no exception.
Method SET_OPTIMISER_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OPT_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | True: Background; False - Dialog | 20110118 |
Method SET_OPTIMISER_MODE on class /MRSS/CL_MRS_OPT_MODE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |