SAP ABAP Class CL_RSDMD_READ_ATTRIBUTES_TEXTS (Read Attributes and texts)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDMD_CURSOR Cursor for reading attributes and texts 20080521
Properties
Class CL_RSDMD_READ_ATTRIBUTES_TEXTS  
Short Description Read Attributes and texts    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDMD   Master Data Update 
Created 20071129   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDMD_CURSOR Cursor for reading attributes and texts 20080521
Friends
Class CL_RSDMD_READ_ATTRIBUTES_TEXTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_PACKAGE_SIZE Instance attribute Private Type reference (TYPE) I Package Size 20080521
2 P_R_BUILD_QUERY Instance attribute Private Object reference (TYPE REF TO) CL_RSMD_RS_BUILD_QUERY F4 Query 20080521
3 P_R_SQL_QUERY Instance attribute Private Object reference (TYPE REF TO) CL_RSDRS_SQL_QUERY Data Manager SQL Query Processing 20080521
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20080521
2 OPEN_CURSOR Static method Public Method Open Cursor 20080521
3 READ_IOBJ_META_DATA Static method Private Method Read InfoObject meta data 20080521
4 SELECT Static method Public Method Select all data 20080521
Events
Class CL_RSDMD_READ_ATTRIBUTES_TEXTS has no event.
Types
Class CL_RSDMD_READ_ATTRIBUTES_TEXTS 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_ALL_ATTRIBUTES Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Read All Attributes 20080521
2 Importing I_DATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM Key date to time-dependent attributes and texts 20080521
3 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20080521
4 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language key to read language-dependent texts 20080521
5 Importing I_MOST_RECENT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Most recent version to be read? 20080521
6 Importing I_PACKAGE_SIZE Call by reference Type reference (TYPE) I 50000 Package size 20080521
7 Importing I_READ_SIDS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Read SID values too? 20080521
8 Importing I_READ_TEXT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Read texts as well? 20080521
9 Importing I_T_ATTRNM Call by reference Type reference (TYPE) RSDM_T_ATTRINM Table with name of attributes to be read. 20080521
10 Importing I_T_SELOPT Call by reference Type reference (TYPE) RSDMD_T_SEL_OPTIONS Selection table to restrict returned records 20080521
# Exception Resumable Description Created on
1 CX_RSDMD_ACCESS_ERROR Master Data - Error while reading data 20080521
2 CX_RSDMD_INVALID_INPUT Master Data - Invalid Input 20080521

Method OPEN_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL_ATTRIBUTES Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Read All Attributes 20080521
2 Importing I_DATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM Key date to time-dependent attributes and texts 20080521
3 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20080521
4 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language key to read language-dependent texts 20080521
5 Importing I_MOST_RECENT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Most recent version to be read? 20080521
6 Importing I_PACKAGE_SIZE Call by reference Type reference (TYPE) I 50000 Package size 20080521
7 Importing I_READ_SIDS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Read SID values too? 20080521
8 Importing I_READ_TEXT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Read texts as well? 20080521
9 Importing I_T_ATTRNM Call by reference Type reference (TYPE) RSDM_T_ATTRINM Table with name of attributes to be read. 20080521
10 Importing I_T_SELOPT Call by reference Type reference (TYPE) RSDMD_T_SEL_OPTIONS Selection table to restrict returned records 20080521
11 Returning R_R_CURSOR Value transfer Object reference (TYPE REF TO) IF_RSDMD_CURSOR Reference to cursor object 20080521
# Exception Resumable Description Created on
1 CX_RSDMD_ACCESS_ERROR Master Data - Error while reading data 20080521
2 CX_RSDMD_INVALID_INPUT Master Data - Invalid Input 20080521
3 CX_RSDMD_NO_MORE_DATA Master Data - No more data 20080521

Method READ_IOBJ_META_DATA 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) RSDIOBJNM Infoobject 20080521
2 Returning R_S_META_DATA Value transfer Type reference (TYPE) _S_IOBJ_META Meta data of the infoobject 20080521
# Exception Resumable Description Created on
1 IOBJ_NOT_FOUND Infoobject not found 20080521
2 READ_ERROR Error while reading infoobject meta-data 20080521

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Reference to return table 20080521
2 Exporting E_R_TABDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20080521
3 Importing I_ALL_ATTRIBUTES Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Read all attributes? 20080521
4 Importing I_DATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM Key date to time-dependent attributes and texts 20080521
5 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20080521
6 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language key to read language-dependent texts 20080521
7 Importing I_MOST_RECENT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Most recent version to be read? 20080521
8 Importing I_PACKAGE_SIZE Call by reference Type reference (TYPE) I 50000 Package size 20080521
9 Importing I_READ_SIDS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Read SID values too? 20080521
10 Importing I_READ_TEXT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Read texts as well? 20080521
11 Importing I_T_ATTRNM Call by reference Type reference (TYPE) RSDM_T_ATTRINM Table with name of attributes to be read. 20080521
12 Importing I_T_SELOPT Call by reference Type reference (TYPE) RSDMD_T_SEL_OPTIONS Selection table to restrict returned records 20080521
# Exception Resumable Description Created on
1 CX_RSDMD_ACCESS_ERROR Master Data - Error while reading data 20080521
2 CX_RSDMD_INVALID_INPUT Master Data - Invalid Input 20080521
History
Last changed by/on SAP  20110908 
SAP Release Created in 720