SAP ABAP Class CL_RSRQ_LOOKUP (BIT: Lookup of Texts and Icons)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     RSRQ (Package) BW Tools (BWT) for BPS
Properties
Class CL_RSRQ_LOOKUP  
Short Description BIT: Lookup of Texts and Icons    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class TREE_CONTROL_MSG    
Program status P  SAP Standard Production Program 
Category 0   
Package RSRQ   BW Tools (BWT) for BPS 
Created 20050413   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSZ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSRQ_LOOKUP has no interface implemented.
Friends
Class CL_RSRQ_LOOKUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_MAX_LENGTH Static Attribute Public Type reference (TYPE) I 25 Maximum length for texts 20050413
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALERT Static method Public Method Get alert icon and text 20050413
2 GET_ICON Static method Public Method Get icon for select option 20050413
3 GET_TEXT_FROM_DOMAIN Static method Public Method Get text for domain 20050413
4 GET_TEXT_FROM_IOBJNM Static method Public Method Get text for InfoObject 20050413
5 GET_TEXT_FROM_OPT Static method Public Method Get text for select option 20070703
6 GET_TEXT_FROM_USER Static method Public Method Get text for user id 20050415
7 SELECT_TEXT Static method Public Method Select between short, medium and long text 20050413
8 SHORTEN_TEXT Static method Public Method Shorten texts to maximum length 20050413
Events
Class CL_RSRQ_LOOKUP has no event.
Types
Class CL_RSRQ_LOOKUP has no local type.
Method Signatures

Method GET_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON Call by reference Type reference (TYPE) C Ikone 20050413
2 Exporting E_TEXT Call by reference Type reference (TYPE) C Text 20050413
3 Importing I_ALERTLEVEL Call by reference Type reference (TYPE) N Alert-Stufe 20050413

Method GET_ALERT on class CL_RSRQ_LOOKUP has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON Call by reference Type reference (TYPE) C Ikone 20050413
2 Importing I_OPTION Call by reference Type reference (TYPE) C Option 20050413
3 Importing I_SIGN Call by reference Type reference (TYPE) C Einschließen oder ausschließen 20050413

Method GET_ICON on class CL_RSRQ_LOOKUP has no exception.

Method GET_TEXT_FROM_DOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) C Text 20050413
2 Importing I_DOMAIN Value transfer Type reference (TYPE) ANY 'YESNO' Domäne 20050413
3 Importing I_VALUE Value transfer Type reference (TYPE) ANY Wert 20050413

Method GET_TEXT_FROM_DOMAIN on class CL_RSRQ_LOOKUP has no exception.

Method GET_TEXT_FROM_IOBJNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) C Beschreibung 20050413
2 Importing I_IOBJNM Value transfer Type reference (TYPE) C InfoObject 20050413

Method GET_TEXT_FROM_IOBJNM on class CL_RSRQ_LOOKUP has no exception.

Method GET_TEXT_FROM_OPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) C Text 20070703
2 Importing I_OPTION Call by reference Type reference (TYPE) C Option 20070703

Method GET_TEXT_FROM_OPT on class CL_RSRQ_LOOKUP has no exception.

Method GET_TEXT_FROM_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) C 20050415
2 Importing I_UNAME Call by reference Type reference (TYPE) UNAME SY-UNAME 20050415

Method GET_TEXT_FROM_USER on class CL_RSRQ_LOOKUP has no exception.

Method SELECT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) C Gewählter Text 20050413
2 Importing I_TXTLG Call by reference Type reference (TYPE) C Langtext 20050413
3 Importing I_TXTMD Call by reference Type reference (TYPE) C Mittlerer Text 20050413
4 Importing I_TXTSH Call by reference Type reference (TYPE) C Kurztext 20050413

Method SELECT_TEXT on class CL_RSRQ_LOOKUP has no exception.

Method SHORTEN_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TXT_HIGH Call by reference Type reference (TYPE) C Oberer Text 20050413
2 Changing CH_TXT_LOW Call by reference Type reference (TYPE) C Unterer Text 20050413

Method SHORTEN_TEXT on class CL_RSRQ_LOOKUP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700