SAP ABAP Class CL_RSBK_CMD_U (Template for Update Task 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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_CMD Superclass for Command Template 20031209
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD_U Interface: DTP Update Command 20040213
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBC_U_ODSO Update Command to DB Table 20040429
2 Inheritance (c INHERITING FROM c_ref)  CL_RSBC_U_ODSO_RDA Update Command for RDA 20050414
3 Inheritance (c INHERITING FROM c_ref)  CL_RSB_OHD_U_CMD Update Command to DB Table 20051006
4 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_U_CUBE Update Command to DB Table 20050111
5 Inheritance (c INHERITING FROM c_ref)  CL_RSDMD_IOBJ_U_CMD Template for update 20041005
6 Inheritance (c INHERITING FROM c_ref)  CL_RSINSP_INSP_U_CMD Command for Inspection Plan 20060801
7 Inheritance (c INHERITING FROM c_ref)  CL_RSSH_DTP_HIER_U_CMD CMD Update of Hierarchies 20060220
Properties
Class CL_RSBK_CMD_U  
Short Description Template for Update Task Command    
Super Class CL_RSBK_CMD Superclass for Command Template 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBK    
Program status     
Category 0   
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20031209   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBK_CMD_U has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_CMD_U Interface: DTP Update Command 20040213
Friends
Class CL_RSBK_CMD_U has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_S_TGT_VIOBJ Instance attribute Public Type reference (TYPE) RSD_S_VIOBJ View of all properties of an InfoObject 20121214
2 N_TGT Instance attribute Public Type reference (TYPE) RSBKTGTNM Name of the Data Target for a Data Transfer Process 20031209
3 N_TGTTP Instance attribute Public Type reference (TYPE) RSBKTGTTP Type of Data Source for a Data Transfer Process 20031209
4 N_UNIQUE_KEY Instance attribute Public Type reference (TYPE) RSBKUNIQUEKEY Indicator: Unique Key in DTP Target 20041116
5 O_R_TGT Instance attribute Protected Object reference (TYPE REF TO) IF_RSBK_TGT Interface for Data Targets of a DTP 20031209
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJ_REF_TGT Instance method Public Method 20031209
Events
Class CL_RSBK_CMD_U has no event.
Types
Class CL_RSBK_CMD_U has no local type.
Method Signatures

Method GET_OBJ_REF_TGT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_TGT Value transfer Object reference (TYPE REF TO) IF_RSBK_TGT Schnittstelle für Datenziele eines DTPs 20031209

Method GET_OBJ_REF_TGT on class CL_RSBK_CMD_U has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 400