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 RSARR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSODS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSSM 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 P_S_CTRL Instance attribute Private Type reference (TYPE) RSBK_OLD_TRANSFER Old Transfer Method for DTP 20040315
2 P_T_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20040315
3 P_T_DATA_ODS Instance attribute Private Object reference (TYPE REF TO) DATA 20040505
4 P_T_TRANSFO 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 CONSTRUCTOR Instance method Public Constructor 20040315
2 GET_DATA Instance method Public Method 20040722
3 GET_OBJ_REF_TRANSFORMATION Static method Public Method 20040722
4 GET_STRUCTURE_OF_E3 Instance method Private Method 20040806
5 GET_UPDINFO_SINGLE_IOBJ Instance method Private Method 20040722
6 UPDATE_ODS 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 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20040722
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20040722
3 Importing 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 Exporting 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 Exporting E_R_OLD_TRANSFER Call by reference Object reference (TYPE REF TO) CL_RSBC_OLD_TRANSFER 20040722
2 Importing I_SRC Call by reference Type reference (TYPE) RSBKSRCNM 20040722
3 Importing I_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des Quellobjekts eines Datentransferprozesses 20040722
4 Importing I_TGT Call by reference Type reference (TYPE) RSBKTGTNM 20040722
5 Importing 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 Returning 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 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM 20040722
2 Returning 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 Importing I_COUNT_CRT Call by reference Type reference (TYPE) I 20040722
2 Importing I_S_MINFO Call by reference Type reference (TYPE) RSSM_S_MINFO 20040722
3 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20040722
4 Importing 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