SAP ABAP Class IF_WD_SELECT_OPTIONS_20_RESTR (Select Options: Restricted Usage)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_GROUPED_SELOPT_20 Select Options: Grouped Selection Options (Guideline 2.0) 20120125
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_SELECT_OPTIONS_20 Select Options in Accordance with UI Guidelines 2.0 20110413
Properties
Class IF_WD_SELECT_OPTIONS_20_RESTR  
Short Description Select Options: Restricted Usage    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110413   SAP 
Last change 20141121    
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
Class IF_WD_SELECT_OPTIONS_20_RESTR has no interface implemented.
Friends
Class IF_WD_SELECT_OPTIONS_20_RESTR has no friend class.
Attributes
Class IF_WD_SELECT_OPTIONS_20_RESTR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADD_FIELDS_VALUES Instance method Public Method Reads values of additional fields 20140624
2 GET_ATTRIBUTE_ID_BY_VALUE_PATH Instance method Public Method Returns attribute details of value path of UI element 20130607
3 GET_CONTEXT_REFERENCE Instance method Public Method Context Reference of a Rendered Attribute 20110413
4 SET_ADD_FIELDS Instance method Public Method Defines additional fields below the filter line 20140624
5 SET_ADD_FIELDS_VALUES Instance method Public Method Sets the values of the additional fields 20140627
Events
Class IF_WD_SELECT_OPTIONS_20_RESTR has no event.
Types
Class IF_WD_SELECT_OPTIONS_20_RESTR has no local type.
Method Signatures

Method GET_ADD_FIELDS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCLUDE_UNVALUATED_ROWS Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE KZ, dass auch die unbewerteten Zeilen exportiert werden 20140627
2 Exporting IR_DATA Call by reference Object reference (TYPE REF TO) DATA Interne Tabelle mit Struktur in SET_ADD_FIELDS 20140625

Method GET_ADD_FIELDS_VALUES on class IF_WD_SELECT_OPTIONS_20_RESTR has no exception.

Method GET_ATTRIBUTE_ID_BY_VALUE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTE_ID Call by reference Type reference (TYPE) WDR_SO_ATTRIBUTE Attribute 20130607
2 Exporting GROUP_ID Call by reference Type reference (TYPE) STRING Gruppe 20130607
3 Exporting ROW_NUMBER Call by reference Type reference (TYPE) I Zeilennummer innerhalb der Gruppe 20130607
4 Importing VALUE_PATH Call by reference Type reference (TYPE) STRING Gebundener Pfad zum UI Element der Wertzuweisung 20130607

Method GET_ATTRIBUTE_ID_BY_VALUE_PATH on class IF_WD_SELECT_OPTIONS_20_RESTR has no exception.

Method GET_CONTEXT_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) WDR_SO_ATTRIBUTE SelectOptions20: ID eines Attributs 20110413
2 Exporting ATTRIBUTE_HIGH Call by reference Type reference (TYPE) STRING ContextAttribut HIGH Feld 20110413
3 Exporting ATTRIBUTE_LOW Call by reference Type reference (TYPE) STRING ContextAttribut LOW Feld 20110413
4 Exporting ATTRIBUTE_REF_LOW Call by reference Type reference (TYPE) STRING Währung/Einheits Feld des Attributs 20110413
5 Exporting CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20110413
6 Importing ROW_INDEX Call by reference Type reference (TYPE) I ZeilenIndex 20110413

Method GET_CONTEXT_REFERENCE on class IF_WD_SELECT_OPTIONS_20_RESTR has no exception.

Method SET_ADD_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RENDERING_INSTANCE Call by reference Object reference (TYPE REF TO) IF_WD_CALLBACK_SELOPT_20 SelectOptions20: Callback für eigenes UI 20140624
2 Importing RTTI Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Strukturinfo für ContextElement 20140624

Method SET_ADD_FIELDS on class IF_WD_SELECT_OPTIONS_20_RESTR has no exception.

Method SET_ADD_FIELDS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Interne Tabelle mit Struktur in SET_ADD_FIELDS 20140627

Method SET_ADD_FIELDS_VALUES on class IF_WD_SELECT_OPTIONS_20_RESTR has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in