SAP ABAP Class CL_RMXM_ROM_OBJECT (Common Implementation of the ROM Methods)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM-TRS (Application Component) Transformation
⤷
RMXMTRF (Package) Main Package - Transformation: Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMXM_ROM_OBJECT | Common Interface for the ROM | 20030305 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMXM_ROM_XML_IO | XML Import/Export Interface for the ROM | 20030415 |
Meta Relationship - Used By
Properties
| Class | CL_RMXM_ROM_OBJECT | |
| Short Description | Common Implementation of the ROM Methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMXMTRF | Main Package - Transformation: Tools |
| Created | 20030305 | SAP |
| Last change | 20031212 | 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_RMXM_ROM_OBJECT | Common Interface for the ROM | 20030305 | ||
| 2 | IF_RMXM_ROM_XML_IO | XML Import/Export Interface for the ROM | 20030415 |
Friends
Class CL_RMXM_ROM_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FLAG | ' ' | Constant: FALSE | 20030305 | ||
| 2 | Constant | Public | Type reference (TYPE) | FLAG | 'X' | Constant: TRUE | 20030305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Insert ABAP Structure in DOM | 20030510 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20030305 | |
| 3 | Static method | Public | Method | 20030510 |
Events
Class CL_RMXM_ROM_OBJECT has no event.
Types
Class CL_RMXM_ROM_OBJECT has no local type.
Method Signatures
Method APPEND_ABAP2DOM_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_NAME | Call by reference | Type reference (TYPE) | STRING | 'HEADER' | Name für Ablage | 20030510 | ||
| 2 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20030510 | |||
| 3 | IO_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20030510 | |||
| 4 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Datenblock | 20030510 |
Method APPEND_ABAP2DOM_OLD on class CL_RMXM_ROM_OBJECT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ALLOWED_CHILD_OBJ_TYP | Call by reference | Type reference (TYPE) | RMXMTY_ROM_ALLOWED_CHILD_TYP | Erlaubte Objekttypen der Kinder | 20030319 | |||
| 2 | I_OBJ_TYP | Call by reference | Type reference (TYPE) | RMXME_ROM_OBJ_TYP | Objekttyp des anzulegenden ROM Knotens | 20030313 |
Method CONSTRUCTOR on class CL_RMXM_ROM_OBJECT has no exception.
Method RETRIEVE_DOMFROMABAP_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | ANY | 20030510 | ||||
| 2 | ID_NAME | Call by reference | Type reference (TYPE) | STRING | 'HEADER' | 20030510 | |||
| 3 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20030510 | |||
| 4 | IO_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20030510 | |||
| 5 | XT_MSG | Call by reference | Type reference (TYPE) | RMXMTY_MESSAGES | TMS-TLS: Meldungs Tabelle | 20030510 |
Method RETRIEVE_DOMFROMABAP_OLD on class CL_RMXM_ROM_OBJECT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 471 |