SAP ABAP Class CL_RSBK_CMD_END (DTP Request)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD Interface: DTP Command 20040217
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD_P DTP Command Type Process 20040217
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD_TPL Interface: DTP Command Templates 20040217
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_TPL_MANDATORY DTP Command Template: Mandatory IF 20040324
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_TPL_OPTIONAL DTP Command Template: Optional 20040324
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_TPL_STATIC DTP Command Template: Static Methods 20040324
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20040217
Properties
Class CL_RSBK_CMD_END  
Short Description DTP Request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBK    
Program status     
Category 0   
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20040217   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSBC 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 20040217
2 IF_RSBK_CMD_P DTP Command Type Process 20040217
3 IF_RSBK_CMD_TPL Interface: DTP Command Templates 20040217
4 IF_RSBK_TPL_MANDATORY DTP Command Template: Mandatory IF 20040324
5 IF_RSBK_TPL_OPTIONAL DTP Command Template: Optional 20040324
6 IF_RSBK_TPL_STATIC DTP Command Template: Static Methods 20040324
7 IF_SERIALIZABLE_OBJECT Serializable Object 20040217
Friends
Class CL_RSBK_CMD_END has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CMD Instance attribute Public Type reference (TYPE) RSBCMD Data Transfer Process: Command 20040217
2 N_REQUID Instance attribute Public Attribute reference (LIKE) 20050104
3 P_CTYPE Instance attribute Private Type reference (TYPE) RSBKCONTROLLERTYPE DTP: Controller Type 20050104
4 P_HV Instance attribute Private Type reference (TYPE) CHAR100 Character 100 20100412
5 P_T_LOGSYSMAP_HIST Instance attribute Private See coding 20120203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040217
2 SET_HV_DATA Instance method Public Method 20100412
3 WRITE_LOGSYSMAP_HIST Instance method Public Method 20120203
Events
Class CL_RSBK_CMD_END has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LT_100 Private See coding 20120203 lt_100(100) type c
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 20040217
2 Importing I_NODE Call by reference Type reference (TYPE) RSBCMDNODE Knoten in einem DTP-Skript 20040217
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20040217

Method CONSTRUCTOR on class CL_RSBK_CMD_END has no exception.

Method SET_HV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20100412

Method SET_HV_DATA on class CL_RSBK_CMD_END has no exception.

Method WRITE_LOGSYSMAP_HIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_LOGSYSMAP Call by reference Type reference (TYPE) RSLOGSYSMAP Mapping von logischen Systemen für Transport von InfoSources 20120203

Method WRITE_LOGSYSMAP_HIST on class CL_RSBK_CMD_END has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400