SAP ABAP Class CL_RSBK_REQUEST_REMOTE (State Class for Remote 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 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_READ_ONLY Traceless DTP Requests 20050809
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_REQUEST_REMOTE Interface for Direct Access 20050127
Properties
Class CL_RSBK_REQUEST_REMOTE  
Short Description State Class for Remote Request    
Super Class CL_RSBK_REQUEST_READ_ONLY Traceless DTP Requests 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBK    
Program status     
Category 0   
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20050126   SAP 
Last change 20140121   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_REQUEST_REMOTE Interface for Direct Access 20050127
Friends
Class CL_RSBK_REQUEST_REMOTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TH_CMD Instance attribute Private Type reference (TYPE) TH_CMD 20050127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050126
2 GET_CMD_FILTER Instance method Private Method 20050127
3 GET_CMD_INBOUND Instance method Private Method 20050127
4 GET_CMD_LOG Instance method Private Method 20050127
5 GET_CMD_OUTBOUND Instance method Private Method 20050127
6 GET_CMD_SELSET_OUTBOUND Instance method Private Method 20050127
7 SET_CMD_INBOUND Instance method Private Method 20050127
8 SET_CMD_SELSET_OUTBOUND Instance method Private Method 20050127
Events
Class CL_RSBK_REQUEST_REMOTE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_CMD Private See coding 20050127 begin of s_cmd, node type rsbcmdnode, r_inbound type ref to cl_rsbk_data, r_log type ref to cl_rsbm_log_cursor_step, r_selset_outbound type ref to cl_rsmds_set, end of s_cmd
2 TH_CMD Private See coding 20050127 th_cmd type hashed table of s_cmd with unique key node
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20050126

Method CONSTRUCTOR on class CL_RSBK_REQUEST_REMOTE has no exception.

Method GET_CMD_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Type reference (TYPE) RSBCMDNODE Knoten in einem DTP-Skript 20050127
2 Returning R_R_FILTER Value transfer Object reference (TYPE REF TO) CL_RSBC_FILTER_CMD Fehlerhandling: Aufiltern und Merken von Sätzen 20050127

Method GET_CMD_FILTER on class CL_RSBK_REQUEST_REMOTE has no exception.

Method GET_CMD_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Type reference (TYPE) RSBCMDNODE Knoten in einem DTP-Skript 20050127
2 Returning R_R_INBOUND Value transfer Object reference (TYPE REF TO) CL_RSBK_DATA Datentransferprozess: Datenpaket 20050127
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050127

Method GET_CMD_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Type reference (TYPE) RSBCMDNODE Hierarchisches Log: Knoten-ID 20050127
2 Returning R_R_LOG_CURSOR_STEP Value transfer Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_STEP DTP: Log- und Error-Objekt 20050127

Method GET_CMD_LOG on class CL_RSBK_REQUEST_REMOTE has no exception.

Method GET_CMD_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Type reference (TYPE) RSBCMDNODE Knoten in einem DTP-Skript 20050127
2 Returning R_R_OUTBOUND Value transfer Object reference (TYPE REF TO) CL_RSBK_DATA Datentransferprozess: Datenpaket 20050127

Method GET_CMD_OUTBOUND on class CL_RSBK_REQUEST_REMOTE has no exception.

Method GET_CMD_SELSET_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Type reference (TYPE) RSBCMDNODE Knoten in einem DTP-Skript 20050127
2 Returning R_R_SELSET_OUTBOUND Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20050127
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050127

Method SET_CMD_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Type reference (TYPE) RSBCMDNODE Knoten in einem DTP-Skript 20050127
2 Importing I_R_INBOUND Call by reference Object reference (TYPE REF TO) CL_RSBK_DATA Datentransferprozess: Datenpaket 20050127

Method SET_CMD_INBOUND on class CL_RSBK_REQUEST_REMOTE has no exception.

Method SET_CMD_SELSET_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Type reference (TYPE) RSBCMDNODE Knoten in einem DTP-Skript 20050127
2 Importing I_R_SELSET_OUTBOUND Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20050127

Method SET_CMD_SELSET_OUTBOUND on class CL_RSBK_REQUEST_REMOTE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700