SAP ABAP Class IF_SCMG_ATTR_DISPLAY (Attribute Display)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCMG_ATTR_DISPLAY_ADMIN Administration of Attribute Groups 20020531
Properties
Class IF_SCMG_ATTR_DISPLAY  
Short Description Attribute Display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020531   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SCMG_ATTR_DISPLAY has no interface implemented.
Friends
Class IF_SCMG_ATTR_DISPLAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALLER Instance attribute Public Object reference (TYPE REF TO) OBJECT 20020724
2 NO_CLEAR_DROPDOWN Instance attribute Public Type reference (TYPE) SRMBOOLEAN Do Not Delete Text for Dropdown 20040830
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY Instance method Public Method Display Attributes 20020603
2 GET_INSTANCE Static method Public Method Factory 20020531
3 GET_SCREEN_VALUES Instance method Public Method Get Attribute Values from Display 20020603
4 GET_SELOPTION Instance method Public Method Get Selection Options From Display 20030130
5 SET_CURSOR Instance method Public Method Position Cursor on Attribute 20020603
6 SET_EDIT_MODE Instance method Public Method Switch Between Create, Display, Change 20020603
7 SET_PROPERTIES Instance method Public Method Change Display Properties 20020603
8 SET_SCREEN_VALUES Instance method Public Method Send Attribute Values to Display 20020603
9 SET_SELOPTION Instance method Public Method Copy Selection Options to Display 20030130
10 UPDATE_DROP_DOWN Instance method Public Method Update Dropdown Values for Attribute 20020808
Events
# Event Type Visibility Description Created on
1 EVT_ENTER Instance Event
(0)
Public
(2)
20020619
Types
Class IF_SCMG_ATTR_DISPLAY has no local type.
Method Signatures

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EDIT_MODE Call by reference Type reference (TYPE) SCMG_PROCESSING_MODE Bearbeitungs-Modus: C(reate), M(odify), D(isplay) 20020603
2 Importing IM_PROPERTIES Call by reference Type reference (TYPE) SCMG_T_ATTR_DISPLAY_PROPERTIES Case-Attribute: Anzeigeeigenschaften 20020603
3 Importing IM_SET_CURSOR Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20021211
4 Importing IM_VALUES Call by reference Type reference (TYPE) SRM_LIST_EDIT_ATTRIBUTE_VALUE List: IF_SRM_EDIT_ATTRIBUTE_VALUE 20020603
5 Returning RE_ROW_NO Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20020614
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISPLAY 20020705

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CALLER Call by reference Object reference (TYPE REF TO) OBJECT Referenz auf den Aufrufer 20020724
2 Importing IM_CALLER_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Referenz auf Aufrufer-Kontext (Property Unification) 20030902
3 Importing IM_CALLER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Referenz auf Aufrufer-POID 20030702
4 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020603
5 Importing IM_GROUPS Call by reference Type reference (TYPE) SCMG_T_ATTR_GROUP Attribut Gruppen 20020531
6 Importing IM_LOCATOR_MODE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Wird Control vom Locator gerufen ? 20030930
7 Importing IM_ONE_COLUMN_ONLY Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Spalte zwei wird ausgeblendet 20031104
8 Returning RE_ATTR_DISPLAY Value transfer Object reference (TYPE REF TO) IF_SCMG_ATTR_DISPLAY Attribute-Anzeige 20020531
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISPLAY 20020705

Method GET_SCREEN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUES Call by reference Type reference (TYPE) SRM_LIST_EDIT_ATTRIBUTE_VALUE List: IF_SRM_EDIT_ATTRIBUTE_VALUE 20020603
2 Returning RE_WRONG_VALUES Value transfer Type reference (TYPE) SCMG_T_ATTR_RETURN_VALUE Case-Attribute: Wert mit Meldung für Rückgabe 20020603
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISPLAY 20020705

Method GET_SELOPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_DESC Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_DESC List: IF_SRM_ATTRIBUTE_DESC 20030130
2 Returning RE_ATTR_SELOPTION Value transfer Type reference (TYPE) SCMG_T_ATTR_SELOPTION_AFX Tabelle der SELECT-OPTION mit AFX Objekte 20030131

Method GET_SELOPTION on class IF_SCMG_ATTR_DISPLAY has no exception.

Method SET_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE Attributwert 20020603
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISPLAY 20020705

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EDIT_MODE Call by reference Type reference (TYPE) SCMG_PROCESSING_MODE Bearbeitungs-Modus: C(reate), M(odify), D(isplay) 20020603
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISPLAY Framework (abstrakt) 20020705

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROPERTIES Call by reference Type reference (TYPE) SCMG_T_ATTR_DISPLAY_PROPERTIES Case-Attribute: Anzeigeeignschaften 20020603
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISPLAY 20020705

Method SET_SCREEN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUES Call by reference Type reference (TYPE) SRM_LIST_EDIT_ATTRIBUTE_VALUE List: IF_SRM_EDIT_ATTRIBUTE_VALUE 20020603
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISPLAY 20020705

Method SET_SELOPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_SELOPTION Call by reference Type reference (TYPE) SCMG_T_ATTR_SELOPTION_AFX Tabelle der SELECT-OPTION mit AFX Objekte 20030130

Method SET_SELOPTION on class IF_SCMG_ATTR_DISPLAY has no exception.

Method UPDATE_DROP_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) SRMADID Attributbeschreibung - ID 20020808

Method UPDATE_DROP_DOWN on class IF_SCMG_ATTR_DISPLAY has no exception.
Event Signatures

Event EVT_ENTER Signature
Event EVT_ENTER on class IF_SCMG_ATTR_DISPLAY has no parameter.
History
Last changed by/on SAP  20040930 
SAP Release Created in