SAP ABAP Class IF_RSAN_OM_FACTORY (IF_RSAN_OM_FACTORY)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSAN_MDL_FACTORY | CL_RSAN_MDL_FACTORY | 20010512 |
Properties
| Class | IF_RSAN_OM_FACTORY | |
| Short Description | IF_RSAN_OM_FACTORY | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010511 | SAP |
| Last change | 20130531 | 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
Class IF_RSAN_OM_FACTORY has no interface implemented.
Friends
Class IF_RSAN_OM_FACTORY has no friend class.
Attributes
Class IF_RSAN_OM_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Make a Deep Copy of an Element | 20010511 | |
| 2 | Instance method | Public | Method | Call ClassID-Dependent Dialog Box to Maintain Properties | 20010511 | |
| 3 | Instance method | Public | Method | Get ClassID of object | 20010511 | |
| 4 | Instance method | Public | Method | Get ClassID for XML Element | 20010611 | |
| 5 | Instance method | Public | Method | Get Class Metadata for ClassID | 20010511 | |
| 6 | Instance method | Public | Method | Get Class Metadata for Object Reference | 20010511 | |
| 7 | Instance method | Public | Method | Create New Object for ClassID | 20010511 | |
| 8 | Instance method | Public | Method | Get the Version. Will be Rendered as Namespace Value | 20011217 | |
| 9 | Instance method | Public | Method | Convert a DOM from an Older Version to the Actual Version | 20011217 |
Events
Class IF_RSAN_OM_FACTORY has no event.
Types
Class IF_RSAN_OM_FACTORY has no local type.
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_RSAN_OM_ELEMENT | IR_ELEMENT | 20010511 | |||
| 2 | RR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_RSAN_OM_ELEMENT | RR_ELEMENT | 20010511 |
Method CLONE on class IF_RSAN_OM_FACTORY has no exception.
Method EDIT_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_RSAN_OM_ELEMENT | New object | 20010514 | |||
| 2 | E_RETURN | Value transfer | Type reference (TYPE) | RSANO_POPUP_EXIT_CODE | popup exit code | 20010514 | |||
| 3 | IR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_RSAN_OM_ELEMENT | Old oject | 20010511 | |||
| 4 | I_DISPLAY | Value transfer | Type reference (TYPE) | AS4FLAG | ' ' | I_DISPLAY | 20010511 |
Method EDIT_POPUP on class IF_RSAN_OM_FACTORY has no exception.
Method GET_CLASSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_RSAN_OM_ELEMENT | IR_ELEMENT | 20010511 | |||
| 2 | R_CLASSID | Value transfer | Type reference (TYPE) | RSAN_OM_CLASSID | R_CLASSID | 20010511 |
Method GET_CLASSID on class IF_RSAN_OM_FACTORY has no exception.
Method GET_CLASSID_FOR_XML_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Type reference (TYPE) | STRING | Parent Element | 20010611 | |||
| 2 | I_ELEMENT | Call by reference | Type reference (TYPE) | STRING | Element | 20010611 | |||
| 3 | R_CLASSID | Value transfer | Type reference (TYPE) | RSAN_OM_CLASSID | ClassID | 20010611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_FOUND | 20010611 |
Method GET_CLASSINFO_FOR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASSID | Value transfer | Type reference (TYPE) | RSAN_OM_CLASSID | I_CLASSID | 20010511 | |||
| 2 | RR_CLASSINFO | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_OM_CLASS_INFO | RR_CLASSINFO | 20010511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_FOUND | 20010511 |
Method GET_CLASSINFO_FOR_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_RSAN_OM_ELEMENT | IR_ELEMENT | 20010511 | |||
| 2 | RR_CLASSINFO | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_OM_CLASS_INFO | RR_CLASSINFO | 20010511 |
Method GET_CLASSINFO_FOR_REF on class IF_RSAN_OM_FACTORY has no exception.
Method NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASSID | Call by reference | Type reference (TYPE) | RSAN_OM_CLASSID | I_CLASSID | 20010511 | |||
| 2 | RR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_RSAN_OM_ELEMENT | RR_ELEMENT | 20010511 |
Method NEW on class IF_RSAN_OM_FACTORY has no exception.
Method XML_VERSION_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VERSION | Value transfer | Type reference (TYPE) | STRING | version attribute | 20011217 |
Method XML_VERSION_GET on class IF_RSAN_OM_FACTORY has no exception.
Method XML_VERSION_UPGRADE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Original XML DOM | 20011220 | |||
| 2 | R_DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | New DOM or reference to i_dom | 20011220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during conversion | 20011217 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |