SAP ABAP Class CL_RMPS_SP_OP_EXPORT_XML (Recursive Operation XML Export to PRO Objects)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPSPRO_DISPOSAL (Package) PRO Disposal
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_SP_OPERATION | Recursive Operation on DOMEA Objects (Abstract) | 20040428 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_OPERATION_EXPORT_XML | Special Methods for XML Export Operation | 20040428 |
Properties
| Class | CL_RMPS_SP_OP_EXPORT_XML | |
| Short Description | Recursive Operation XML Export to PRO Objects | |
| Super Class | CL_RMPS_SP_OPERATION | Recursive Operation on DOMEA Objects (Abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RMPS_DISPOSAL | |
| Program status | ||
| Category | 0 | |
| Package | RMPSPRO_DISPOSAL | PRO Disposal |
| Created | 20040428 | SAP |
| Last change | 20110908 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMPS_OPERATION_EXPORT_XML | Special Methods for XML Export Operation | 20040428 |
Friends
Class CL_RMPS_SP_OP_EXPORT_XML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RMPS_EXPORT_TT_INTERFACES | Table Type for Export Interfaces | 20040512 | |||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20040512 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20061031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Determine Export Directory for Given Object | 20040512 | |
| 2 | Static method | Public | Method | Write Application Log | 20040701 | |
| 3 | Static method | Public | Method | Writing Several Messages in Application Log | 20040701 |
Events
Class CL_RMPS_SP_OP_EXPORT_XML has no event.
Types
Class CL_RMPS_SP_OP_EXPORT_XML has no local type.
Method Signatures
Method GET_EXPORT_DIRECTORY_FOR_OBJEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Type reference (TYPE) | RMPS_EXPORT_INTERFACES | Zusammmenfassung Exportschnittstelle | 20040512 | |||
| 2 | RE_DIRECTORY | Value transfer | Type reference (TYPE) | STRING | 20040512 |
Method GET_EXPORT_DIRECTORY_FOR_OBJEC on class CL_RMPS_SP_OP_EXPORT_XML has no exception.
Method WRITE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20040701 | |||
| 2 | IM_SAVE_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | SRMBOOLEAN | SPACE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040701 |
Method WRITE_LOG on class CL_RMPS_SP_OP_EXPORT_XML has no exception.
Method WRITE_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '3' | Anwendungs-Log: Detaillierungsgrad | 20040701 | ||
| 2 | IM_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RMPS_PRO_DISPOSAL_LOG | Anwendungslog für Aussonderung PRO | 20041201 | |||
| 3 | IM_MESSAGES | Call by reference | Type reference (TYPE) | SRM_LIST_ERRMSG | Liste mit Fehlermeldungen | 20040701 | |||
| 4 | IM_PROBLEMCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '3' | Anwendungs-Log: Problemklasse einer Meldung | 20040701 | ||
| 5 | IM_SAVE_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | SRMBOOLEAN | SPACE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040701 |
Method WRITE_MESSAGES on class CL_RMPS_SP_OP_EXPORT_XML has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |