Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBK_DTP | Data Transfer Process: Public Interface | 20030822 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBK_DTP_V | Version of Data Transfer Process | 20030822 |
Properties
| Interface | IF_RSBK_DTP_MAINTAIN | |
| Short Description | Change Data Transfer Process |
General Data
| Package | RSBK | Data Transfer Process: Kernel Objects |
| Created | 20030822 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSBK_DTP_MAINTAIN has no interface.
Friends
Interface IF_RSBK_DTP_MAINTAIN has no friend.
Attributes
Interface IF_RSBK_DTP_MAINTAIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Source and Target and Connection Between Them | 20030829 | |
| 2 | Instance method | Public | Method | Generates Default Process Variants (Example: Activate DSO) | 20061116 | |
| 3 | Instance method | Public | Method | Impact: Source Object Changed | 20050630 | |
| 4 | Instance method | Public | Method | 20050630 | ||
| 5 | Instance method | Public | Method | 20050630 | ||
| 6 | Instance method | Public | Method | Latest Process Chain | 20080114 | |
| 7 | Instance method | Public | Method | Automatic Revaluation of Overall Status | 20040910 | |
| 8 | Instance method | Public | Method | Automatic Repetition of Faulty Requests | 20070731 | |
| 9 | Instance method | Public | Method | Indicator: Only Get Delta Once | 20060406 | |
| 10 | Instance method | Public | Method | Changes Description of DTP | 20030901 | |
| 11 | Instance method | Public | Method | Set DTP Type | 20050121 | |
| 12 | Instance method | Public | Method | Set Original DTP | 20050119 | |
| 13 | Instance method | Public | Method | ID of Shadow DTP | 20070601 | |
| 14 | Instance method | Public | Method | Error Handling Mode | 20031008 | |
| 15 | Instance method | Public | Method | Indicator: Retrieve All Data | 20070606 | |
| 16 | Instance method | Public | Method | Flag: Delta Init Without Data | 20080201 | |
| 17 | Instance method | Public | Method | Set Logical System | 20050119 | |
| 18 | Instance method | Public | Method | Package Size | 20040920 | |
| 19 | Instance method | Public | Method | Minimum Package Size | 20091210 | |
| 20 | Instance method | Public | Method | 20031008 | ||
| 21 | Instance method | Public | Method | Error tolerance | 20031008 | |
| 22 | Instance method | Public | Method | Sets Object Status (Can Be Executed / Cannot Be Executed) | 20050715 | |
| 23 | Instance method | Public | Method | Indicator: Only retrieve last request | 20090324 | |
| 24 | Instance method | Public | Method | Real-Time Status | 20050331 | |
| 25 | Instance method | Public | Method | 20121015 | ||
| 26 | Instance method | Public | Method | Indicator: Simulation | 20050811 | |
| 27 | Instance method | Public | Method | Indicator: Get Data by Request | 20060825 | |
| 28 | Instance method | Public | Method | Change Data Source | 20030822 | |
| 29 | Instance method | Public | Method | Set Settings to Delete Temporary Storage | 20041124 | |
| 30 | Instance method | Public | Method | Entry in Object Catalog | 20061030 | |
| 31 | Instance method | Public | Method | Change Data Target | 20030822 | |
| 32 | Instance method | Public | Method | Change Selections | 20060811 | |
| 33 | Instance method | Public | Method | Extraction Mode | 20031008 | |
| 34 | Instance method | Public | Method | Technical Status with Warnings in Log | 20040910 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | HEADER_CHANGED | Instance Event (0) |
Public (2) |
Result: Header Changed | 20030903 |
| 2 | SRC_CHANGED | Instance Event (0) |
Public (2) |
Result: Source Changed | 20030825 |
| 3 | TGT_CHANGED | Instance Event (0) |
Public (2) |
Result: Target Changed | 20030825 |
| 4 | TPL_LIST_CHANGED | Instance Event (0) |
Public (2) |
Result: Template List Changed | 20030919 |
Types
Interface IF_RSBK_DTP_MAINTAIN has no local type.
Method Signatures
Method CHECK_SRC_TGT Signature
Method CHECK_SRC_TGT on Interface IF_RSBK_DTP_MAINTAIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff | 20040129 | ||
| 2 | Exception mit T100 Fehlermeldung | 20030829 |
Method CREATE_DEFAULT_PC_VARIANTS Signature
Method CREATE_DEFAULT_PC_VARIANTS on Interface IF_RSBK_DTP_MAINTAIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20061116 |
Method ON_SRC_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20050718 | |||
| 2 | I_R_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_RSO_TLOGO | 20050630 | ||||
| 3 | R_IMPACTSTATUS | Value transfer | Type reference (TYPE) | RSBKIMPACTSTATUS | Boolean | 20050715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20050819 |
Method ON_TGT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20050718 | ||||
| 2 | I_R_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_RSO_TLOGO | 20050630 | ||||
| 3 | R_IMPACTSTATUS | Value transfer | Type reference (TYPE) | RSBKIMPACTSTATUS | Impact-Analyse: Status | 20050715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20050819 |
Method ON_TRFN_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20050718 | ||||
| 2 | I_R_TRFN | Call by reference | Object reference (TYPE REF TO) | IF_RSO_TLOGO | 20050630 | ||||
| 3 | R_IMPACTSTATUS | Value transfer | Type reference (TYPE) | RSBKIMPACTSTATUS | Impact-Analyse: Status | 20050715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20050819 |
Method SET_ACTUAL_CHAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHAIN | Call by reference | Type reference (TYPE) | RSPC_CHAIN | Prozesskette | 20080114 |
Method SET_ACTUAL_CHAIN on Interface IF_RSBK_DTP_MAINTAIN has no exception.
Method SET_AUTOQUALOK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUTOQUALOK | Call by reference | Type reference (TYPE) | RSMAUTOQUALOKFL | 20040910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040910 |
Method SET_AUTORESTART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUTORESTART | Call by reference | Type reference (TYPE) | RSBKAUTORESTART | DTP: automatisches Wiederholen fehlerhafter Requests | 20070731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20070731 |
Method SET_DELTAONLYONCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELTAONLYONCE | Call by reference | Type reference (TYPE) | RSBKDELTAONLYONCE | Kennzeichen: Delta nur einmal abholen | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20060406 |
Method SET_DTPTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTPTEXT | Call by reference | Type reference (TYPE) | RSBKDTPTEXT | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit T100 Fehlermeldung | 20030901 |
Method SET_DTPTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTPTYPE | Call by reference | Type reference (TYPE) | RSBKDTPTYPE | Kennzeichen: DTP für Realtime Data Acquisition | 20050121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deprecated - use CX_RS_STATIC_CHECK instead | 20050614 |
Method SET_DTP_ORIGINAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTP_ORIGINAL | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20050119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deprecated - use CX_RS_STATIC_CHECK instead | 20050819 |
Method SET_DTP_SHADOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTP_SHADOW | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20070601 |
Method SET_DTP_SHADOW on Interface IF_RSBK_DTP_MAINTAIN has no exception.
Method SET_ERRORHANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUTO_SWITCH_AFTER_ERR | Call by reference | Type reference (TYPE) | RSBKERRORHANDL_AUTO_ON | 20130506 | ||||
| 2 | I_ERRORHANDLING | Call by reference | Type reference (TYPE) | RSBKERRORHANDLING | 20031008 | ||||
| 3 | R_MANUAL_CHANGE_GRFLD | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031008 |
Method SET_FETCHUNTILEOF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FETCHUNTILEOF | Call by reference | Type reference (TYPE) | RSBKFETCHUNTILEOF | Alle Daten abholen | 20070606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20070606 |
Method SET_INITSIMU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INITSIMU | Call by reference | Type reference (TYPE) | RSBKINITSIMU | Kennzeichen: Delta-Init ohne Daten | 20080201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20080201 |
Method SET_LOGSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_LOGSYSMAP | Call by reference | Type reference (TYPE) | RSLOGSYSMAP | Logisches System | 20050121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deprecated - use CX_RS_STATIC_CHECK instead | 20050819 |
Method SET_MAXSIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAXSIZE | Call by reference | Type reference (TYPE) | RSBKMAXSIZE | DTP-Extraktion: Paketgröße | 20040920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deprecated - use CX_RS_STATIC_CHECK instead | 20040920 |
Method SET_MINSIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MINSIZE | Call by reference | Type reference (TYPE) | RSBKMIMSIZE | DTP-Extraktion: min. Paketgröße | 20091210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deprecated - use CX_RS_STATIC_CHECK instead | 20091210 |
Method SET_NOAGGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NOAGGR | Call by reference | Type reference (TYPE) | RSSM_NOAGGR | 20031008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031008 |
Method SET_NUMBER_AT_ERR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NUMBER_AT_ERR | Call by reference | Type reference (TYPE) | RSNUMBER_AT_ERR | 20031008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031008 |
Method SET_OBJSTAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 20050715 |
Method SET_OBJSTAT on Interface IF_RSBK_DTP_MAINTAIN has no exception.
Method SET_ONLYLASTREQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ONLYLASTREQUEST | Call by reference | Type reference (TYPE) | RSBKFULLONLYLAST | Nur letzten Request abholen | 20090324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20090324 |
Method SET_RDASTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RDASTATUS | Call by reference | Type reference (TYPE) | RSCRT_RDASTATUS | Technischer Status für Realtime-Komponenten | 20050331 |
Method SET_RDASTATUS on Interface IF_RSBK_DTP_MAINTAIN has no exception.
Method SET_SCRIPT_PROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCRIPT_PROC | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20121015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation Failed | 20121015 |
Method SET_SIMULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEB_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request der debugged wird | 20120927 | |||
| 2 | I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20050811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20050811 |
Method SET_SINGLEREQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SINGLEREQUEST | Call by reference | Type reference (TYPE) | RSBKSINGLEREQUEST | Daten requestweise abholen | 20060825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20060825 |
Method SET_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SRC | Call by reference | Type reference (TYPE) | RSBKSRCNM | 20030822 | ||||
| 2 | I_SRCTP | Call by reference | Type reference (TYPE) | RSOHSRCTYPE | 20030825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20041029 | ||
| 2 | Exception mit T100 Fehlermeldung | 20030822 |
Method SET_S_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_BUFFER | Call by reference | Type reference (TYPE) | RSBK_S_BUFFER | Struktur | 20041124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deprecated - use CX_RS_STATIC_CHECK instead | 20041124 |
Method SET_S_TADIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_TADIR | Call by reference | Type reference (TYPE) | TADIR | Katalog der Repository-Objekte | 20061030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deprecated - use CX_RS_STATIC_CHECK instead | 20061030 |
Method SET_TGT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TGT | Call by reference | Type reference (TYPE) | RSBKTGTNM | 20030822 | ||||
| 2 | I_TGTTP | Call by reference | Type reference (TYPE) | RSBKTGTTP | 20030825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20041029 | ||
| 2 | Exception mit T100 Fehlermeldung | 20030822 |
Method SET_TH_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TH_RANGE | Call by reference | Type reference (TYPE) | RSBK_TH_RANGE | DTP: Selektionen für Quelle | 20060811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20060811 |
Method SET_UPDMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UPDMODE | Call by reference | Type reference (TYPE) | RSBUPDMODE | 20031008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031008 |
Method SET_WARNINGTSTATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TSTATE | Call by reference | Type reference (TYPE) | RSBKTSTATE | 20040910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040910 |
Event Signatures
Event HEADER_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGED_ON_DB | Exporting | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20050622 | |
| 2 | I_DTP | Exporting | Value transfer | Type reference (TYPE) | RSBKDTPNM | 20030903 | |||
| 3 | I_S_FIELDVALUE | Exporting | Value transfer | Type reference (TYPE) | RSBK_S_FIELDVALUE | DTP: Feld/Wert-Paar | 20060707 |
Event SRC_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTP | Exporting | Value transfer | Type reference (TYPE) | RSBKDTPNM | 20030825 |
Event TGT_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTP | Exporting | Value transfer | Type reference (TYPE) | RSBKDTPNM | 20030825 |
Event TPL_LIST_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTP | Exporting | Value transfer | Type reference (TYPE) | RSBKDTPNM | 20030919 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 400 |