SAP ABAP Function Module /MRSS/RMOR_USER_CONVERT_DATE (converts sap internal date format to user dateformat)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC (Application Component) Maintenance Processing
⤷
/MRSS/RMOR (Package) Online Reporting for RMFS
⤷
⤷
Basic Data
| Function Module | /MRSS/RMOR_USER_CONVERT_DATE | converts sap internal date format to user dateformat |
| Function Group | /MRSS/FG_RMOR | RM@FS Rep FG |
| Program Name | /MRSS/SAPLFG_RMOR | |
| INCLUDE Name | /MRSS/LFG_RMORU19 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EF_DATEFORMAT | TYPE | CHAR1 | Single-character flag | |||
| |
EF_DATE | TYPE | STRING | ||||
| |
ES_RETURN | TYPE | BAPIRET2 | Return parameter | |||
| |
IF_DATE | TYPE | STRING | Date and time, current (application server) date | |||
| |
ET_DATETEXT | TYPE | DD07V | Generated Table for View DD07V | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 606 |