SAP ABAP Class CL_RMPS_CASE_EXCHANGE (SP for Sorting DOMEA Case)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_DISPOSAL (Package) Disposal

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_EXCHANGE | Abstract Base Class for Exchange | 20020919 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_EXCHANGE_CONTENT | Exchange Content of a POID Object | 20020919 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_EXCHANGE_LOG_DATA | Exchange Log Information of a POID Object | 20020919 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_EXCHANGE_META_DATA | Exchanging Meta Data of a POID Object | 20020919 |
Properties
Class | CL_RMPS_CASE_EXCHANGE | |
Short Description | SP for Sorting DOMEA Case | |
Super Class | CL_SRM_SP_EXCHANGE | Abstract Base Class for Exchange |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RMPS_DISPOSAL | Disposal |
Created | 20020919 | SAP |
Last change | 20050213 | SAP |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRM_EXCHANGE_CONTENT | Exchange Content of a POID Object | 20020919 | ||
2 | IF_SRM_EXCHANGE_LOG_DATA | Exchange Log Information of a POID Object | 20020919 | ||
3 | IF_SRM_EXCHANGE_META_DATA | Exchanging Meta Data of a POID Object | 20020919 |
Friends
Class CL_RMPS_CASE_EXCHANGE has no friend class.
Attributes
Class CL_RMPS_CASE_EXCHANGE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Generate XML and HTML Output for Log Data | 20020919 |
Events
Class CL_RMPS_CASE_EXCHANGE has no event.
Types
Class CL_RMPS_CASE_EXCHANGE has no local type.
Method Signatures
Method BUILD_LOGDATA_CONTENT_RMPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_HTML_TEXT | Call by reference | Type reference (TYPE) | STRING | HTML Output von Logdaten | 20020919 | ||
2 | ![]() |
EX_XML_TEXT | Call by reference | Type reference (TYPE) | STRING | XML Output von Logdaten | 20020919 | ||
3 | ![]() |
IM_LOG_ENTRIES | Call by reference | Type reference (TYPE) | SRMPT_PROTO_ENTRY_TAB | Tabelle von Log-Einträgen | 20020919 |
Method BUILD_LOGDATA_CONTENT_RMPS on class CL_RMPS_CASE_EXCHANGE has no exception.
History
Last changed by/on | SAP | 20050213 |
SAP Release Created in | 110_620 |