SAP ABAP Interface IF_RSO_TLOGO_XML (TLOGO-dependent interface for XML (de)serialization)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_TLOGO (Package) BI TLOGO Framework
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
Interface IF_RSO_TLOGO_XML  
Short Description TLOGO-dependent interface for XML (de)serialization    
General Data
Package RSO_TLOGO   BI TLOGO Framework 
Created 20090805   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSO_TLOGO_PERSISTENCY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSO_TLOGO_XML has no interface.
Friends
Interface IF_RSO_TLOGO_XML has no friend.
Attributes
Interface IF_RSO_TLOGO_XML has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Instance method Public Method Extract TLOGO data from XML DOM 20090805
2 GET_INSTANCE Static method Public Method Create an Instance of this Interface 20100209
3 SERIALIZE Instance method Public Method Convert TLOGO data to XML DOM 20090805
Events
Interface 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 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20100226
2 Changing 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 Importing I_DETLEVEL Value transfer Type reference (TYPE) BALLEVEL '1' Anwendungs-Log: Detaillierungsgrad 20090805
4 Importing I_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprachen für dieses TLOGO ('*' = alle verfügbaren) 20090805
5 Importing I_R_NODE_BWTLOGO Call by reference Object reference (TYPE REF TO) IF_IXML_NODE Wurzelknoten des TLOGO Datenteils 20090805

Method DESERIALIZE on Interface 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 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU Sprache für Texttabellen setzten ('*' bedeutet alle) 20100209
2 Importing I_OBJNAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname 20100209
3 Importing I_OBJTYPE Call by reference Type reference (TYPE) RSTLOGO Objekttyp (TLOGO) 20100209
4 Importing I_WITH_EXISTENTIAL_DEPENDENT Call by reference Type reference (TYPE) RS_BOOL Existentiell abhängige TLOGO Objekte berücksichtigen 20100209
5 Returning 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 Interface 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 Importing I_DETLEVEL Value transfer Type reference (TYPE) BALLEVEL '1' Anwendungs-Log: Detaillierungsgrad 20090805
2 Importing I_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprachen für dieses TLOGO ('*' = alle verfügbaren) 20090805
3 Importing I_R_NODE_BWTLOGO Call by reference Object reference (TYPE REF TO) IF_IXML_NODE Wurzelknoten des TLOGO Datenteils 20090925
4 Importing 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 Importing I_R_TLOGO_OBJSL Call by reference Type reference (TYPE) RSO_T_OBJSL Stückliste logisches Objekt 20100308

Method SERIALIZE on Interface IF_RSO_TLOGO_XML has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730