SAP ABAP Class /MRSS/CL_RMOR_FACADE (Facade for RMFS Online Reporting)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC (Application Component) Maintenance Processing
⤷
/MRSS/RMOR (Package) Online Reporting for RMFS

⤷

⤷

Properties
Class | /MRSS/CL_RMOR_FACADE | |
Short Description | Facade for RMFS Online Reporting | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/RMOR | Online Reporting for RMFS |
Created | 20080416 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /MRSS/CL_RMOR_FACADE has no interface implemented.
Friends
Class /MRSS/CL_RMOR_FACADE has no friend class.
Attributes
Class /MRSS/CL_RMOR_FACADE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Form candidate status | 20080811 |
2 | ![]() |
Static method | Private | Method | Form Job text | 20090923 |
3 | ![]() |
Static method | Private | Method | Form request and role status | 20080513 |
4 | ![]() |
Static method | Public | Method | Get report output | 20080416 |
5 | ![]() |
Static method | Private | Method | Retrieves report object based on report name | 20080417 |
6 | ![]() |
Static method | Public | Method | Submits the batch report program | 20080417 |
Events
Class /MRSS/CL_RMOR_FACADE has no event.
Types
Class /MRSS/CL_RMOR_FACADE has no local type.
Method Signatures
Method FORM_CAND_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STATUS | Call by reference | Type reference (TYPE) | /MRSS/IF_RMOR_VAR=>TY_CAN_ST | 20080811 | |||
2 | ![]() |
ET_STS_PROF | Call by reference | Type reference (TYPE) | /MRSS/IF_RMOR_VAR=>TY_CAN_ST_PROF | 20090105 | |||
3 | ![]() |
IT_STATUS | Call by reference | Type reference (TYPE) | TABLE | 20080811 |
Method FORM_CAND_STATUS on class /MRSS/CL_RMOR_FACADE has no exception.
Method FORM_JOB_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_JOB_TEXT | Call by reference | Type reference (TYPE) | TABLE | 20090923 | |||
2 | ![]() |
IT_JOB_TEXT | Call by reference | Type reference (TYPE) | TABLE | 20090923 |
Method FORM_JOB_TEXT on class /MRSS/CL_RMOR_FACADE has no exception.
Method FORM_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STATUS | Call by reference | Type reference (TYPE) | TABLE | 20080513 | |||
2 | ![]() |
IT_STATUS | Call by reference | Type reference (TYPE) | TABLE | 20080513 |
Method FORM_STATUS on class /MRSS/CL_RMOR_FACADE has no exception.
Method GET_OUTPUT 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 | 20080522 | ||
2 | ![]() |
ET_OUTPUT | Call by reference | Type reference (TYPE) | TABLE | Output Data for the report | 20080416 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080522 | ||
4 | ![]() |
IS_SEL_CRITERION | Call by reference | Type reference (TYPE) | /MRSS/IF_RMOR_VAR=>TY_SELSCR | Selection screen structure for reporting | 20080521 | ||
5 | ![]() |
IT_SEL_CRITERION_PWL | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20080425 | ||
6 | ![]() |
IV_REPORT_NAME | Call by reference | Type reference (TYPE) | /MRSS/T_RM_NAME | Report Name | 20080416 | ||
7 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20080430 |
Method GET_OUTPUT on class /MRSS/CL_RMOR_FACADE has no exception.
Method GET_REPORT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REPORT_NAME | Call by reference | Type reference (TYPE) | /MRSS/T_RM_NAME | Name | 20080417 | ||
2 | ![]() |
RR_REPORT_OBJ | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_RMOR_INTERFACE | RMFS Reporting Interface | 20080417 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080417 |
Method SUBMIT_BATCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20080521 | ||
2 | ![]() |
EV_FAIL | Call by reference | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20080524 | ||
3 | ![]() |
IT_SEL_CRITERION_PWL | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20080521 | ||
4 | ![]() |
IV_JOB_NAME | Call by reference | Type reference (TYPE) | CHAR32 | Background job name | 20090511 | ||
5 | ![]() |
IV_REPORT_NAME | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20090511 |
Method SUBMIT_BATCH on class /MRSS/CL_RMOR_FACADE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 606 |