SAP ABAP Interface IF_RSBK_CMD (Interface: DTP Command)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBK (Package) Data Transfer Process: Kernel Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSBK_CMD_P | DTP Command Type Process | 20040217 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_RSBK_CMD_T | Interface: DTP Transform Command | 20040315 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBC_OLD_TRANSFER | Old Transfer Rules and Update Rules | 20040315 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBK_CMD | Superclass for Command Template | 20040212 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBK_CMD_DP_ENDLOOP | DTP Request | 20040212 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBK_CMD_DP_LOOP | DTP Request | 20040217 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBK_CMD_END | DTP Request | 20040217 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBK_CMD_PREPARE | DTP Command: Prepare for Extraction | 20040805 |
| 9 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBK_CMD_START | DTP Request | 20040217 |
Properties
| Interface | IF_RSBK_CMD | |
| Short Description | Interface: DTP Command |
General Data
| Package | RSBK | Data Transfer Process: Kernel Objects |
| Created | 20040212 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_RSBK_DEBUG | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSBK_CMD has no interface.
Friends
Interface IF_RSBK_CMD has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_EXEC_TYPE_ABAP | Constant | Public | Type reference (TYPE) | RSBKEXECTYPE | ' ' | DTP: Execution Type of a Command | 20121018 | |
| 2 | C_EXEC_TYPE_NONE | Constant | Public | Type reference (TYPE) | RSBKEXECTYPE | 'N' | DTP: Execution Type of a Command | 20121018 | |
| 3 | C_EXEC_TYPE_SCRIPT | Constant | Public | Type reference (TYPE) | RSBKEXECTYPE | 'S' | DTP: Execution Type of a Command | 20121018 | |
| 4 | N_CMD | Instance attribute | Public | Type reference (TYPE) | RSBCMD | 20040331 | |||
| 5 | N_EXEC_TYPE | Instance attribute | Public | Type reference (TYPE) | RSBKEXECTYPE | DTP: Execution Type of a Command | 20121018 | ||
| 6 | N_PERSIST_DATA | Instance attribute | Public | Type reference (TYPE) | RSBKPERSISTDATA | Indicator: Save Data After the Substep | 20041119 | ||
| 7 | N_REQUID | Instance attribute | Public | Type reference (TYPE) | RSBKREQUID | Data Transfer Process Request | 20040331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copies Attributes of a Command Instance | 20040331 | |
| 2 | Instance method | Public | Method | Before Parallel Processing: Output Runtime-Specific Param. | 20040521 | |
| 3 | Instance method | Public | Method | 20121018 | ||
| 4 | Instance method | Public | Method | Breakpoints | 20070831 | |
| 5 | Instance method | Public | Method | Command Identifier | 20040217 | |
| 6 | Instance method | Public | Method | Command Type | 20040903 | |
| 7 | Instance method | Public | Method | Context Menu for Log UI | 20050615 | |
| 8 | Instance method | Public | Method | 20121018 | ||
| 9 | Instance method | Public | Method | Width of Inbound Structure in Bytes | 20041229 | |
| 10 | Instance method | Public | Method | Width of Outbound Structure in Bytes | 20041230 | |
| 11 | Instance method | Public | Method | Simulation Mode | 20080523 | |
| 12 | Instance method | Public | Method | Determine TLOGO Object | 20040701 | |
| 13 | Instance method | Public | Method | Command Description | 20040212 | |
| 14 | Instance method | Public | Method | Request Optimization after Generation | 20040212 | |
| 15 | Instance method | Public | Method | Finish processing after data update is complete | 20120423 | |
| 16 | Instance method | Public | Method | Setting Breakpoints | 20040422 | |
| 17 | Instance method | Public | Method | Controller Type | 20041111 | |
| 18 | Instance method | Public | Method | DTP Type | 20050623 | |
| 19 | Instance method | Public | Method | After Parallel Processing: Setting Runtime-Specific Param. | 20040521 | |
| 20 | Instance method | Public | Method | Indicator: Simulation | 20050810 | |
| 21 | Instance method | Public | Method | User Command from Log UI | 20050615 |
Events
Interface IF_RSBK_CMD has no event.
Types
Interface IF_RSBK_CMD has no local type.
Method Signatures
Method COPY_FROM_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_RUNTIME | Handle auf hierarchisches Log | 20040930 | |||
| 2 | I_R_TPL | Call by reference | Object reference (TYPE REF TO) | IF_RSBK_CMD_TPL | Ober-Klasse für Command Templates | 20040331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20040930 |
Method CREATE_PROCESS_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MEMENTO | Value transfer | Type reference (TYPE) | RSBKMEMENTO | DTP: String-Memento für Controllerzustand | 20040521 |
Method CREATE_PROCESS_PARAMETERS on Interface IF_RSBK_CMD has no exception.
Method EXECUTE_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle for Hierarchical Log | 20121018 | |||
| 2 | I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_REQUEST | DTP Request | 20121018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation Failed | 20121018 |
Method GET_BREAKPOINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_BP | Value transfer | Type reference (TYPE) | RSBK_TH_BP | DTP: Tabelle mit Breakpoints | 20070831 |
Method GET_BREAKPOINTS on Interface IF_RSBK_CMD has no exception.
Method GET_CMD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CMD | Value transfer | Type reference (TYPE) | RSBCMD | Datentransferprozess Command | 20040217 |
Method GET_CMD on Interface IF_RSBK_CMD has no exception.
Method GET_CMDTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CMDTYPE | Value transfer | Type reference (TYPE) | RSBCMDTYPE | Datentransferprozess: Typ eines Commands | 20040903 |
Method GET_CMDTYPE on Interface IF_RSBK_CMD has no exception.
Method GET_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050615 |
Method GET_CONTEXT_MENU on Interface IF_RSBK_CMD has no exception.
Method GET_EXEC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXEC_TYPE | Value transfer | Type reference (TYPE) | RSBKEXECTYPE | DTP: Execution Type of a Command | 20121018 |
Method GET_EXEC_TYPE on Interface IF_RSBK_CMD has no exception.
Method GET_INTLEN_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEGID | Call by reference | Type reference (TYPE) | RSBK_SEGID | 1 | Segment | 20041229 | ||
| 2 | R_INTLEN_INBOUND | Value transfer | Type reference (TYPE) | INTLEN | Interne Länge in Bytes | 20041229 |
Method GET_INTLEN_INBOUND on Interface IF_RSBK_CMD has no exception.
Method GET_INTLEN_OUTBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEGID | Call by reference | Type reference (TYPE) | RSBK_SEGID | 1 | 20041230 | |||
| 2 | R_INTLEN_OUTBOUND | Value transfer | Type reference (TYPE) | INTLEN | 20041230 |
Method GET_INTLEN_OUTBOUND on Interface IF_RSBK_CMD has no exception.
Method GET_SIMULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SIMULATION | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080523 |
Method GET_SIMULATION on Interface IF_RSBK_CMD has no exception.
Method GET_S_TLOGO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_TLOGO | Value transfer | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20040701 |
Method GET_S_TLOGO on Interface IF_RSBK_CMD has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TXTLG | Value transfer | Type reference (TYPE) | RSTXTLG | 20040212 |
Method GET_TEXT on Interface IF_RSBK_CMD has no exception.
Method OPTIMIZE_COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_CMD_R | Call by reference | Type reference (TYPE) | RSBK_TH_CMD_R | 20040212 | ||||
| 2 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_RUNTIME | Handle auf hierarchisches Log | 20040930 | |||
| 3 | I_R_REQ_LOG_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RSBK_REQUEST_LOG_PROVIDER | Erzeugung Request Log | 20090721 |
Method OPTIMIZE_COMMANDS on Interface IF_RSBK_CMD has no exception.
Method POST_SUCCESS_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle auf hierarchisches Log | 20120423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20120423 |
Method SET_BREAKPOINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TH_BP | Call by reference | Type reference (TYPE) | RSBK_TH_BP | DTP: Tabelle mit Breakpoints | 20040422 |
Method SET_BREAKPOINTS on Interface IF_RSBK_CMD has no exception.
Method SET_CTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CTYPE | Call by reference | Type reference (TYPE) | RSBKCONTROLLERTYPE | DTP: Typ des Controllers | 20041111 |
Method SET_CTYPE on Interface IF_RSBK_CMD has no exception.
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 | Typ eines Datentransferprozesses | 20050623 |
Method SET_DTPTYPE on Interface IF_RSBK_CMD has no exception.
Method SET_PROCESS_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEMENTO | Call by reference | Type reference (TYPE) | RSBKMEMENTO | DTP: String-Memento für Controllerzustand | 20040521 | |||
| 2 | I_R_PROCESS | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_PROCESS | Prozess zur Requestverarbeitung | 20040523 |
Method SET_PROCESS_PARAMETERS on Interface IF_RSBK_CMD has no exception.
Method SET_SIMULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Kennzeichen: Simulationsmodus | 20050811 |
Method SET_SIMULATION on Interface IF_RSBK_CMD has no exception.
Method USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20050615 |
Method USER_COMMAND on Interface IF_RSBK_CMD has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 400 |