SAP ABAP Class CL_RSBC_OLD_TRANSFER (Old Transfer Rules and Update Rules)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBCMD (Package) Data Transfer Process: Commands
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBK_CMD_TPL_T | DTP Command: Superclass for Transformation Template | 20040722 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_CMD | Interface: DTP Command | 20040315 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_CMD_T | Interface: DTP Transform Command | 20040315 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_SERVER | Interface for General Servers of a DTP | 20040415 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_SRC_LAST | DTP: Interface for Extraction and Transformation | 20040503 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_TGT_FIRST | DTP: Interface for First Data Recipient After Extraction | 20040702 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_TPL_STATIC | DTP Command Template: Static Methods | 20040331 |
Properties
| Class | CL_RSBC_OLD_TRANSFER | |
| Short Description | Old Transfer Rules and Update Rules | |
| Super Class | CL_RSBK_CMD_TPL_T | DTP Command: Superclass for Transformation Template |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSBO | |
| Program status | ||
| Category | 0 | |
| Package | RSBCMD | Data Transfer Process: Commands |
| Created | 20040315 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBK_CMD | Interface: DTP Command | 20040315 | ||
| 2 | IF_RSBK_CMD_T | Interface: DTP Transform Command | 20040315 | ||
| 3 | IF_RSBK_SERVER | Interface for General Servers of a DTP | 20040415 | ||
| 4 | IF_RSBK_SRC_LAST | DTP: Interface for Extraction and Transformation | 20040503 | ||
| 5 | IF_RSBK_TGT_FIRST | DTP: Interface for First Data Recipient After Extraction | 20040702 | ||
| 6 | IF_RSBK_TPL_STATIC | DTP Command Template: Static Methods | 20040331 |
Friends
Class CL_RSBC_OLD_TRANSFER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSBK_OLD_TRANSFER | Old Transfer Method for DTP | 20040315 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20040315 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20040505 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | RSBK_T_OLD_TRANSFER | Old Transfer Method for DTP | 20040315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040315 | ||
| 2 | Instance method | Public | Method | 20040722 | ||
| 3 | Static method | Public | Method | 20040722 | ||
| 4 | Instance method | Private | Method | 20040806 | ||
| 5 | Instance method | Private | Method | 20040722 | ||
| 6 | Instance method | Public | Method | 20040722 |
Events
Class CL_RSBC_OLD_TRANSFER has no event.
Types
Class CL_RSBC_OLD_TRANSFER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20040722 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20040722 | |||
| 3 | I_S_TRANSFO | Call by reference | Type reference (TYPE) | RSBK_OLD_TRANSFER | Alte Transfermethoden für DTP | 20040315 |
Method CONSTRUCTOR on class CL_RSBC_OLD_TRANSFER has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20040722 |
Method GET_DATA on class CL_RSBC_OLD_TRANSFER has no exception.
Method GET_OBJ_REF_TRANSFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_OLD_TRANSFER | Call by reference | Object reference (TYPE REF TO) | CL_RSBC_OLD_TRANSFER | 20040722 | ||||
| 2 | I_SRC | Call by reference | Type reference (TYPE) | RSBKSRCNM | 20040722 | ||||
| 3 | I_SRCTP | Call by reference | Type reference (TYPE) | RSBKSRCTP | Typ des Quellobjekts eines Datentransferprozesses | 20040722 | |||
| 4 | I_TGT | Call by reference | Type reference (TYPE) | RSBKTGTNM | 20040722 | ||||
| 5 | I_TGTTP | Call by reference | Type reference (TYPE) | RSBKTGTTP | 20040722 |
Method GET_OBJ_REF_TRANSFORMATION on class CL_RSBC_OLD_TRANSFER has no exception.
Method GET_STRUCTURE_OF_E3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_SEGMENT | Value transfer | Object reference (TYPE REF TO) | CL_RSBK_DATA_SEGMENT | 20040806 |
Method GET_STRUCTURE_OF_E3 on class CL_RSBC_OLD_TRANSFER has no exception.
Method GET_UPDINFO_SINGLE_IOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | 20040722 | ||||
| 2 | R_S_UPDINFO | Value transfer | Type reference (TYPE) | RSBK_S_UPDINFO | 20040722 |
Method GET_UPDINFO_SINGLE_IOBJ on class CL_RSBC_OLD_TRANSFER has no exception.
Method UPDATE_ODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COUNT_CRT | Call by reference | Type reference (TYPE) | I | 20040722 | ||||
| 2 | I_S_MINFO | Call by reference | Type reference (TYPE) | RSSM_S_MINFO | 20040722 | ||||
| 3 | I_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20040722 | ||||
| 4 | I_T_IDOCSTATE | Call by reference | Type reference (TYPE) | RSARR_T_IDOCSTATE | 20040722 |
Method UPDATE_ODS on class CL_RSBC_OLD_TRANSFER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |