SAP ABAP Class CL_RSBK_DTP_VERS_XML (DTP Adapter Versioning Tool)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBK (Package) Data Transfer Process: Kernel Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_XML | TLOGO-dependent interface for XML (de)serialization | 20100408 |
Properties
| Class | CL_RSBK_DTP_VERS_XML | |
| Short Description | DTP Adapter Versioning Tool | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | RSBK | |
| Program status | ||
| Category | 0 | |
| Package | RSBK | Data Transfer Process: Kernel Objects |
| Created | 20100408 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_TLOGO_XML | TLOGO-dependent interface for XML (de)serialization | 20100408 |
Friends
Class CL_RSBK_DTP_VERS_XML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'TPL_INSTANCE' | Field Name | 20100408 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20100408 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20100408 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20100408 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_TLOGO_XML_PERSISTENCY | CL_RSO_TLOGO_XML_PERSISTENCY# | 20100408 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | RSO_TS_OBJSL | Logical Object Piece List | 20100408 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20100408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100408 | ||
| 2 | Instance method | Private | Method | 20100408 | ||
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100408 | |
| 4 | Instance method | Private | Constructor | 20100408 | ||
| 5 | Instance method | Private | Method | Deserializes an XML strcture element | 20100408 |
Events
Class CL_RSBK_DTP_VERS_XML has no event.
Types
Class CL_RSBK_DTP_VERS_XML has no local type.
Method Signatures
Method ADAPT_CMD_TPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_TLOGO_DATA | Call by reference | Type reference (TYPE) | IF_RSO_TLOGO_PERSISTENCY=>GT_T_TLOGO_TABLE | Daten aller Persistenztabellen eines TLOGO-Objekts | 20100408 | |||
| 2 | I_SER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20100408 |
Method ADAPT_CMD_TPL on class CL_RSBK_DTP_VERS_XML has no exception.
Method ANALYZE_PIECE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MULTIPLE_LINES | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100408 | |||
| 2 | E_S_FIELD_OBJVERS | Call by reference | Type reference (TYPE) | DFIES | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20100408 | |||
| 3 | E_T_FIX_FIELD | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20100408 | |||
| 4 | E_T_VARIABLE_FIELD | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20100408 | |||
| 5 | E_WHERE_STMT | Call by reference | Type reference (TYPE) | STRING | 20100408 | ||||
| 6 | I_S_OBJSL | Call by reference | Type reference (TYPE) | OBJSL | Objekt: Stückliste logisches Objekt | 20100408 |
Method ANALYZE_PIECE_LIST on class CL_RSBK_DTP_VERS_XML has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSBK_DTP_VERS_XML has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSBK_DTP_VERS_XML has no exception.
Method CONSTRUCTOR 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 | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20100408 | ||
| 2 | I_OBJNAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20100408 | |||
| 3 | I_OBJTYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20100408 | |||
| 4 | I_WITH_EXISTENTIAL_DEPENDENT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100408 |
Method CONSTRUCTOR on class CL_RSBK_DTP_VERS_XML has no exception.
Method DESERIALIZE_STRUCTURE_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Table part of P_TS_TLOGO_TABLE | 20100408 | |||
| 2 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20100408 | |||
| 3 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20100408 | |||
| 4 | I_R_NODE_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20100408 | |||
| 5 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20100408 | |||
| 6 | I_T_FIX_FIELD | Call by reference | Type reference (TYPE) | DDFIELDS | Feldliste fix fields (lfieldname = Wert) | 20100408 | |||
| 7 | I_T_VARIABLE_FIELD | Call by reference | Type reference (TYPE) | DDFIELDS | Feldliste variable fields | 20100408 |
Method DESERIALIZE_STRUCTURE_XML on class CL_RSBK_DTP_VERS_XML has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |