SAP ABAP Class CL_SCMG_ATTR_GROUP (Attribute Group)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_ATTRIBUTES (Package) Case Management - Attribute Display
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_ATTR_GROUP_LOC Special: Attribute Group for Locator 20030731
Properties
Class CL_SCMG_ATTR_GROUP  
Short Description Attribute Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_ATTRIBUTES   Case Management - Attribute Display 
Created 20020531   SAP 
Last change 20130531   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 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SCMG_ATTR_GROUP has no interface implemented.
Friends
Class CL_SCMG_ATTR_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BOSS Instance attribute Protected Object reference (TYPE REF TO) IF_SCMG_ATTR_DISPLAY Attribute Display 20020806
2 CALLER_IS_LOCATOR Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20040210
3 CALLER_POID Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_POID POID of Caller 20030703
4 C_DURING_F4_EVENT Constant Protected Type reference (TYPE) CHAR1 '4' Single-Character Flag 20020809
5 C_PRESSED_ENTER_KEY Constant Protected Type reference (TYPE) CHAR1 'E' Single-Character Flag 20020701
6 C_PROGRAM_INTERNALLY Constant Protected Type reference (TYPE) CHAR1 'I' Single-Character Flag 20020701
7 EVENT_FIRED_BY Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20020701
8 GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20020531
9 ICON_QUICK_DISP_MORE Static Attribute Protected Type reference (TYPE) STRING 20030925
10 ICON_QUICK_ENTER_MORE Static Attribute Protected Type reference (TYPE) STRING 20030925
11 LAST_VISIBLE_ROW Instance attribute Protected Type reference (TYPE) INT4 Natural Number 20021126
12 NEXT_FREE_HANDLE Instance attribute Protected Type reference (TYPE) INT4 2 Natural Number 20020709
13 NEXT_FREE_ROW Instance attribute Protected Type reference (TYPE) INT4 Natural Number 20020606
14 ONE_COLUMN_ONLY Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20031104
15 S_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20020531
16 T_DROPDOWN Instance attribute Protected Type reference (TYPE) LVC_T_DROP ALV Control: Dropdown List Boxes 20020708
17 T_DROP_DOWN_ADMIN Instance attribute Protected Type reference (TYPE) YT_DROP_DOWN_VALUES 20020709
18 T_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20020531
19 T_LOCATION Instance attribute Protected Type reference (TYPE) SCMG_T_ATTR_ID_LOCATION Case Attributes: Location in Display 20020604
20 T_MOD_VALUES Instance attribute Protected Type reference (TYPE) SCMG_T_ATTR_CURRENT_VALUE Changed Attribute Values 20020611
21 T_OUTPUT Instance attribute Protected Type reference (TYPE) SCMG_T_ATTR_ALV_OUTPUT ALV Output for Attribute Display 20020531
22 X_ACCESSIBILITY_MODE Static Attribute Protected Type reference (TYPE) BOOLE_D Accessibility Mode Active 20030917
23 X_CHECKBOX_PREPARED Instance attribute Protected Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020708
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_SELECT_OPTIONS Instance method Public Method Activate/Deactivate Selection Options 20030129
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030917
3 CONSTRUCTOR Instance method Public Constructor 20020531
4 CONVERT_TIME_STAMP Static method Protected Method Convert Time to Local Time Zone 20020708
5 DETERMINE_CELLSTYLE Instance method Protected Method Determining Layout of Cells 20030210
6 FIRST_DISPLAY Instance method Public Method Structure of ALV Grid 20020605
7 GET_AMOUNT_FOR_CHECK Instance method Public Method Get Amounts from Display if Currency Changed 20020701
8 GET_AVOBJ_CONVEXIT Instance method Protected Method Gets Conversion Exit for Attribute Value Object 20030707
9 GET_AVOBJ_TEXT Instance method Protected Method Gets Type-Secure Value for Attribute Value Object 20030707
10 GET_AVOBJ_VALUE Instance method Protected Method Gets Type-Secure Value for Attribute Value Object 20030707
11 GET_DATA_TYPE Instance method Protected Method Gets Data Type for Attribute Description Object 20030707
12 GET_DROP_DOWN_VALUES Instance method Protected Method Get Dropdown Values from Search Help 20020716
13 GET_F4_AVAILABLE Instance method Protected Method Checks Whether F4 Help Exists 20030703
14 GET_FIELD_LEN Instance method Protected Method Gets Display Length of Field 20030707
15 GET_MOD_VALUES Instance method Public Method Get Modified Values from Display 20020611
16 GET_NO_OF_ROWS Instance method Public Method Get Number of Rows 20020614
17 GET_ROLL_NAME Instance method Protected Method Gets Type for Attribute Description Object 20030707
18 GET_VALUE Instance method Public Method Provides the Value for a Field 20030212
19 HANDLE_DATA_CHANGED Instance method Protected Event handling method Handled at Enter if Data Changed 20020611
20 HANDLE_DATA_CHANGED_END Instance method Protected Event handling method Handled at Enter 20020701
21 HANDLE_F1 Instance method Protected Event handling method Handle F1 Event 20020618
22 HANDLE_F4 Instance method Protected Event handling method Handle F4 Event 20020620
23 HANDLE_SELECT_OPTION Instance method Protected Event handling method Call Selection Option Dialog 20030129
24 INITIALIZE Instance method Public Method Initialize Data Before New Grid 20020703
25 SEND_F4_VAL_TO_SCREEN Instance method Public Method Send Selected F4 Value to Display 20020624
26 SET_CURSOR Instance method Public Method Position cursor on field 20020606
27 SET_INITIAL_CELL_SETUP Instance method Public Method Set Display Properties 20020729
28 SET_PROPERTIES Instance method Public Method Set Ready for Input and Cell Color 20020729
29 SET_SELECT_OPTION_ICON Instance method Public Method Set Icon of the Selection Options 20030130
30 SET_VALUE Instance method Public Method Send Value to Display 20020604
31 SET_VALUE_AND_ACTIVATE_FIELD Instance method Public Method A Value is Assigned to an Attribute 20030210
32 UPDATE_DROP_DOWN Instance method Public Method Update Dropdown Values for Attribute 20020808
33 UPDATE_SCREEN Instance method Public Method Refresh Display 20020605
34 VALUE_IS_OK Instance method Public Method OK Message for New Value 20020619
Events
# Event Type Visibility Description Created on
1 EVT_ENTER Instance Event
(0)
Public
(2)
20020619
2 EVT_F1 Instance Event
(0)
Public
(2)
20020619
3 EVT_F4 Instance Event
(0)
Public
(2)
20020620
4 EVT_SELECT_OPTION Instance Event
(0)
Public
(2)
20030129
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_DROP_DOWN_VALUES Protected See coding 20030731 yt_drop_down_values TYPE HASHED TABLE OF SCMG_ATTR_DROP_DOWN_ADMIN WITH UNIQUE KEY id internal_value
Method Signatures

