SAP ABAP Interface IF_SCMG_ATTR_DISPLAY (Attribute Display)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCMG_ATTR_DISPLAY_ADMIN | Administration of Attribute Groups | 20020531 |
Properties
Interface | IF_SCMG_ATTR_DISPLAY | |
Short Description | Attribute Display |
General Data
Package | SCMG_ATTRIBUTES | Case Management - Attribute Display |
Created | 20020531 | SAP |
Last changed | 20040930 | SAP |
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
Interface IF_SCMG_ATTR_DISPLAY has no interface.
Friends
Interface IF_SCMG_ATTR_DISPLAY has no friend.
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 | ![]() |
Instance method | Public | Method | Display Attributes | 20020603 |
2 | ![]() |
Static method | Public | Method | Factory | 20020531 |
3 | ![]() |
Instance method | Public | Method | Get Attribute Values from Display | 20020603 |
4 | ![]() |
Instance method | Public | Method | Get Selection Options From Display | 20030130 |
5 | ![]() |
Instance method | Public | Method | Position Cursor on Attribute | 20020603 |
6 | ![]() |
Instance method | Public | Method | Switch Between Create, Display, Change | 20020603 |
7 | ![]() |
Instance method | Public | Method | Change Display Properties | 20020603 |
8 | ![]() |
Instance method | Public | Method | Send Attribute Values to Display | 20020603 |
9 | ![]() |
Instance method | Public | Method | Copy Selection Options to Display | 20030130 |
10 | ![]() |
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
Interface 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 | ![]() |
IM_EDIT_MODE | Call by reference | Type reference (TYPE) | SCMG_PROCESSING_MODE | Bearbeitungs-Modus: C(reate), M(odify), D(isplay) | 20020603 | ||
2 | ![]() |
IM_PROPERTIES | Call by reference | Type reference (TYPE) | SCMG_T_ATTR_DISPLAY_PROPERTIES | Case-Attribute: Anzeigeeigenschaften | 20020603 | ||
3 | ![]() |
IM_SET_CURSOR | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20021211 | |
4 | ![]() |
IM_VALUES | Call by reference | Type reference (TYPE) | SRM_LIST_EDIT_ATTRIBUTE_VALUE | List: IF_SRM_EDIT_ATTRIBUTE_VALUE | 20020603 | ||
5 | ![]() |
RE_ROW_NO | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020705 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CALLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | Referenz auf den Aufrufer | 20020724 | ||
2 | ![]() |
IM_CALLER_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | Referenz auf Aufrufer-Kontext (Property Unification) | 20030902 | ||
3 | ![]() |
IM_CALLER_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | Referenz auf Aufrufer-POID | 20030702 | ||
4 | ![]() |
IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020603 | ||
5 | ![]() |
IM_GROUPS | Call by reference | Type reference (TYPE) | SCMG_T_ATTR_GROUP | Attribut Gruppen | 20020531 | ||
6 | ![]() |
IM_LOCATOR_MODE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Wird Control vom Locator gerufen ? | 20030930 | |
7 | ![]() |
IM_ONE_COLUMN_ONLY | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Spalte zwei wird ausgeblendet | 20031104 | |
8 | ![]() |
RE_ATTR_DISPLAY | Value transfer | Object reference (TYPE REF TO) | IF_SCMG_ATTR_DISPLAY | Attribute-Anzeige | 20020531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020705 |
Method GET_SCREEN_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_VALUES | Call by reference | Type reference (TYPE) | SRM_LIST_EDIT_ATTRIBUTE_VALUE | List: IF_SRM_EDIT_ATTRIBUTE_VALUE | 20020603 | ||
2 | ![]() |
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 | ![]() |
20020705 |
Method GET_SELOPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTR_DESC | Call by reference | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_DESC | List: IF_SRM_ATTRIBUTE_DESC | 20030130 | ||
2 | ![]() |
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 Interface 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 | ![]() |
IM_VALUE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | Attributwert | 20020603 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020705 |
Method SET_EDIT_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
Framework (abstrakt) | 20020705 |
Method SET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PROPERTIES | Call by reference | Type reference (TYPE) | SCMG_T_ATTR_DISPLAY_PROPERTIES | Case-Attribute: Anzeigeeignschaften | 20020603 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020705 |
Method SET_SCREEN_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
20020705 |
Method SET_SELOPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 Interface 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 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SRMADID | Attributbeschreibung - ID | 20020808 |
Method UPDATE_DROP_DOWN on Interface IF_SCMG_ATTR_DISPLAY has no exception.
Event Signatures
Event EVT_ENTER Signature
Event EVT_ENTER on Interface IF_SCMG_ATTR_DISPLAY has no parameter.
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 620 |