SAP ABAP Class /UI2/CL_POWL_APPLID_MODEL (Generic model provider for POWL application id)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_SERVICES_POWL (Package) UI BE: POWL service (release independent)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_ABS_MODEL | definition class to define programmatically a meta model | 20121024 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /UI2/CL_POWL_FLIGHT_MODEL2 | Model for POWL APPLID /UI2/SFLIGHT | 20121024 |
2 | Inheritance (c INHERITING FROM c_ref) | /UI2/CL_SAMPLE_APPLID_EPM_POWL | Sample model provider class for POWL APPLID EPM_PO | 20121204 |
Properties
Class | /UI2/CL_POWL_APPLID_MODEL | |
Short Description | Generic model provider for POWL application id | |
Super Class | /IWBEP/CL_MGW_ABS_MODEL | definition class to define programmatically a meta model |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/BASIS_SERVICES_POWL | UI BE: POWL service (release independent) |
Created | 20121024 | 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) |
Interfaces
Class /UI2/CL_POWL_APPLID_MODEL has no interface implemented.
Friends
Class /UI2/CL_POWL_APPLID_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 'X' | X= POWL queries must have key specified in set_key_fiels() | 20121105 | |
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /UI2/CL_POWL_APPLID_MODEL | Generic model provider for POWL | 20121024 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /UI2/TTY_QUERY_ENTITY | Map POWL query name to OData entity name | 20121121 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TTY_QUERY_KEY | POWL query key fields | 20121024 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | POWL_APPLID_TY | 20121024 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | POWL_QUERY_TY | Query id | 20121024 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Expport the query entity map to memory | 20121121 |
2 | ![]() |
Instance method | Private | Method | Check whether POWL query has keys specified | 20121105 |
3 | ![]() |
Instance method | Private | Method | Initialise variables of inheriting class | 20121024 |
4 | ![]() |
Instance method | Private | Method | Map POWL query name to OData entity | 20121121 |
5 | ![]() |
Instance method | Protected | Method | Set POWL application id | 20121024 |
6 | ![]() |
Instance method | Protected | Method | Set key fields for POWL | 20121024 |
Events
Class /UI2/CL_POWL_APPLID_MODEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_QUERY_KEY | Protected | See coding | POWL query key fields | 20121024 | tty_query_key type standard table of ty_query_key
with key query_name
|
|
2 | TY_QUERY_KEY | Protected | See coding | POWL query key field | 20121024 | begin of ty_query_key,
query_name type powl_applid_ty,
keys type /ui2/names_tab,
end of ty_query_key
|
Method Signatures
Method EXPORT_QUERY_ENTITY_MAP Signature
Method EXPORT_QUERY_ENTITY_MAP on class /UI2/CL_POWL_APPLID_MODEL has no parameter.
Method EXPORT_QUERY_ENTITY_MAP on class /UI2/CL_POWL_APPLID_MODEL has no exception.
Method HAS_QUERY_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QUERY | Call by reference | Type reference (TYPE) | POWL_QUERY_TY | POWL query id | 20121105 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Result is true / false | 20121105 |
Method HAS_QUERY_KEYS on class /UI2/CL_POWL_APPLID_MODEL has no exception.
Method INITIALISE Signature
Method INITIALISE on class /UI2/CL_POWL_APPLID_MODEL has no parameter.
Method INITIALISE on class /UI2/CL_POWL_APPLID_MODEL has no exception.
Method MAP_QUERY_TO_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QUERY | Call by reference | Type reference (TYPE) | POWL_QUERY_TY | POWL query name | 20121121 | ||
2 | ![]() |
RV_ENTITY | Value transfer | Type reference (TYPE) | /IWBEP/MED_EXTERNAL_NAME | OData entity name | 20121121 |
Method MAP_QUERY_TO_ENTITY on class /UI2/CL_POWL_APPLID_MODEL has no exception.
Method SET_APPLID Signature
Method SET_APPLID on class /UI2/CL_POWL_APPLID_MODEL has no parameter.
Method SET_APPLID on class /UI2/CL_POWL_APPLID_MODEL has no exception.
Method SET_KEY_FIELDS Signature
Method SET_KEY_FIELDS on class /UI2/CL_POWL_APPLID_MODEL has no parameter.
Method SET_KEY_FIELDS on class /UI2/CL_POWL_APPLID_MODEL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |