Hierarchy

⤷

⤷

Properties
Class | CL_POWL_UTIL | |
Short Description | internal POWL utilities | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GEN_PERSONAL_OBJECT_WORKLIST | generic worklist |
Created | 20041208 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_POWL_UTIL has no interface implemented.
Friends
Class CL_POWL_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20081119 | |||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20101028 | |
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20090326 | ||
4 | ![]() |
Static Attribute | Public | See coding | 20090311 | ||||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection criteria meta description | 20090326 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | adds given selection criteria to select options component | 20041216 |
2 | ![]() |
Static method | Public | Method | add new selection criteria from sepcified range table | 20050121 |
3 | ![]() |
Static method | Private | Method | applies selection criteria assignments | 20050120 |
4 | ![]() |
Static method | Public | Method | apply user parameters | 20090617 |
5 | ![]() |
Static method | Public | Method | checks general ID validity (no special chars) | 20050317 |
6 | ![]() |
Static method | Private | Method | checks if given selection criteria assignment is still valid | 20050120 |
7 | ![]() |
Static method | Public | Method | Converts Char data to hex string | 20121218 |
8 | ![]() |
Static method | Public | Method | creates a new node for the given object type definition | 20050318 |
9 | ![]() |
Static method | Public | Method | checks powl user authorizations | 20050322 |
10 | ![]() |
Static method | Public | Method | checks powl user authorizations for given applid & user | 20070321 |
11 | ![]() |
Static method | Public | Method | triggers portal actions from feeder E_PORTAL_ACTIONS | 20050107 |
12 | ![]() |
Static method | Public | Method | returns POWL-specific ALV config ID for given query | 20050525 |
13 | ![]() |
Static method | Public | Method | Get the standard and customer formulae/classes | 20080314 |
14 | ![]() |
Static method | Private | Method | returns fixed values for one data node attribute | 20050729 |
15 | ![]() |
Static method | Public | Method | retrives user authorization details | 20090828 |
16 | ![]() |
Static method | Public | Method | Get the Roles assigned to the user (ref user is considered) | 20100125 |
17 | ![]() |
Static method | Public | Method | returns values for a selection criteria as RSPARAMS table | 20050117 |
18 | ![]() |
Static method | Public | Method | extracts selection criteria values from given ranges set | 20050217 |
19 | ![]() |
Static method | Public | Method | Get selection Type and kind | 20090326 |
20 | ![]() |
Static method | Public | Method | merges current Feeder-, Admin- and User selection criteria | 20050120 |
21 | ![]() |
Static method | Public | Method | inserts values of one selection criteria into full table | 20050131 |
22 | ![]() |
Static method | Private | Method | Checks if two RTTIs are same | 20080328 |
23 | ![]() |
Static method | Public | Method | Checks if the feeder implements new interfaces/7.02 | 20081119 |
24 | ![]() |
Static method | Public | Method | normalizes given selection parameter (clears it if invalid) | 20060503 |
25 | ![]() |
Static method | Public | Method | change WD ALV model from powl_fieldcat_tty | 20041209 |
26 | ![]() |
Static method | Public | Method | returns refresh flag for given query | 20090311 |
Events
Class CL_POWL_UTIL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | REFRESH_OPT_STR | Public | See coding | 20090311 | begin of refresh_opt_str,
btstr type x length 2,
end of refresh_opt_str
|
||
2 | RSEXCEEDED | Public | See coding | 20101028 | BEGIN OF RSEXCEEDED,
low TYPE CHAR50,
high TYPE CHAR50,
END OF RSEXCEEDED
|
Method Signatures
Method ADD_SELCRIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CRIT_BLOCK_ID | Call by reference | Type reference (TYPE) | STRING | IF_WD_SELECT_OPTIONS=>MC_ID_MAIN_BLOCK | ID des zu verwendenden Kriterienblocks | 20041216 | |
2 | ![]() |
I_CRIT_DEF | Call by reference | Type reference (TYPE) | POWL_SELCRIT_STY | Metabeschreibung für Selektionskriterien | 20041216 | ||
3 | ![]() |
I_CRIT_PARA_SORTED | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Zuordnungen (nach SELNAME zu sortieren) | 20041216 | ||
4 | ![]() |
I_DYN_DATA | Call by reference | Type reference (TYPE) | POWL_DYN_DATA_TTY | POWL dynamic data table | 20080314 | ||
5 | ![]() |
I_DYN_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | Dynamic variable flag | 20080402 | ||
6 | ![]() |
I_SELOPT_HELPER | Call by reference | Object reference (TYPE REF TO) | IF_WD_SELECT_OPTIONS | Referenz: Auswahl von Hilfeklasse f. Optionskomp.schnittst. | 20041216 |
Method ADD_SELCRIT on class CL_POWL_UTIL has no exception.
Method ADD_SELCRIT_FROM_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CRIT_BLOCK_ID | Call by reference | Type reference (TYPE) | STRING | IF_WD_SELECT_OPTIONS=>MC_ID_MAIN_BLOCK | 20050121 | ||
2 | ![]() |
I_CRIT_DEF | Call by reference | Type reference (TYPE) | POWL_SELCRIT_STY | Metabeschreibung für Selektionskriterien | 20050121 | ||
3 | ![]() |
I_RANGE_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20050121 | |||
4 | ![]() |
I_SELOPT_HELPER | Call by reference | Object reference (TYPE REF TO) | IF_WD_SELECT_OPTIONS | 20050121 |
Method ADD_SELCRIT_FROM_RANGE on class CL_POWL_UTIL has no exception.
Method APPLY_CRIT_PARA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_APPLIED_PARA | Call by reference | Type reference (TYPE) | RSPARAMS_TT | resultierende Kriterienzuordnungen | 20050120 | ||
2 | ![]() |
E_OLD_MATCH_NEW | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Kennzeichen: alte Kriterienzuordnungen entsprechen neuen | 20050120 | ||
3 | ![]() |
E_PARA_INSERTED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Kennzeichen: mindestens eine Kriterienzuordnung angewandt | 20050120 | ||
4 | ![]() |
I_NEW_CRIT_PARA_SORTED | Call by reference | Type reference (TYPE) | RSPARAMS_TT | neue Kriterienzuordnungen (sortiert) | 20050120 | ||
5 | ![]() |
I_OLD_CRIT_PARA_SORTED | Call by reference | Type reference (TYPE) | RSPARAMS_TT | alte Kriterienzuordnungen (sortiert) | 20050120 | ||
6 | ![]() |
I_SELNAME | Call by reference | Type reference (TYPE) | POWL_SELCRIT_STY-SELNAME | Kriterienname | 20050120 |
Method APPLY_CRIT_PARA on class CL_POWL_UTIL has no exception.
Method APPLY_USERPARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | C | 20090617 |
Method APPLY_USERPARAMETERS on class CL_POWL_UTIL has no exception.
Method CHECK_ID_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ID_VALID | Value transfer | Type reference (TYPE) | POWL_XFLAG_TY | 'X', falls ID gültig ist, andernfalls nicht markieren | 20050317 | ||
2 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | ANY | ID zu markieren | 20050317 |
Method CHECK_ID_VALID on class CL_POWL_UTIL has no exception.
Method CHECK_PARA_STILL_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CRIT_DEF | Call by reference | Type reference (TYPE) | POWL_SELCRIT_STY | Metabeschreibung für Selektionskriterien | 20050120 | ||
2 | ![]() |
I_OLD_CRIT_DEF | Call by reference | Type reference (TYPE) | POWL_SELCRIT_STY | Metabeschreibungen vorheriger Selektionskriterien | 20050120 | ||
3 | ![]() |
I_OLD_CRIT_PARA | Call by reference | Type reference (TYPE) | RSPARAMS | ABAP: allgemeine Struktur für PARAMETER und AUSWAHLOPTIONEN | 20050120 | ||
4 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | POWL_XFLAG_TY | X-Kennzeichen | 20050120 |
Method CHECK_PARA_STILL_VALID on class CL_POWL_UTIL has no exception.
Method CONVERT_CHAR_TO_HEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HEX_STRING | Call by reference | Type reference (TYPE) | XSTRING | 20121218 | |||
2 | ![]() |
I_CHAR_DATA | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20121218 |
Method CONVERT_CHAR_TO_HEX on class CL_POWL_UTIL has no exception.
Method CREATE_TYPE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | ID des Knotens | 20050318 | ||
2 | ![]() |
E_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | objekttypkompatibler Knoten | 20050318 | ||
3 | ![]() |
I_OBJECT_DEF | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Objekttypdefinition | 20050318 | ||
4 | ![]() |
I_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | übergeordneter Knoten des anzulegenden Knotens | 20050318 | ||
5 | ![]() |
I_RESULTS | Call by reference | Type reference (TYPE) | POWL_CRESULT_STY | Ergebnisse im Zwischenspeicher | 20050407 |
Method CREATE_TYPE_NODE on class CL_POWL_UTIL has no exception.
Method DO_AUTHORITY_CHECKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_AUTHORITIES | Call by reference | Type reference (TYPE) | POWL_AUTHORITIES_STY | Berechtigungswerte für POWL | 20050322 | ||
2 | ![]() |
I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Anwendungs-ID aus FPB_PERSAPPL | 20050322 |
Method DO_AUTHORITY_CHECKS on class CL_POWL_UTIL has no exception.
Method DO_AUTHORITY_CHECKS_FOR_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_AUTHORITIES | Call by reference | Type reference (TYPE) | POWL_AUTHORITIES_STY | Authorithy values for POWL | 20070321 | ||
2 | ![]() |
I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID | 20070321 | ||
3 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | XUSER | User name | 20070321 |
Method DO_AUTHORITY_CHECKS_FOR_USER on class CL_POWL_UTIL has no exception.
Method DO_PORTAL_FOLLOW_UP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLIENT_ENVIRONMENT | Call by reference | Type reference (TYPE) | I | client environment | 20080725 | ||
2 | ![]() |
I_PORTAL_ACTIONS | Call by reference | Type reference (TYPE) | POWL_FOLLOW_UP_STY | Folgeaktionen in Portal | 20050107 | ||
3 | ![]() |
I_PORTAL_INTEGRATION | Call by reference | Object reference (TYPE REF TO) | IF_WD_PORTAL_INTEGRATION | 20050107 |
Method DO_PORTAL_FOLLOW_UP on class CL_POWL_UTIL has no exception.
Method GET_ALV_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONFIG | Call by reference | Type reference (TYPE) | IF_SALV_WD_TABLE=>S_TYPE_PARAM_CONFIG_IN | alv configuration data | 20070830 | ||
2 | ![]() |
E_DEFAULT_VIEW | Call by reference | Type reference (TYPE) | POWL_DEF_VIEW_TY | default layout variant | 20070830 | ||
3 | ![]() |
I_QUERY | Call by reference | Type reference (TYPE) | POWL_QUERY_STY | Abfragedaten | 20050525 |
Method GET_ALV_CONFIG on class CL_POWL_UTIL has no exception.
Method GET_DYN_VAR_CLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DYN_CLS_INSTANCE | Call by reference | Type reference (TYPE) | POWL_DYN_CLS_INSTANCE_TTY | All the class instance that impl. if_powl_dyn_var intf. | 20080506 | ||
2 | ![]() |
E_DYN_VAR_CLS | Call by reference | Type reference (TYPE) | POWL_DYN_VAR_CLS_TTY | List of all class that implements the intf. IF_POWL_DYN_VAR | 20080314 | ||
3 | ![]() |
I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID | 20080314 | ||
4 | ![]() |
I_TYPEID | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20080314 |
Method GET_DYN_VAR_CLS on class CL_POWL_UTIL has no exception.
Method GET_FIXED_VALUES_FOR_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FIXED_VALUES | Value transfer | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | Sortierte Liste der Schlüssel-Wert-Beziehungen als Strings | 20050729 | ||
2 | ![]() |
I_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | Name des zu prüfenden Attributs | 20050729 | ||
3 | ![]() |
I_DATA_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Schnittstelle für Kontextknoten | 20050729 |
Method GET_FIXED_VALUES_FOR_ATTR on class CL_POWL_UTIL has no exception.
Method GET_OBJ_AUTHS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_AUTH_T | Value transfer | Type reference (TYPE) | POWL_OBJ_AUTHS_TTY | User authorization details for objects | 20090828 | ||
2 | ![]() |
I_OBJECT | Call by reference | Type reference (TYPE) | POWL_OBJECT_TY | Object Type | 20090927 | ||
3 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20090828 | ||
4 | ![]() |
I_VISIBLE_QUERY_T | Call by reference | Type reference (TYPE) | POWL_QUERYID_TTY | query infos | 20090828 |
Method GET_OBJ_AUTHS on class CL_POWL_UTIL has no exception.
Method GET_ROLES_REF_INCLUSIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USER_ACTIVITYGROUPS | Value transfer | Type reference (TYPE) | USTYP_T_AGR | 20100125 | |||
2 | ![]() |
USER_NAME | Call by reference | Type reference (TYPE) | USR02-BNAME | User Name in User Master Record | 20100125 | ||
3 | ![]() |
WITH_TEXT | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100125 |
Method GET_SELCRIT_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CRIT_DEF | Call by reference | Type reference (TYPE) | POWL_SELCRIT_STY | Metabeschreibung für Selektionskriterien | 20050117 | ||
2 | ![]() |
I_SELOPT_HELPER | Call by reference | Object reference (TYPE REF TO) | IF_WD_SELECT_OPTIONS | Referenz zu Hilfe für Selektionsoptionskomponente | 20050117 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | RSPARAMS_TT | Tabelle rsparams | 20050117 |
Method GET_SELCRIT_VALUES on class CL_POWL_UTIL has no exception.
Method GET_SELCRIT_VAL_FROM_RANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CRIT_DEF | Call by reference | Type reference (TYPE) | POWL_SELCRIT_STY | Metabeschreibung für Selektionskriterien | 20050217 | ||
2 | ![]() |
I_RANGES | Call by reference | Type reference (TYPE) | POWL_SELRANGE_TTY | Selektionskriterienbereiche | 20050217 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | RSPARAMS_TT | Selektionskriterienwerte für angegebene Kriterien | 20050217 |
Method GET_SELCRIT_VAL_FROM_RANGES on class CL_POWL_UTIL has no exception.
Method GET_SEL_TYPE_KIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_FEEDER | Call by reference | Object reference (TYPE REF TO) | IF_POWL_FEEDER | Interface for POWL Feeders | 20090326 | ||
2 | ![]() |
IV_QUERY | Call by reference | Type reference (TYPE) | POWL_QUERY | Query meta data | 20090326 | ||
3 | ![]() |
IV_SELNAME | Call by reference | Type reference (TYPE) | POWL_SELNAME_TY | ID of a selection criteria | 20090326 | ||
4 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20090421 | ||
5 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20090326 |
Method GET_SEL_TYPE_KIND on class CL_POWL_UTIL has no exception.
Method GET_UPDATED_SELCRIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CRIT_DEF | Call by reference | Type reference (TYPE) | POWL_SELCRIT_TTY | Metabeschreibung für Selektionskriterien | 20050120 | ||
2 | ![]() |
C_CRIT_PARA | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Kriterienwerte | 20050120 | ||
3 | ![]() |
C_DYN_DATA | Call by reference | Type reference (TYPE) | POWL_DYN_DATA_TTY | POWL dynamic data table | 20080523 | ||
4 | ![]() |
C_OVERWRITE_CRIT_DEF | Call by reference | Type reference (TYPE) | POWL_SELCRIT_TTY | Selektionskriteriendefinitionen überschreiben | 20050307 | ||
5 | ![]() |
C_OVERWRITE_CRIT_PARA | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Kirt.werte (auch ausgeblend./schreibgesch.) z. Überschreiben | 20050124 | ||
6 | ![]() |
E_ALL_MANDATORY_FILLED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | alle obligatorischen Kriterien angegeben (ausführbereit) | 20050120 | ||
7 | ![]() |
E_CRIT_DEF_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Kriteriendefinitionen geändert (gemäß Cache oder Bereitst.) | 20050124 | ||
8 | ![]() |
E_CRIT_PARA_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Kriterienwerte geändert (gemäß Cache oder Bereitstellung) | 20050124 | ||
9 | ![]() |
E_DEFAULT_PARA | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Vorschlagskriterienwerte aus Feeder | 20050216 | ||
10 | ![]() |
E_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20050614 | ||
11 | ![]() |
E_QSEARCH_EXPANDED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Schnellsuche expandiert | 20050120 | ||
12 | ![]() |
E_UPDATE_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | timestamp of last criteria update | 20051208 | ||
13 | ![]() |
I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Anwendungs-ID | 20050120 | ||
14 | ![]() |
I_FEEDER | Call by reference | Object reference (TYPE REF TO) | IF_POWL_FEEDER | Feeder-Schnittstelle für POWL UI | 20050120 | ||
15 | ![]() |
I_IS_MASTER_QUERY | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | SPACE | Kennzeichen: I_QUERY ist ID einer übergeordneten Abfrage | 20050617 | |
16 | ![]() |
I_MASTER_QUERY | Call by reference | Type reference (TYPE) | POWL_QUERY_TY | ID der übergeordneten Abfrage | 20050120 | ||
17 | ![]() |
I_QUERY | Call by reference | Type reference (TYPE) | POWL_QUERY_TY | Abfrage-ID | 20050120 | ||
18 | ![]() |
I_SHADOW_GUIDS | Call by reference | Type reference (TYPE) | POWL_GUID_TTY | Table of Guids | 20080304 | ||
19 | ![]() |
I_SHADOW_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080304 | ||
20 | ![]() |
I_SHADOW_SESSION_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080304 | ||
21 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | ID des POWL-Typs | 20050217 | ||
22 | ![]() |
I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | Benutzername | 20050120 |
Method GET_UPDATED_SELCRIT on class CL_POWL_UTIL has no exception.
Method INSERT_CRIT_PARA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CRIT_PARA | Call by reference | Type reference (TYPE) | RSPARAMS_TT | vollständige Tabelle mit Kriterienwerten | 20050131 | ||
2 | ![]() |
I_CRIT_PARA_TO_INSERT | Call by reference | Type reference (TYPE) | RSPARAMS_TT | einzufügende Kriterienwerte | 20050131 | ||
3 | ![]() |
I_SELNAME | Call by reference | Type reference (TYPE) | POWL_SELNAME_TY | ID des jeweiligen Selektionskriteriums | 20050131 |
Method INSERT_CRIT_PARA on class CL_POWL_UTIL has no exception.
Method IS_COMPATIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_COMPATIBLE | Value transfer | Type reference (TYPE) | POWL_XFLAG_TY | X-Flag | 20080328 | ||
2 | ![]() |
RTTI_ONE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20080328 | ||
3 | ![]() |
RTTI_TWO | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20080328 |
Method IS_COMPATIBLE on class CL_POWL_UTIL has no exception.
Method IS_FEEDER_7X2_COMPATIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPATIBLE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20081119 | ||
2 | ![]() |
FEEDER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20081119 |
Method IS_FEEDER_7X2_COMPATIBLE on class CL_POWL_UTIL has no exception.
Method NORMALIZE_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_PARAM | Call by reference | Type reference (TYPE) | RSPARAMS | parameter to be normalized | 20060503 | ||
2 | ![]() |
I_DATATYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Type description | 20070301 |
Method NORMALIZE_PARAM on class CL_POWL_UTIL has no exception.
Method UPDATE_ALV_MODEL_FROM_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_CONFIG_TABLE | zu änderndes Modell | 20041213 | ||
2 | ![]() |
E_FIRST_ADAPTION | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Kennzeichen: dieses Modell wurde zum ersten Mal angepasst | 20050513 | ||
3 | ![]() |
E_READ_ONLY | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Kennzeichen: bearbeitbare Spalten vorhanden | 20050210 | ||
4 | ![]() |
I_DATA_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Schnittstelle für Kontextknoten | 20050518 | ||
5 | ![]() |
I_DEF_TECHNICAL_COL | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | SPACE | Flag: technical column as default setting | 20070301 | |
6 | ![]() |
I_FIELDCAT | Call by reference | Type reference (TYPE) | POWL_FIELDCAT_TTY | Metabeschreibung für Feldkatalog | 20041209 | ||
7 | ![]() |
I_FILTER_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Schnittstelle für Kontextknoten | 20050728 |
Method UPDATE_ALV_MODEL_FROM_FIELDCAT on class CL_POWL_UTIL has no exception.
Method VALIDATE_REFRESH_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DO_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090311 | |||
2 | ![]() |
I_CURRENT_QUERY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090311 | ||
3 | ![]() |
I_FIRST_PAGE_VISIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090311 | ||
4 | ![]() |
I_FIRST_QUERY_VISIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090311 | ||
5 | ![]() |
I_NEXT_QUERY_VISIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090311 | ||
6 | ![]() |
I_OBJECT_NAV | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090311 | ||
7 | ![]() |
I_OTHER_NAV | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090311 | ||
8 | ![]() |
I_PREV_QUERY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090311 | ||
9 | ![]() |
I_REFRESH_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090311 |
Method VALIDATE_REFRESH_REQUIRED on class CL_POWL_UTIL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 600 |