SAP ABAP Class CL_SRM_GENERIC_SP_EXCHANGE (Generic Service Provider RMS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_GENERIC_SP (Package) Records Management Generic Service Provider
⤷
⤷
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 | 20020705 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_EXCHANGE_CONTENT | Exchange Content of a POID Object | 20020705 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_EXCHANGE_LOG_DATA | Exchange Log Information of a POID Object | 20020710 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_EXCHANGE_META_DATA | Exchanging Meta Data of a POID Object | 20020708 |
Properties
| Class | CL_SRM_GENERIC_SP_EXCHANGE | |
| Short Description | Generic Service Provider RMS | |
| 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 | SRM_GENERIC_SP | Records Management Generic Service Provider |
| Created | 20020705 | SAP |
| Last change | 20020705 | 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) | |
| 2 | 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 | 20020705 | ||
| 2 | IF_SRM_EXCHANGE_LOG_DATA | Exchange Log Information of a POID Object | 20020710 | ||
| 3 | IF_SRM_EXCHANGE_META_DATA | Exchanging Meta Data of a POID Object | 20020708 |
Friends
Class CL_SRM_GENERIC_SP_EXCHANGE has no friend class.
Attributes
Class CL_SRM_GENERIC_SP_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 | 20020710 |
Events
Class CL_SRM_GENERIC_SP_EXCHANGE has no event.
Types
Class CL_SRM_GENERIC_SP_EXCHANGE has no local type.
Method Signatures
Method BUILD_LOGDATA_CONTENT 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 | 20020710 | |||
| 2 | EX_XML_TEXT | Call by reference | Type reference (TYPE) | STRING | XML Output von Logdaten | 20020710 | |||
| 3 | IM_LOG_ENTRIES | Call by reference | Type reference (TYPE) | SRMPT_PROTO_ENTRY_TAB | Tabelle von Log-Einträgen | 20020710 |
Method BUILD_LOGDATA_CONTENT on class CL_SRM_GENERIC_SP_EXCHANGE has no exception.
History
| Last changed by/on | SAP | 20020705 |
| SAP Release Created in | 620 |