Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISM_DM_PROPERTY_DISPLAY | Display Document Attributes | 20030829 |
Properties
Class | CL_KWUI_PROPERTY_DISPLAY | |
Short Description | Display and Edit Info Object Attributes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SKWV | Knowledge Warehouse: Visual Components |
Created | 20000804 | SAP |
Last change | 20021001 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_KWUI_PROPERTY_DISPLAY has no interface implemented.
Friends
Class CL_KWUI_PROPERTY_DISPLAY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDOKMATTS | SDOK/Model: Table for Attribute with Properties | 20001222 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDOKMATTPS | SDOK/Model: Table for Attribute with Property | 20001222 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | UI_FUNC | 'SAVE' | Function Code | 20010212 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | UI_FUNC | 'TOGG' | Function Code | 20010212 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | UI_FUNC | 'UNDO' | Function Code | 20010212 | |
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SDOK_PROPN | 'SORTING' | Attribute of a Document or a Relationship | 20010126 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDOKPROPTYS | SDOK: Object Attribute, Name and Feature | 20001222 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SKWF_FLAG | SPACE | 'X'-Refresh Needed | 20040630 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SKWF_FLAG | 'X' | 'X'-On Screen,''-Not on Screen | 20040630 | |
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_KWUI_TERMINOLOGY | GUI Text, Icons, Messages, Popups and so on | 20001227 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDOKPROPTLS | List of Attribute Values for Objects | 20001221 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SKWF_IOS | Table with Typed Info Objects | 20001227 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDOKPROPTLS | List of Attribute Values for Objects | 20010221 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SKWF_FLAG | KW Framework: Boolean Flag ('X' Set, ' ' Deleted) | 20010115 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_KWUI_PROPERTY | KW: Attribute Dialog Box | 20001221 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDOKPROPTLS | List of Attribute Values for Objects | 20001229 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TOOLBAR_CONF | 20001221 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
Context Menu Was Requested | 20010104 |
2 | INITIALIZE_TOOLBAR | Instance Event (0) |
Public (2) |
Toolbar Structure | 20010103 |
3 | ONDROPCOMPLETE | Instance Event (0) |
Public (2) |
Object Drop Is Over | 20010105 |
4 | TOOLBAR_FUNCTION_SELECT | Instance Event (0) |
Public (2) |
Toolbar Function Was Clicked | 20010103 |
5 | TOOLBAR_MENU_SELECT | Instance Event (0) |
Public (2) |
Toolbar Menu Was Chosen | 20010103 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TOOLBAR_CONF | Private | See coding | Configuration of Toolbar | 20001221 | begin of toolbar_conf,
enable type skwf_flag,
edit_mode type skwf_flag,
toggle_mode type skwf_flag,
checked_out type skwf_flag,
end of toolbar_conf
|
Method Signatures
Method ASSIGN_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | SDOKMATTS | SDOK/Modell: Tabelle für Attribut mit Qualitäten | 20001221 | ||
2 | ![]() |
ATTR_PROPS | Call by reference | Type reference (TYPE) | SDOKMATTPS | SDOK/Modell: Tabelle für Attribut mit Eigenschaft | 20001221 | ||
3 | ![]() |
INFO_OBJECTS | Call by reference | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20001221 | ||
4 | ![]() |
OBJECT_VALUES | Call by reference | Type reference (TYPE) | SDOKPROPTLS | Liste von Attributausprägungen von Objekten | 20001229 | ||
5 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20001221 |
Method ASSIGN_PROPERTIES on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER_NAME | Value transfer | Type reference (TYPE) | C | 20001220 | |||
2 | ![]() |
DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20001220 | ||
3 | ![]() |
LIFETIME | Value transfer | Type reference (TYPE) | I | 20001220 | |||
4 | ![]() |
NO_AUTODEF_PROGID_DYNNR | Value transfer | Type reference (TYPE) | C | 20001220 | |||
5 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20001220 | ||
6 | ![]() |
REPID | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20001220 | ||
7 | ![]() |
STYLE | Value transfer | Type reference (TYPE) | I | 20001220 | |||
8 | ![]() |
TERMINOLOGY | Value transfer | Object reference (TYPE REF TO) | CL_KWUI_TERMINOLOGY | Gui Texte, Icons, Nachrichten, Popups usw. | 20001220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Erzeugen des Controls | 20010102 | |
2 | ![]() |
Fehler beim Initialisieren des Controls | 20010102 | |
3 | ![]() |
Fehler beim Linken des Controls | 20010102 | |
4 | ![]() |
20010102 | ||
5 | ![]() |
20010102 | ||
6 | ![]() |
Fehler beim Erzeugen des DataProvider Control | 20010102 | |
7 | ![]() |
20010102 | ||
8 | ![]() |
20010102 |
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Value transfer | Type reference (TYPE) | SDOKMATTS | Attributeigenschaften übersteuern | 20001220 | ||
2 | ![]() |
ATTR_PROPS | Value transfer | Type reference (TYPE) | SDOKMATTPS | Attributeigenschaften übersteuern | 20001220 | ||
3 | ![]() |
INFO_OBJECTS | Value transfer | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20001220 | ||
4 | ![]() |
OMITTED_PROPS | Value transfer | Type reference (TYPE) | SDOKPROPTNS | Attribute werden nicht angezeigt | 20001220 | ||
5 | ![]() |
PROPERTIES | Value transfer | Type reference (TYPE) | SDOKPROPTYS | Vorbelegung von Attributwerten | 20001220 | ||
6 | ![]() |
PROPERTY_NAMES | Value transfer | Type reference (TYPE) | SDOKPROPTNS | nur diese Attribute anzeigen | 20001220 | ||
7 | ![]() |
X_ALLOW_EDIT_MODE_TOGGLE | Value transfer | Type reference (TYPE) | SKWF_FLAG | 'X' | bei 'X' ist der Wechsel zw. Anzeige / Änderungsmodus möglich | 20001220 | |
8 | ![]() |
X_INITIAL_EDIT_MODE | Value transfer | Type reference (TYPE) | SKWF_FLAG | 'X' | falls gesetzt = Anzeigemodus | 20001220 | |
9 | ![]() |
X_ONLY_SINGLE_IO | Value transfer | Type reference (TYPE) | SKWF_FLAG | SPACE | falls gesetzt werden nur einzelne IOs angezeigt | 20010115 |
Method DISPLAY on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method FREE Signature
Method FREE on class CL_KWUI_PROPERTY_DISPLAY has no parameter.
Method FREE on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method GET_IO_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Value transfer | Type reference (TYPE) | SDOKMATTS | SDOK/Modell: Tabelle für Attribut mit Qualitäten | 20001220 | ||
2 | ![]() |
ATTR_PROPS | Value transfer | Type reference (TYPE) | SDOKMATTPS | SDOK/Modell: Tabelle für Attribut mit Eigenschaft | 20001220 | ||
3 | ![]() |
INFO_OBJECTS | Value transfer | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20001220 | ||
4 | ![]() |
OMITTED_PROPS | Value transfer | Type reference (TYPE) | SDOKPROPTNS | List von Attributnamen (als Struktur) | 20001220 | ||
5 | ![]() |
PROPERTY_NAMES | Value transfer | Type reference (TYPE) | SDOKPROPTNS | List von Attributnamen (als Struktur) | 20001220 |
Method GET_IO_ATTRIBUTES on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method GET_MODIFIED_PROPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELETED_PROPS | Call by reference | Type reference (TYPE) | SDOKPROPTLS | Gelöschte Eigenschaften | 20001229 | ||
2 | ![]() |
INSERTED_PROPS | Call by reference | Type reference (TYPE) | SDOKPROPTLS | Neue Eigenschaften | 20001229 |
Method GET_MODIFIED_PROPS on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method HANDLE_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Value transfer | Attribute reference (LIKE) | 20010104 |
Method HANDLE_CONTEXT_MENU on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method HANDLE_OBJECTS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECTS_OF_PACKAGE | Value transfer | Attribute reference (LIKE) | 20001220 | ||||
2 | ![]() |
OBJECT_PROPERTIES | Value transfer | Attribute reference (LIKE) | 20001220 |
Method HANDLE_OBJECTS_CHANGED on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method HANDLE_ONDROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20010103 |
Method HANDLE_ONDROP on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method HANDLE_ONDROPCOMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20010102 |
Method HANDLE_ONDROPCOMPLETE on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method HANDLE_PROPERTY_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20010103 |
Method HANDLE_PROPERTY_COMMAND on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method HANDLE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20010103 | ||||
2 | ![]() |
MENU | Value transfer | Attribute reference (LIKE) | 20010103 |
Method HANDLE_TOOLBAR on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method HANDLE_TOOLBAR_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20010103 | ||||
2 | ![]() |
MENU | Value transfer | Attribute reference (LIKE) | 20010103 |
Method HANDLE_TOOLBAR_MENU on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method LOCK_OR_UNLOCK_IOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCK | Call by reference | Type reference (TYPE) | SKWF_FLAG | 'X' | KW Framework: Boolsche Flagge ('X' gesetzt, ' ' gelöscht) | 20010111 | |
2 | ![]() |
LOCKING_ERROR | Call by reference | Type reference (TYPE) | SKWF_FLAG | KW Framework: Boolsche Flagge ('X' gesetzt, ' ' gelöscht) | 20010111 |
Method LOCK_OR_UNLOCK_IOS on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method RAISE_REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELETED_PROPS | Call by reference | Type reference (TYPE) | SDOKPROPTLS | Liste von Attributausprägungen von Objekten | 20001227 | ||
2 | ![]() |
INSERTED_PROPS | Call by reference | Type reference (TYPE) | SDOKPROPTLS | Liste von Attributausprägungen von Objekten | 20001227 |
Method RAISE_REFRESH on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method SAVE_MODIFIED_PROPERTIES Signature
Method SAVE_MODIFIED_PROPERTIES on class CL_KWUI_PROPERTY_DISPLAY has no parameter.
Method SAVE_MODIFIED_PROPERTIES on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method SAVE_OBJECT_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_ERROR | Value transfer | Type reference (TYPE) | SKWF_ERROR | SDOK/Modell: Eigenschaft mit Fehlercode | 20001229 |
Method SAVE_OBJECT_PROPERTIES on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method SET_CHANGE_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVE | Value transfer | Type reference (TYPE) | SKWF_FLAG | KW Framework: Boolsche Flagge ('X' gesetzt, ' ' gelöscht) | 20010309 |
Method SET_CHANGE_HANDLER on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method SET_EDIT_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_EDIT_MODE | Value transfer | Type reference (TYPE) | SKWF_FLAG | SPACE | Änderungsmodus ('X' gesetzt, ' ' nur Anzeige) | 20010323 |
Method SET_EDIT_MODE on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | C | 20010102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010102 | ||
2 | ![]() |
20010102 |
Method SHOW_PROPERTIES Signature
Method SHOW_PROPERTIES on class CL_KWUI_PROPERTY_DISPLAY has no parameter.
Method SHOW_PROPERTIES on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method TECH_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | SDOKMATTS | SDOK/Modell: Tabelle für Attribut mit Qualitäten | 20001222 | ||
2 | ![]() |
ATTR_PROPS | Call by reference | Type reference (TYPE) | SDOKMATTPS | SDOK/Modell: Tabelle für Attribut mit Eigenschaft | 20010126 | ||
3 | ![]() |
INFO_OBJECTS | Call by reference | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20001222 | ||
4 | ![]() |
OBJECT_VALUES | Call by reference | Type reference (TYPE) | SDOKPROPTLS | Liste von Attributausprägungen von Objekten | 20001229 |
Method TECH_ATTRIBUTES on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method TOGGLE_EDIT_MODE Signature
Method TOGGLE_EDIT_MODE on class CL_KWUI_PROPERTY_DISPLAY has no parameter.
Method TOGGLE_EDIT_MODE on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Method VALIDATE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTR_ERROR | Value transfer | Type reference (TYPE) | SKWF_ERROR | KW Framework: Boolsche Flagge ('X' gesetzt, ' ' gelöscht) | 20001229 |
Method VALIDATE_PROPERTIES on class CL_KWUI_PROPERTY_DISPLAY has no exception.
Event Signatures
Event CONTEXT_MENU_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20010104 |
Event INITIALIZE_TOOLBAR Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | INTERACTIVE | Exporting | Value transfer | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20010103 | ||
2 | MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | ALV Kontextmenü | 20010103 |
Event ONDROPCOMPLETE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_DRAGDROPOBJ | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20010105 |
Event TOOLBAR_FUNCTION_SELECT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | UI_FUNC | Funktionscode | 20010103 |
Event TOOLBAR_MENU_SELECT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode | 20010103 | ||
2 | MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenüpointer | 20010103 |
History
Last changed by/on | SAP | 20021001 |
SAP Release Created in | 610 |