SAP ABAP Class IF_RSO_TLOGO_XML (TLOGO-dependent interface for XML (de)serialization)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBK_DTP_VERS_XML | DTP Adapter Versioning Tool | 20100408 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_TLOGO_XML_PERSISTENCY | BW TLOGO: XML Persistency Handler | 20090925 |
Properties
| Class | IF_RSO_TLOGO_XML | |
| Short Description | TLOGO-dependent interface for XML (de)serialization | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090805 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSO_TLOGO_XML has no interface implemented.
Friends
Class IF_RSO_TLOGO_XML has no friend class.
Attributes
Class IF_RSO_TLOGO_XML has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Extract TLOGO data from XML DOM | 20090805 | |
| 2 | Static method | Public | Method | Create an Instance of this Interface | 20100209 | |
| 3 | Instance method | Public | Method | Convert TLOGO data to XML DOM | 20090805 |
Events
Class IF_RSO_TLOGO_XML has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GT_S_XML_CACHE | Public | See coding | Serial (X)String Form of TLOGO-Specific Data | 20100225 | BEGIN OF gt_s_xml_cache,
serial_string TYPE string,
serial_xstring TYPE xstring,
END OF gt_s_xml_cache
|
Method Signatures
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20100226 | |||
| 2 | C_R_TLOGO_DATA | Call by reference | Type reference (TYPE) | IF_RSO_TLOGO_PERSISTENCY=>GT_T_TLOGO_TABLE | Daten aller Persistenztabellen eines TLOGO-Objekts | 20100308 | |||
| 3 | I_DETLEVEL | Value transfer | Type reference (TYPE) | BALLEVEL | '1' | Anwendungs-Log: Detaillierungsgrad | 20090805 | ||
| 4 | I_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachen für dieses TLOGO ('*' = alle verfügbaren) | 20090805 | ||
| 5 | I_R_NODE_BWTLOGO | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | Wurzelknoten des TLOGO Datenteils | 20090805 |
Method DESERIALIZE on class IF_RSO_TLOGO_XML has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache für Texttabellen setzten ('*' bedeutet alle) | 20100209 | |||
| 2 | I_OBJNAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname | 20100209 | |||
| 3 | I_OBJTYPE | Call by reference | Type reference (TYPE) | RSTLOGO | Objekttyp (TLOGO) | 20100209 | |||
| 4 | I_WITH_EXISTENTIAL_DEPENDENT | Call by reference | Type reference (TYPE) | RS_BOOL | Existentiell abhängige TLOGO Objekte berücksichtigen | 20100209 | |||
| 5 | R_R_TLOGO_XML | Value transfer | Object reference (TYPE REF TO) | IF_RSO_TLOGO_XML | TLOGO-abhängige Schnittstelle für XML (De-)Serializierung | 20100209 |
Method GET_INSTANCE on class IF_RSO_TLOGO_XML has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETLEVEL | Value transfer | Type reference (TYPE) | BALLEVEL | '1' | Anwendungs-Log: Detaillierungsgrad | 20090805 | ||
| 2 | I_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachen für dieses TLOGO ('*' = alle verfügbaren) | 20090805 | ||
| 3 | I_R_NODE_BWTLOGO | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | Wurzelknoten des TLOGO Datenteils | 20090925 | |||
| 4 | I_R_TLOGO_DATA | Call by reference | Type reference (TYPE) | IF_RSO_TLOGO_PERSISTENCY=>GT_T_TLOGO_TABLE | Daten aller Persistenztabellen eines TLOGO-Objekts | 20090805 | |||
| 5 | I_R_TLOGO_OBJSL | Call by reference | Type reference (TYPE) | RSO_T_OBJSL | Stückliste logisches Objekt | 20100308 |
Method SERIALIZE on class IF_RSO_TLOGO_XML has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |