SAP ABAP Class CL_KWUI_UTILITIES (Static Help Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-DMF (Application Component) Document Management Framework
⤷
SKWV (Package) Knowledge Warehouse: Visual Components

⤷

⤷

Properties
Class | CL_KWUI_UTILITIES | |
Short Description | Static Help Functions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SKWV | Knowledge Warehouse: Visual Components |
Created | 20000525 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_KWUI_UTILITIES has no interface implemented.
Friends
Class CL_KWUI_UTILITIES has no friend class.
Attributes
Class CL_KWUI_UTILITIES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Dialog Box for Confirm Dialog | 20000714 |
2 | ![]() |
Static method | Public | Method | Fills a Property Control with Defined Attributes | 20000817 |
3 | ![]() |
Static method | Public | Method | Classification of Properties | 20000731 |
4 | ![]() |
Static method | Public | Method | Determine Text View for a Fixed Value | 20000623 |
5 | ![]() |
Static method | Public | Method | Determine External View of a Property | 20000623 |
6 | ![]() |
Static method | Public | Method | Determine External View of Properties | 20000619 |
7 | ![]() |
Static method | Public | Method | Determine Description of a Model Entity | 20000529 |
8 | ![]() |
Static method | Public | Method | Determine Description of a Model Entity | 20000801 |
9 | ![]() |
Static method | Public | Method | Determine Column Label of a Property (DDIC) | 20000619 |
10 | ![]() |
Static method | Public | Method | Determine Description of a Property (DDIC) | 20000619 |
11 | ![]() |
Static method | Public | Method | Determine Dialog Label of a Property (DDIC) | 20000619 |
12 | ![]() |
Static method | Public | Method | Determine Labels of Several Properties | 20000619 |
13 | ![]() |
Static method | Public | Method | Dialog Box for Confirmation of Dynamic Text Pushbuttons | 20010112 |
14 | ![]() |
Static method | Public | Method | Checks if a Property is Modelled for an IO Class | 20000815 |
15 | ![]() |
Static method | Public | Method | Call F1 Help for an Attribute | 20011114 |
Events
Class CL_KWUI_UTILITIES has no event.
Types
Class CL_KWUI_UTILITIES has no local type.
Method Signatures
Method CONFIRM_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ANSWER | Value transfer | Type reference (TYPE) | CHAR1 | Antwort (J/N/A) | 20000714 | ||
2 | ![]() |
P_DEFAULT_OPTION | Call by reference | Type reference (TYPE) | C | 'Y' | Default-Button | 20000714 | |
3 | ![]() |
P_START_COLUMN | Call by reference | Type reference (TYPE) | SY-CUCOL | 25 | Bildschirmbilder, horizontale Cursorposition bei PAI | 20000714 | |
4 | ![]() |
P_START_ROW | Call by reference | Type reference (TYPE) | SY-CUROW | 6 | Bildschirmbilder, vertikale Cursorposition bei PAI | 20000714 | |
5 | ![]() |
P_TERMINOLOGY | Call by reference | Object reference (TYPE REF TO) | CL_KWUI_TERMINOLOGY | Gui Texte, Icons, Nachrichten, Popups usw. | 20000714 | ||
6 | ![]() |
P_TEXT_ID | Call by reference | Type reference (TYPE) | I | ID für Terminology-Provider | 20000714 | ||
7 | ![]() |
P_VAL1 | Call by reference | Type reference (TYPE) | STRING | Textersatz für &1 | 20000714 | ||
8 | ![]() |
P_VAL2 | Call by reference | Type reference (TYPE) | STRING | Textersatz für &2 | 20000714 | ||
9 | ![]() |
P_VAL3 | Call by reference | Type reference (TYPE) | STRING | Textersatz für &3 | 20000714 | ||
10 | ![]() |
P_X_CANCEL_BUTTON | Call by reference | Type reference (TYPE) | XFELD | 'X' | 'X': Abbruch-Knopf vorhanden | 20000714 |
Method CONFIRM_STEP on class CL_KWUI_UTILITIES has no exception.
Method FILL_PROPERTY_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ATTRIBUTES | Call by reference | Type reference (TYPE) | SDOK_PROPNS | Anzuzeigende Properties | 20000822 | ||
2 | ![]() |
P_IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20000817 | ||
3 | ![]() |
P_IO_CLASS | Call by reference | Type reference (TYPE) | SKWF_IO-CLASS | Dokumentenklasse | 20000817 | ||
4 | ![]() |
P_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | Default-Werte im Creation-Mode | 20000817 | ||
5 | ![]() |
P_PROPERTY_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_KWUI_PROPERTY | Attribut-Control | 20000817 | ||
6 | ![]() |
P_X_EDIT | Call by reference | Type reference (TYPE) | XFELD | X: Eigenschaften sind editierbar | 20000817 |
Method FILL_PROPERTY_CONTROL on class CL_KWUI_UTILITIES has no exception.
Method GET_ATTR_CLASSIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | SDOK_PROPNS | Attribut eines Dokuments oder einer Beziehung | 20000731 | ||
2 | ![]() |
ATTRIBUTES_RESULT | Call by reference | Type reference (TYPE) | SDOK_PROPNS | Attribut eines Dokuments oder einer Beziehung | 20000731 | ||
3 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | SDOK_ENT | Modell: Entitätsname | 20000731 | ||
4 | ![]() |
GROUPING | Call by reference | Type reference (TYPE) | SDOK_GROUP | Attributausprägung | 20000731 | ||
5 | ![]() |
OMITTED_ATTRIBUTES | Call by reference | Type reference (TYPE) | SDOK_PROPNS | Attribut eines Dokuments oder einer Beziehung | 20000731 | ||
6 | ![]() |
X_DYNAMIC | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | boolsche Variable (X=true, -=false, space=unknown) | 20010201 | |
7 | ![]() |
X_FOREIGN | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | boolsche Variable (X=true, -=false, space=unknown) | 20010201 | |
8 | ![]() |
X_HIDDEN | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | boolsche Variable (X=true, -=false, space=unknown) | 20000731 | |
9 | ![]() |
X_MAINTAIN | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | boolsche Variable (X=true, -=false, space=unknown) | 20000731 | |
10 | ![]() |
X_OBLIGATORY | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | boolsche Variable (X=true, -=false, space=unknown) | 20000731 | |
11 | ![]() |
X_UNIQUE | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | boolsche Variable (X=true, -=false, space=unknown) | 20000731 |
Method GET_ATTR_CLASSIFICATION on class CL_KWUI_UTILITIES has no exception.
Method GET_DOMAIN_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DOMAIN_TEXT | Value transfer | Type reference (TYPE) | STRING | Festwert-Text | 20000623 | ||
2 | ![]() |
P_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Referenz-Feldname | 20000713 | ||
3 | ![]() |
P_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Referenz-Tabelle | 20000713 | ||
4 | ![]() |
P_VALUE | Call by reference | Type reference (TYPE) | STRING | Festwert | 20000623 |
Method GET_DOMAIN_TEXT on class CL_KWUI_UTILITIES has no exception.
Method GET_EXTERNAL_PROP_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_EXT_VALUE | Value transfer | Type reference (TYPE) | STRING | Externe Darstellung des Wertes, falls verfügbar | 20000623 | ||
2 | ![]() |
P_PROPERTY | Call by reference | Type reference (TYPE) | SDOK_PROPN | Attribut eines Dokuments oder einer Beziehung | 20000623 | ||
3 | ![]() |
P_VALUE | Call by reference | Type reference (TYPE) | SDOK_PROPV | Attributausprägung | 20000623 |
Method GET_EXTERNAL_PROP_VALUE on class CL_KWUI_UTILITIES has no exception.
Method GET_EXTERNAL_PROP_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_EXT_PROP_VALUES | Call by reference | Type reference (TYPE) | SKWV_PRPEV_T | Tabelle mit externen Darstellungen von Eigenschaften zu Obj. | 20000619 | ||
2 | ![]() |
P_PROP_VALUES | Call by reference | Type reference (TYPE) | SDOKPROPTLS | Liste von Attributausprägungen von Objekten | 20000619 |
Method GET_EXTERNAL_PROP_VALUES on class CL_KWUI_UTILITIES has no exception.
Method GET_MODEL_ENTITY_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DESCR | Value transfer | Type reference (TYPE) | STRING | Beschreibung der Entität | 20000529 | ||
2 | ![]() |
P_ENTITY | Call by reference | Type reference (TYPE) | SDOKMENTA | SDOK/Modell/Pufferung: Aktive Modellentität | 20000529 |
Method GET_MODEL_ENTITY_DESCR on class CL_KWUI_UTILITIES has no exception.
Method GET_MODEL_ENTITY_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ENTITY | Call by reference | Type reference (TYPE) | SDOKMENTA | SDOK/Modell/Pufferung: Aktive Modellentität | 20000801 | ||
2 | ![]() |
P_PROP_NAME | Call by reference | Type reference (TYPE) | SDOK_PROPN | Attribut eines Dokuments oder einer Beziehung | 20000801 | ||
3 | ![]() |
P_PROP_VALUE | Value transfer | Type reference (TYPE) | SDOK_PROPV | Beschreibung der Entität | 20000801 |
Method GET_MODEL_ENTITY_PROPERTY on class CL_KWUI_UTILITIES has no exception.
Method GET_PROPERTY_COLUMN_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LABEL | Value transfer | Type reference (TYPE) | STRING | Beschreibung der Entität | 20000619 | ||
2 | ![]() |
P_PROPERTY | Call by reference | Type reference (TYPE) | SDOK_PROPN | Property | 20000619 |
Method GET_PROPERTY_COLUMN_LABEL on class CL_KWUI_UTILITIES has no exception.
Method GET_PROPERTY_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LABEL | Value transfer | Type reference (TYPE) | STRING | Beschreibung der Entität | 20000619 | ||
2 | ![]() |
P_PROPERTY | Call by reference | Type reference (TYPE) | SDOK_PROPN | Property | 20000619 |
Method GET_PROPERTY_DESCRIPTION on class CL_KWUI_UTILITIES has no exception.
Method GET_PROPERTY_DIALOG_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LABEL | Value transfer | Type reference (TYPE) | STRING | Beschreibung der Entität | 20000619 | ||
2 | ![]() |
P_PROPERTY | Call by reference | Type reference (TYPE) | SDOK_PROPN | Property | 20000619 |
Method GET_PROPERTY_DIALOG_LABEL on class CL_KWUI_UTILITIES has no exception.
Method GET_PROPERTY_LABELS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROPERTIES | Call by reference | Type reference (TYPE) | SDOK_PROPNS | Liste von Attributnamen | 20000619 | ||
2 | ![]() |
P_PROP_LABELS | Call by reference | Type reference (TYPE) | SKWV_PRPLB_T | Liste von Eigenschafts-Labeln | 20000619 |
Method GET_PROPERTY_LABELS on class CL_KWUI_UTILITIES has no exception.
Method POPUP_TO_DECIDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ANSWER | Value transfer | Type reference (TYPE) | CHAR1 | Antwort des Anwenders (1,2,A) | 20010112 | ||
2 | ![]() |
P_CANCEL_DISPLAY | Call by reference | Type reference (TYPE) | C | 'X' | 'X': Abbruchbutton | 20010112 | |
3 | ![]() |
P_DEFAULTOPTION | Call by reference | Type reference (TYPE) | C | '1' | 20010112 | ||
4 | ![]() |
P_START_COLUMN | Call by reference | Type reference (TYPE) | SY-CUCOL | 25 | Bildschirmbilder, horizontale Cursorposition bei PAI | 20010112 | |
5 | ![]() |
P_START_ROW | Call by reference | Type reference (TYPE) | SY-CUROW | 5 | Bildschirmbilder, vertikale Cursorposition bei PAI | 20010112 | |
6 | ![]() |
P_TERMINOLOGY | Call by reference | Object reference (TYPE REF TO) | CL_KWUI_TERMINOLOGY | Gui Texte, Icons, Nachrichten, Popups usw. | 20010112 | ||
7 | ![]() |
P_TEXT_ID | Call by reference | Type reference (TYPE) | I | ID für Terminology-Provider | 20010112 |
Method POPUP_TO_DECIDE on class CL_KWUI_UTILITIES has no exception.
Method PROPERTY_IS_MODELLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CLASS | Call by reference | Type reference (TYPE) | SDOK_CLASS | Dokumentenklasse | 20000815 | ||
2 | ![]() |
P_PROPERTY | Call by reference | Type reference (TYPE) | SDOK_PROPN | Attribut eines Dokuments oder einer Beziehung | 20000815 | ||
3 | ![]() |
P_X_MODELLED | Value transfer | Type reference (TYPE) | XFELD | X: Property ist modelliert | 20000815 |
Method PROPERTY_IS_MODELLED on class CL_KWUI_UTILITIES has no exception.
Method SHOW_ATTR_HELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | SDOK_PROPN | Attribut eines Dokuments oder einer Beziehung | 20011114 |
Method SHOW_ATTR_HELP on class CL_KWUI_UTILITIES has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 50A |