Method ACTIVATE_SELECT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20030129

Method ACTIVATE_SELECT_OPTIONS on class CL_SCMG_ATTR_GROUP has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SCMG_ATTR_GROUP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SCMG_ATTR_GROUP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BOSS Call by reference Object reference (TYPE REF TO) IF_SCMG_ATTR_DISPLAY Attribute-Anzeige 20020806
2 Importing IM_CALLER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des Aufrufers 20030703
3 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020531
4 Importing IM_GROUP_TITLE Call by reference Type reference (TYPE) SCMGATTRGROUPTITLE Case: Attribut-Gruppe 20020531
5 Importing IM_LOCATOR Call by reference Type reference (TYPE) SRMBOOLEAN 20030929
6 Importing IM_ONE_COLUMN_ONLY Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Spalte Zwei wird ausgeblendet 20031104

Method CONSTRUCTOR on class CL_SCMG_ATTR_GROUP has no exception.

Method CONVERT_TIME_STAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TIME_STAMP Call by reference Type reference (TYPE) SCMG_CHANGE_TIME Zeitpunkt der letzten Änderung 20020708

Method CONVERT_TIME_STAMP on class CL_SCMG_ATTR_GROUP has no exception.

Method DETERMINE_CELLSTYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_STYLE Call by reference Type reference (TYPE) LVC_S_STYL ALV-Control: Feldname + Styles 20030210
2 Importing IM_EDIT_MODE Call by reference Type reference (TYPE) SCMG_PROCESSING_MODE Bearbeitungs-Modus: C(reate), M(odify), D(isplay) 20030210
3 Importing IM_OUTPUT Call by reference Type reference (TYPE) SCMG_ATTR_ALV_OUTPUT Case-Attribute: ALV-Ausgabestruktur für Attribut-Anzeige 20030210
4 Importing IM_PROPERTIES Call by reference Type reference (TYPE) SCMG_ATTR_DISPLAY_PROPERTIES Case-Attribute: Anzeigeeignschaften 20030210

Method DETERMINE_CELLSTYLE on class CL_SCMG_ATTR_GROUP has no exception.

Method FIRST_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CURSOR_COL Call by reference Type reference (TYPE) SCMGATTRCOLNO Fall: Spalte des Attributs 20020807
2 Importing IM_CURSOR_ROW Call by reference Type reference (TYPE) SCMGATTRROWNO Fall: Zeilennummer des Attributs 20020807

Method FIRST_DISPLAY on class CL_SCMG_ATTR_GROUP has no exception.

