Hierarchy
⤷
⤷
Properties
| Class | CL_RSTRAN_COMPARE_BACKEND | |
| Short Description | Backend: Data flow comparison function | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTRAN_TMPL | Transformation: Migration |
| Created | 20091116 | 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 CL_RSTRAN_COMPARE_BACKEND has no interface implemented.
Friends
Class CL_RSTRAN_COMPARE_BACKEND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSTRAN_TMPL_DFTYPE | 'T' | Type of Dataflow Transformation | 20091117 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSTRAN_TMPL_DFTYPE | 'U' | Type of Dataflow Update | 20091117 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | CHAR30 | 'Dataflow comparison copy of' | DTP Description Text Prefix | 20091201 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | CHAR30 | 'Dataflow comparison copy of' | InfoPackage Description Text Prefix | 20091127 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | RSSGUID25 | BW Generation Tool: GUID in Compressed Form (CHAR25) | 20091119 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | MCH_T_SELECT | Table with Selection Criteria | 20100311 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSTRAN_TMPL_T_COMP_MOD | Comparison Information for Data Flows | 20091116 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSBKPATH | Properties Path | 20100219 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSLDPSEL | Selection table for fields scheduler | 20100219 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to Comparison Table | 20091204 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | CHAR30 | '' | Structure Name from Update | 20091207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks if 3.x data flow already exists (source - target) | 20091125 | |
| 2 | Static method | Public | Method | Checks if new data flow already exists (source - target) | 20091125 | |
| 3 | Instance method | Public | Method | Compares cluster data from simulated data flows | 20091116 | |
| 4 | Static method | Public | Method | Concatenates 2 structures and returns reference to workarea | 20091209 | |
| 5 | Instance method | Public | Constructor | Construktor for data flow comparison backend | 20091116 | |
| 6 | Static method | Private | Method | Conversion of OLTP Source | 20110321 | |
| 7 | Static method | Public | Method | Creates a new unique comparison ID | 20091119 | |
| 8 | Static method | Public | Method | Creates component list using a structure description | 20091203 | |
| 9 | Instance method | Public | Method | Creates a DTP on the template of an InfoPackage | 20091205 | |
| 10 | Static method | Public | Method | Creates structure description from a component list | 20091120 | |
| 11 | Static method | Public | Method | Deletes comparison information for a comparison ID | 20091117 | |
| 12 | Static method | Public | Method | Deletes gen. 3.x InfoPackage/DTP of data flow comparison | 20091205 | |
| 13 | Static method | Public | Method | Returns all sources for a target (new data flow only) | 20091127 | |
| 14 | Static method | Public | Method | Returns all targets for a source (new data flow only) | 20091127 | |
| 15 | Instance method | Public | Method | Returns the reference to comparison table created | 20091204 | |
| 16 | Static method | Public | Method | Returns the current comparison ID | 20091119 | |
| 17 | Instance method | Public | Method | Returns InfoPackages | 20100628 | |
| 18 | Instance method | Public | Method | Returns most recent fill InfoPackage for a 3.x data flow | 20091125 | |
| 19 | Instance method | Public | Method | Returns the modification table of the last data comparison | 20091117 | |
| 20 | Instance method | Public | Method | Restores the settings for the InfoPackage | 20100219 | |
| 21 | Instance method | Public | Method | Simulates 3.x load path | 20100215 | |
| 22 | Instance method | Public | Method | Starts 3.x InfoPackage and writes data to a cluster | 20091125 | |
| 23 | Instance method | Public | Method | Saves the existing InfoPackage settings | 20100219 | |
| 24 | Static method | Public | Method | Sets structure name for target data (call in transf. prog.) | 20091207 | |
| 25 | Instance method | Public | Method | Simulates a DTP and writes the data to a cluster | 20091117 | |
| 26 | Static method | Public | Method | Writes data to the table cluster (with component list) | 20091119 |
Events
Class CL_RSTRAN_COMPARE_BACKEND has no event.
Types
Class CL_RSTRAN_COMPARE_BACKEND has no local type.
Method Signatures
Method CHECK_3X_DF_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20091125 | |||
| 2 | I_SRCNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Quellobjektname im Objektkatalog | 20091125 | |||
| 3 | I_SRCTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20091127 | |||
| 4 | I_TGTNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | TLOGO-Type des Ziels | 20091125 | |||
| 5 | I_TGTTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | Zielobjektname im Objektkatalog | 20091125 | |||
| 6 | R_INFSRC | Value transfer | Type reference (TYPE) | RSISOURCE | InfoSource | 20091125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20091125 |
Method CHECK_NEW_DF_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | '' | Logisches System | 20091125 | ||
| 2 | I_SRCNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Quellobjektname im Objektkatalog | 20091125 | |||
| 3 | I_SRCTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | TLOGO-Typ der Quelle | 20091125 | |||
| 4 | I_TGTNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Zielobjektname im Objektkatalog | 20091125 | |||
| 5 | I_TGTTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | TLOGO-Typ des Ziels | 20091125 | |||
| 6 | R_DTPNAME | Value transfer | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20091125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20091125 |
Method COMPARE_CLUST_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMPARED_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf erstellte Resultattabelle | 20091204 | |||
| 2 | E_EQUAL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean: Tabellendaten gleich | 20091204 | |||
| 3 | E_MOD_TABLE | Call by reference | Type reference (TYPE) | RSTRAN_TMPL_T_COMP_MOD | Vergleichsinformationen für Datenflüsse | 20091204 | |||
| 4 | I_COMPKEY1 | Value transfer | Type reference (TYPE) | RSTRAN_TMPL_CLUST_INFO_KEY | Schlüsselstruktur für Vergleichsinformationstabelle | 20091116 | |||
| 5 | I_COMPKEY2 | Value transfer | Type reference (TYPE) | RSTRAN_TMPL_CLUST_INFO_KEY | Schlüsselstruktur für Vergleichsinformationstabelle | 20091116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für den Cluster-Datenvergleich | 20091116 |
Method CONCAT_STRUCTURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FOR_DF_COMPARISON | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean: Für Datenflussvergleich | 20091210 | |||
| 2 | I_R_WORKAREA1 | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Workarea 1 | 20091209 | |||
| 3 | I_R_WORKAREA2 | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Workarea 2 | 20091209 | |||
| 4 | R_R_NEW_WORKAREA | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf erstellte Workarea | 20091209 |
Method CONCAT_STRUCTURES on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSTRAN_COMPARE_BACKEND has no parameter.
Method CONSTRUCTOR on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method CONVERSION_OLTP_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SRCNAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20110321 | |||
| 2 | I_SRCTYPE | Call by reference | Type reference (TYPE) | RS_TLOGO | 20110321 | ||||
| 3 | R_OLTPSOURCE | Value transfer | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20110321 |
Method CONVERSION_OLTP_SOURCE on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method CREATE_COMPID Signature
Method CREATE_COMPID on class CL_RSTRAN_COMPARE_BACKEND has no parameter.
Method CREATE_COMPID on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method CREATE_COMPONENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_COMP_LIST | Call by reference | Type reference (TYPE) | RSTRAN_TMPL_COMPONENT_TAB | Tabellentyp zur Komponentenbeschreibung von Datentabellen | 20091203 | |||
| 2 | I_R_STRUCTDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20091203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20091203 |
Method CREATE_DTP_FROM_IPAK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DTPNAME | Value transfer | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20100219 | |||
| 2 | E_DTP_COPY_TABLE | Value transfer | Type reference (TYPE) | RSMIGRATE_T_DTP_TGT | Liste von DTPs und ihre jeweiligen Ziele | 20100219 | |||
| 3 | I_INFOPACK | Value transfer | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20091205 | |||
| 4 | I_TGTNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20091205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit Meldung | 20091205 |
Method CREATE_STRUCTDESCR_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPONENT_TAB | Call by reference | Type reference (TYPE) | RSTRAN_TMPL_COMPONENT_TAB | Tabellentyp zur Komponentenbeschreibung von Datentabellen | 20091120 | |||
| 2 | R_REF_STRUCTDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20091120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit Meldung | 20091120 |
Method DELETE_COMPARISON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPID | Value transfer | Type reference (TYPE) | RSSGUID25 | BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) | 20091117 | |||
| 2 | I_DEL_DTP_INFOPACK | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean: Generierte DTP/InfoPackage löschen | 20091202 | ||
| 3 | I_DTP_COPY_TABLE | Value transfer | Type reference (TYPE) | RSMIGRATE_T_DTP_TGT | Liste von DTPs und ihre jeweiligen Ziele | 20100219 | |||
| 4 | R_DELETED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean: Löschen erfolgreich | 20091117 |
Method DELETE_COMPARISON on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method DELETE_IPAK_DTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTPNAME | Value transfer | Type reference (TYPE) | RSBKDTPNM | '' | Datentransferprozess ID | 20091206 | ||
| 2 | I_DTP_COPY_TABLE | Value transfer | Type reference (TYPE) | RSMIGRATE_T_DTP_TGT | Liste von DTPs und ihre jeweiligen Ziele | 20100219 | |||
| 3 | I_INFOPACK | Value transfer | Type reference (TYPE) | RSLOGDPID | '' | Logische InfoPackage-Variante (ID) | 20091206 | ||
| 4 | R_DELETED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean: Erfolgreich gelöscht | 20091205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit Meldung | 20100628 |
Method GET_ALL_SRC_FROM_TGT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SOURCES | Value transfer | Type reference (TYPE) | RSTRAN_TMPL_DTP_META | DTP Metadaten | 20091127 | |||
| 2 | I_FROM_MIGRATION | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean: Quelle migriert | 20091127 | |||
| 3 | I_SRCTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20091127 | |||
| 4 | I_TGTNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20091127 | |||
| 5 | I_TGTTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20091127 |
Method GET_ALL_SRC_FROM_TGT on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method GET_ALL_TGT_FROM_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TARGETS | Value transfer | Type reference (TYPE) | RSTRAN_TMPL_DTP_META | DTP Metadaten | 20091127 | |||
| 2 | I_FROM_MIGRATION | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean: Quelle migriert | 20091127 | |||
| 3 | I_LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20091127 | |||
| 4 | I_SRCNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20091127 | |||
| 5 | I_SRCTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20091127 | |||
| 6 | I_TGTTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20091127 |
Method GET_ALL_TGT_FROM_SRC on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method GET_COMPARE_TAB_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_COMPARE_TAB | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf Vergleichstabelle | 20091204 |
Method GET_COMPARE_TAB_REF on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method GET_COMPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COMPID | Value transfer | Type reference (TYPE) | RSSGUID25 | BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) | 20091119 |
Method GET_COMPID on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method GET_INFOPACKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INFOPACK_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | InfoPackages | 20100628 | |||
| 2 | I_INFSRC | Call by reference | Type reference (TYPE) | RSISOURCE | InfoSource | 20100628 | |||
| 3 | I_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20100628 | |||
| 4 | I_SRCNAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20100628 | |||
| 5 | I_SRCTYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20100628 | |||
| 6 | I_TGTNAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20100628 |
Method GET_INFOPACKS on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method GET_LATEST_INFOPACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFSRC | Value transfer | Type reference (TYPE) | RSISOURCE | InfoSource | 20091125 | |||
| 2 | I_LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20091125 | |||
| 3 | I_SRCNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20091125 | |||
| 4 | I_SRCTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20091127 | |||
| 5 | I_TGTNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20091125 | |||
| 6 | R_INFOPACK | Value transfer | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20091125 |
Method GET_LATEST_INFOPACK on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method GET_MOD_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MOD_TAB | Value transfer | Type reference (TYPE) | RSTRAN_TMPL_T_COMP_MOD | Vergleichsinformationen für Datenflüsse | 20091117 |
Method GET_MOD_TAB on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method IMPORT_INFOPACK_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPACK | Call by reference | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20100323 |
Method IMPORT_INFOPACK_PARAMS on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method PROCESS_3X_DATAFLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REQUNR | Value transfer | Type reference (TYPE) | RSREQUNR | Anforderungsnummer für die Datenübertragung | 20100217 | |||
| 2 | IT_FILTER_TABLE | Value transfer | Type reference (TYPE) | MCH_T_SELECT | Tabelle mit Selektionskriterien | 20100311 | |||
| 3 | I_INFOPACK | Value transfer | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20100215 | |||
| 4 | I_LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20100215 | |||
| 5 | I_REQUNR | Value transfer | Type reference (TYPE) | RSREQUNR | Anforderungsnummer für die Datenübertragung | 20100628 | |||
| 6 | I_SRCNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20100215 | |||
| 7 | I_SRCTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20100217 | |||
| 8 | I_TGTNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20100215 | |||
| 9 | I_TGTTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20100217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit Meldung | 20100217 |
Method PROCESS_3X_INFOPACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INFOPACK_CPY | Value transfer | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20091127 | |||
| 2 | E_REQUESTID | Value transfer | Type reference (TYPE) | RSREQUNR | Anforderungsnummer für die Datenübertragung | 20091127 | |||
| 3 | I_INFOPACK | Value transfer | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20091125 | |||
| 4 | I_PROCESS_NOW | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean: sofortiger Start | 20091125 | ||
| 5 | I_SRCTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20091201 | |||
| 6 | I_TGTNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20091125 | |||
| 7 | I_TGTTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20091201 | |||
| 8 | I_T_SELECTION | Value transfer | Type reference (TYPE) | MCH_T_SELECT | Tabelle mit Selektionskriterien | 20091209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit Meldung | 20091125 |
Method SET_INFOPACK_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPACK | Value transfer | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20100219 | |||
| 2 | I_LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | Objektname im Objektkatalog | 20100219 | |||
| 3 | I_SRCNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Logisches System | 20100219 | |||
| 4 | I_TGTNAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20100219 | |||
| 5 | I_TGTTYPE | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20100219 |
Method SET_INFOPACK_PARAMS on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method SET_TGT_STRUCTNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TGT_STRUCTNAME | Value transfer | Type reference (TYPE) | CHAR30 | 30 Characters | 20091207 |
Method SET_TGT_STRUCTNAME on class CL_RSTRAN_COMPARE_BACKEND has no exception.
Method SIMULATE_DTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_3X_COMPARISON | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean: 3.x Vergleich für identische Zielstrukturen | 20091207 | |||
| 2 | I_CONTROLLERTYPE | Value transfer | Type reference (TYPE) | RSBKCONTROLLERTYPE | 'SYNC' | DTP: Typ des Controllers | 20091117 | ||
| 3 | I_DTPNAME | Value transfer | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20091120 | |||
| 4 | I_REQUID | Value transfer | Type reference (TYPE) | RSREQUID | Request-ID (Anforderungsnummer) | 20091209 | |||
| 5 | I_T_SELECTION | Value transfer | Type reference (TYPE) | MCH_T_SELECT | Tabelle mit Selektionskriterien | 20091209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit Meldung | 20091117 |
Method WRITE_CLUSTER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAKID | Value transfer | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20091119 | |||
| 2 | I_DFTYPE | Value transfer | Type reference (TYPE) | RSTRAN_TMPL_DFTYPE | Typ eines Datenflusses | 20091120 | |||
| 3 | I_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf Tabellendaten | 20091119 | |||
| 4 | I_WITH_COMPONENT_LIST | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean: Komponentenliste schreiben | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit Meldung | 20091119 | ||
| 2 | Operation gescheitert | 20091203 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |