SAP ABAP Class /MRSS/CL_RM_PROCESS_OFFLINE (Create offline request form)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC (Application Component) Maintenance Processing
⤷
/MRSS/RMU (Package) RM@FS: User Interface for the Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_INBOUND_EXIT_BCS | BCS: Exit for Inbound Processing | 20070920 |
Properties
| Class | /MRSS/CL_RM_PROCESS_OFFLINE | |
| Short Description | Create offline request form | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/RMU | RM@FS: User Interface for the Workbench |
| Created | 20070920 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_RM_PROCESS_OFFLINE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_INBOUND_EXIT_BCS | BCS: Exit for Inbound Processing | 20070920 |
Friends
Class /MRSS/CL_RM_PROCESS_OFFLINE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | /MRSS/CL_RM_PROCESS_OFFLINE | Create offline request form | 20070924 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Process the Interactive form | 20070920 | |
| 2 | Instance method | Private | Method | Process the PDF file to generate the XML | 20070920 | |
| 3 | Instance method | Private | Method | Send reply after processing the XML | 20070920 |
Events
Class /MRSS/CL_RM_PROCESS_OFFLINE has no event.
Types
Class /MRSS/CL_RM_PROCESS_OFFLINE has no local type.
Method Signatures
Method PROCESS_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMXML | Value transfer | Type reference (TYPE) | STRING | 20070920 | ||||
| 2 | Call by reference | Type reference (TYPE) | XSTRING | 20070920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Form Processing Laufzeit | 20070920 |
Method PROCESS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EMAIL_ADDR | Call by reference | Type reference (TYPE) | ADR6-SMTP_ADDR | E-Mail Address | 20070920 | |||
| 2 | ES_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST | Request Header | 20080718 | |||
| 3 | ET_RETURN | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20070920 | |||
| 4 | EV_MSG | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20071022 | |||
| 5 | EV_REQUEST_NUMBER | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQUEST-REQUEST_NUMBER | Request number | 20070920 | |||
| 6 | FORMXML | Call by reference | Type reference (TYPE) | STRING | 20070920 |
Method PROCESS_XML on class /MRSS/CL_RM_PROCESS_OFFLINE has no exception.
Method SEND_REPLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REPLY | Call by reference | Object reference (TYPE REF TO) | CL_SEND_REQUEST_BCS | BCS-Local: Send Request | 20070920 | |||
| 2 | IP_SUBJECT | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Short description of contents | 20070920 | |||
| 3 | IT_CONTENT | Call by reference | Type reference (TYPE) | SOLI_TAB | Objcont and Objhead as Table Type | 20070920 | |||
| 4 | IT_SO_ATTACH_TAB | Call by reference | Type reference (TYPE) | /MRSS/T_RM_SO_ATTACH_TAB | Sap Office Attachment Table | 20080929 | |||
| 5 | IV_SENDER | Call by reference | Type reference (TYPE) | ADR6-SMTP_ADDR | E-Mail Address | 20070920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: General Exceptions | 20070920 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 606 |