Method GET_AMOUNT_FOR_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AMOUNT_ID Call by reference Type reference (TYPE) SRMADID Attributbeschreibung - ID 20020701
2 Returning RE_AMOUNT Value transfer Type reference (TYPE) SCMG_ATTR_CURRENT_VALUE Geänderter Attributwert (ungeprüft) 20020701

Method GET_AMOUNT_FOR_CHECK on class CL_SCMG_ATTR_GROUP has no exception.

Method GET_AVOBJ_CONVEXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AV Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE 20030707
2 Returning RE_CONV_EXIT Value transfer Type reference (TYPE) STRING 20030707
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISP_AFX 20030707

Method GET_AVOBJ_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AV Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE 20030707
2 Returning RE_VAL Value transfer Type reference (TYPE) STRING 20030707
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISP_AFX 20030707

Method GET_AVOBJ_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AV Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE 20030707
2 Returning RE_VAL Value transfer Type reference (TYPE) STRING 20030707
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISP_AFX 20030707

Method GET_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC 20030707
2 Returning RE_DATA_TYPE Value transfer Type reference (TYPE) DATATYPE_D 20030707
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISP_AFX Framework (abstrakt) 20030707

Method GET_DROP_DOWN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC Attributbeschreibung 20030703
2 Returning RE_DROP_DOWN_VALUES Value transfer Type reference (TYPE) SCMG_T_ATTR_DROP_DOWN_VALUES Case-Attribute: Drop-Down-Werte 20020716

Method GET_DROP_DOWN_VALUES on class CL_SCMG_ATTR_GROUP has no exception.

Method GET_F4_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC 20030703
2 Returning RE_F4_AVAILABLE Value transfer Type reference (TYPE) SRMBOOLEAN 20030703
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030703

Method GET_FIELD_LEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC 20030707
2 Returning RE_LEN Value transfer Type reference (TYPE) I 20030707
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030707

Method GET_MOD_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VALUES Value transfer Type reference (TYPE) SCMG_T_ATTR_CURRENT_VALUE Geänderte Attributwerte 20020611

Method GET_MOD_VALUES on class CL_SCMG_ATTR_GROUP has no exception.

Method GET_NO_OF_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ROW_NO Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20020614

Method GET_NO_OF_ROWS on class CL_SCMG_ATTR_GROUP has no exception.

Method GET_ROLL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC 20030707
2 Returning RE_ROLL_NAME Value transfer Type reference (TYPE) STRING 20030707
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISP_AFX Framework (abstrakt) 20030707

Method GET_VALUE 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 20030212
2 Returning RE_VALUE Value transfer Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20030212

Method GET_VALUE on class CL_SCMG_ATTR_GROUP has no exception.

Method HANDLE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20020611
2 Importing E_ONF4 Value transfer Attribute reference (LIKE) 20020809
3 Importing E_ONF4_BEFORE Value transfer Attribute reference (LIKE) 20020809

Method HANDLE_DATA_CHANGED on class CL_SCMG_ATTR_GROUP has no exception.

Method HANDLE_DATA_CHANGED_END Signature

Method HANDLE_DATA_CHANGED_END on class CL_SCMG_ATTR_GROUP has no parameter.
Method HANDLE_DATA_CHANGED_END on class CL_SCMG_ATTR_GROUP has no exception.

Method HANDLE_F1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) 20020619
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20020619
3 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20020619

Method HANDLE_F1 on class CL_SCMG_ATTR_GROUP has no exception.

Method HANDLE_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) 20020620
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20020620
3 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20020620
4 Importing E_FIELDVALUE Value transfer Attribute reference (LIKE) 20020620

Method HANDLE_F4 on class CL_SCMG_ATTR_GROUP has no exception.

Method HANDLE_SELECT_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Value transfer Attribute reference (LIKE) 20030129
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20030129

Method HANDLE_SELECT_OPTION on class CL_SCMG_ATTR_GROUP has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_SCMG_ATTR_GROUP has no parameter.
Method INITIALIZE on class CL_SCMG_ATTR_GROUP has no exception.

Method SEND_F4_VAL_TO_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_F4_VAL Call by reference Type reference (TYPE) SHVALUE_D Feldinhalt, min./max. Wert 20020624
2 Importing IM_ID Call by reference Type reference (TYPE) SRMADID Attributbeschreibung - ID 20020624

Method SEND_F4_VAL_TO_SCREEN on class CL_SCMG_ATTR_GROUP has no exception.

Method SET_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLUMN_NO Call by reference Type reference (TYPE) SCMGATTRCOLNO Case: Spalte des Attributs 20020606
2 Importing IM_ROW_NO Call by reference Type reference (TYPE) SCMGATTRROWNO Case: Zeilennummer des Attributs 20020606

Method SET_CURSOR on class CL_SCMG_ATTR_GROUP has no exception.

