SAP ABAP Class CL_RSDMD_IOBJ_X_CMD (Master Data extraction)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDMD (Package) Master Data Update
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_CMD_X Superclass for Extraction Command 20050919
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD_STATIC DTP Command: Static Methods 20050921
Properties
Class CL_RSDMD_IOBJ_X_CMD  
Short Description Master Data extraction    
Super Class CL_RSBK_CMD_X Superclass for Extraction Command 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDMD   Master Data Update 
Created 20050919   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_CMD_STATIC DTP Command: Static Methods 20050921
Friends
Class CL_RSDMD_IOBJ_X_CMD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_TH_RANGE Instance attribute Protected Type reference (TYPE) RSBK_TH_RANGE DTP: Selections for Source 20050919
2 P_CHKTAB Instance attribute Private Type reference (TYPE) TABNAME M-View 20070510
3 P_CURSOR Instance attribute Private Type reference (TYPE) CURSOR 20050920
4 P_TXTTAB Instance attribute Private Type reference (TYPE) TABNAME Texttabelle 20070510
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_WHERE_CONDITION Instance method Public Method 20050919
2 GET_TABLES Instance method Private Method Liefert den M-View und die Texttabelle eines Merkmals 20070510
3 TRANSFORM_WHERE_PATTERN Instance method Private Method 20050919
4 _GET_REMOTE Instance method Private Method Extraction in case of remote DTPs 20110906
Events
Class CL_RSDMD_IOBJ_X_CMD has no event.
Types
Class CL_RSDMD_IOBJ_X_CMD has no local type.
Method Signatures

Method BUILD_WHERE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20061124
2 Importing IT_RANGE Call by reference Type reference (TYPE) RSBK_TH_RANGE DTP: Selektionen für Quelle 20050919
3 Importing I_EXTRACT_INITIAL_ENTRY Call by reference Type reference (TYPE) RS_BOOL Boolean 20100325
4 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM 20060627
5 Returning RD_WHERE Value transfer Type reference (TYPE) STRING WHERE-Bedingung 20050919

Method BUILD_WHERE_CONDITION on class CL_RSDMD_IOBJ_X_CMD has no exception.

Method GET_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20070510
2 Exporting E_CHKTAB Value transfer Type reference (TYPE) TABNAME M-View 20070510
3 Exporting E_TXTTAB Value transfer Type reference (TYPE) TABNAME Texttabelle 20070510

Method GET_TABLES on class CL_RSDMD_IOBJ_X_CMD has no exception.

Method TRANSFORM_WHERE_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_VALUE Call by reference Type reference (TYPE) ANY 20050919
2 Exporting EF_ESCAPE Call by reference Type reference (TYPE) ABAP_BOOL 20050919

Method TRANSFORM_WHERE_PATTERN on class CL_RSDMD_IOBJ_X_CMD has no exception.

Method _GET_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_END_OF_DATA Call by reference Type reference (TYPE) RS_BOOL Boolean 20110906
2 Exporting E_T_DATA Call by reference Type reference (TYPE) TABLE Data Table 20110906
3 Importing I_MAXSIZE Call by reference Type reference (TYPE) RSBKMAXSIZE DTP Extraction: Package Size 20110906
4 Importing I_ORDER_BY Call by reference Type reference (TYPE) STRING Order by condition 20110906
5 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110906
6 Importing I_WHERE Call by reference Type reference (TYPE) STRING Where condition 20110906
# Exception Resumable Description Created on
1 CX_RSB_NO_MORE_DATA No More Data 20110906
2 CX_RS_STEP_FAILED DTP Request: Errors in Step 20110906
History
Last changed by/on SAP  20140121 
SAP Release Created in 700