Method SET_INITIAL_CELL_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DROP_DOWN_VALUES Call by reference Type reference (TYPE) SCMG_T_ATTR_DROP_DOWN_VALUES Case-Attribute: Drop-Down-Werte 20020729
2 Importing IM_ATTR_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC Attributbeschreibung - Read 20020729
3 Importing IM_EDIT_MODE Call by reference Type reference (TYPE) SCMG_PROCESSING_MODE Bearbeitungs-Modus: C(reate), M(odify), D(isplay) 20020729
4 Importing IM_PROPERTIES Call by reference Type reference (TYPE) SCMG_ATTR_DISPLAY_PROPERTIES Case-Attribute: Anzeigeeignschaften 20020729
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISP_ATTR 20020808
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20020729

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_OUTPUT Call by reference Type reference (TYPE) SCMG_ATTR_ALV_OUTPUT Case-Attribute: ALV-Ausgabestruktur für Attribut-Anzeige 20020729
2 Importing IM_EDIT_MODE Call by reference Type reference (TYPE) SCMG_PROCESSING_MODE Bearbeitungs-Modus: C(reate), M(odify), D(isplay) 20020729
3 Importing IM_PROPERTIES Call by reference Type reference (TYPE) SCMG_ATTR_DISPLAY_PROPERTIES Case-Attribute: Anzeigeeignschaften 20020729

Method SET_PROPERTIES on class CL_SCMG_ATTR_GROUP has no exception.

Method SET_SELECT_OPTION_ICON 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 20030130
2 Importing IM_VALUES_ARE_PRESENT Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20030130

Method SET_SELECT_OPTION_ICON on class CL_SCMG_ATTR_GROUP has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DROPDOWN Call by reference Type reference (TYPE) SCMGDROPDOWN Case: Drop-Down-Kennzeichen für Attribut 20020709
2 Importing IM_MANDATORY Call by reference Type reference (TYPE) SCMGMANDATORY Fall: Kennzeichen für erforderliches Attribut 20021127
3 Importing IM_NO_CLEAR_DROPDOWN Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040830
4 Importing IM_VALUE Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE Attributwert - Read 20020604
# Exception Resumable Description Created on
1 CX_SCMG_ATTR_DISP_ATTR 20020705
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20020705

Method SET_VALUE_AND_ACTIVATE_FIELD 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) 20030210
2 Importing IM_ID Call by reference Type reference (TYPE) SRMADID Attributbeschreibung - ID 20030210
3 Importing IM_INITIAL_CALL Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE $REF$ 20030307
4 Importing IM_PROPERTIES Call by reference Type reference (TYPE) SCMG_ATTR_DISPLAY_PROPERTIES Case-Attribute: Anzeigeeignschaften 20030210
5 Importing IM_VALUE Call by reference Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20030210

Method SET_VALUE_AND_ACTIVATE_FIELD on class CL_SCMG_ATTR_GROUP has no exception.

Method UPDATE_DROP_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DROP_DOWN_VALUES Call by reference Type reference (TYPE) SCMG_T_ATTR_DROP_DOWN_VALUES Case-Attribute: Drop-Down-Werte 20020808
2 Importing IM_ID Call by reference Type reference (TYPE) SRMADID Attributbeschreibung - ID 20020808
3 Importing IM_PROPERTIES Call by reference Type reference (TYPE) SCMG_ATTR_DISPLAY_PROPERTIES Case-Attribute: Anzeigeeignschaften 20020808

Method UPDATE_DROP_DOWN on class CL_SCMG_ATTR_GROUP has no exception.

Method UPDATE_SCREEN Signature

Method UPDATE_SCREEN on class CL_SCMG_ATTR_GROUP has no parameter.
Method UPDATE_SCREEN on class CL_SCMG_ATTR_GROUP has no exception.

Method VALUE_IS_OK 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 - Read 20020619
# Exception Resumable Description Created on
1 CX_SRM_ATTR_VALUE_DESCRIPTION Attribut Wert: Fehler im Zusammenhang mit Beschreibung 20020705
Event Signatures

Event EVT_ENTER Signature
Event EVT_ENTER on class CL_SCMG_ATTR_GROUP has no parameter.
Event EVT_F1 Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_ID Exporting Value transfer Type reference (TYPE) SRMADID Attributbeschreibung - ID 20020619

Event EVT_F4 Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_ID Exporting Value transfer Type reference (TYPE) SRMADID Attributbeschreibung - ID 20020620
2 EX_VALUE Exporting Value transfer Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20020708

Event EVT_SELECT_OPTION Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_GROUP Exporting Value transfer Object reference (TYPE REF TO) CL_SCMG_ATTR_GROUP Attribute-Gruppe 20030129
2 EX_ID Exporting Value transfer Type reference (TYPE) SRMADID Attributbeschreibung - ID 20030129
3 EX_VALUE Exporting Value transfer Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20030129
History
Last changed by/on SAP  20130531 
SAP Release Created in 620