SAP ABAP Class /UI2/CL_POWL_APPLID_DATA (Generic data 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_DATA | Abstract Business Data Provider | 20121029 |
Properties
Class | /UI2/CL_POWL_APPLID_DATA | |
Short Description | Generic data provider for POWL - application id | |
Super Class | /IWBEP/CL_MGW_ABS_DATA | Abstract Business Data Provider |
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 | 20121029 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /UI2/CL_POWL_APPLID_DATA has no forward declaration.
Interfaces
Class /UI2/CL_POWL_APPLID_DATA has no interface implemented.
Friends
Class /UI2/CL_POWL_APPLID_DATA 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) | /UI2/TTY_QUERY_ENTITY | Map POWL query name to OData entity name | 20121122 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | POWL_QUERY_TY | POWL query id | 20121029 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20121029 |
2 | ![]() |
Instance method | Private | Method | Get model provider class name | 20121029 |
3 | ![]() |
Instance method | Protected | Method | Read POWL query from class instance | 20121029 |
4 | ![]() |
Instance method | Private | Method | Map POWL query name to OData entity | 20121203 |
5 | ![]() |
Instance method | Private | Method | Get POWL query from model provider | 20121029 |
6 | ![]() |
Instance method | Protected | Method | - deprecated - | 20121029 |
7 | ![]() |
Instance method | Private | Method | Import the query entity map from memory | 20121122 |
8 | ![]() |
Instance method | Protected | Method | Map referenced fields in selection criteria | 20121029 |
Events
Class /UI2/CL_POWL_APPLID_DATA has no event.
Types
Class /UI2/CL_POWL_APPLID_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /UI2/CL_POWL_APPLID_DATA has no parameter.
Method CONSTRUCTOR on class /UI2/CL_POWL_APPLID_DATA has no exception.
Method GET_MPC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MP_CLASS | Call by reference | Type reference (TYPE) | /IWBEP/MED_DEFINITION_CLASS | Model provider class (MPC) | 20121029 | ||
2 | ![]() |
IV_SERVICE_NAME | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_TECHNICAL_NAME | Technical service name | 20121029 | ||
3 | ![]() |
IV_SERVICE_VERSION | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_VERSION | Service version | 20121029 |
Method GET_MPC on class /UI2/CL_POWL_APPLID_DATA has no exception.
Method GET_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_SERVICE_NAME | Call by reference | Object reference (TYPE REF TO) | STRING | Technical service name | 20121029 | ||
2 | ![]() |
IR_SERVICE_NAMESPACE | Call by reference | Object reference (TYPE REF TO) | STRING | Service namespace | 20121029 | ||
3 | ![]() |
IR_SERVICE_VERSION | Call by reference | Object reference (TYPE REF TO) | /IWBEP/MED_GRP_VERSION | Service version | 20121029 | ||
4 | ![]() |
RV_QUERY_ID | Value transfer | Type reference (TYPE) | POWL_QUERY_TY | POWL query id | 20121029 |
Method GET_QUERY on class /UI2/CL_POWL_APPLID_DATA has no exception.
Method GET_QUERY_FROM_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY | Value transfer | Type reference (TYPE) | /IWBEP/MED_EXTERNAL_NAME | OData entity name | 20121203 | ||
2 | ![]() |
RV_QUERY | Value transfer | Type reference (TYPE) | POWL_QUERY_TY | POWL query name | 20121203 |
Method GET_QUERY_FROM_ENTITY on class /UI2/CL_POWL_APPLID_DATA has no exception.
Method GET_QUERY_FROM_MPC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MP_CLASS | Call by reference | Type reference (TYPE) | /IWBEP/MED_DEFINITION_CLASS | Model provider class (MPC) | 20121029 | ||
2 | ![]() |
RV_QUERY_ID | Value transfer | Type reference (TYPE) | POWL_QUERY_TY | POWL query id | 20121029 |
Method GET_QUERY_FROM_MPC on class /UI2/CL_POWL_APPLID_DATA has no exception.
Method GET_QUERY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ME | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CL_MGW_ABS_DATA | Base Class for data provider | 20121029 | ||
2 | ![]() |
RV_RESULT | Call by reference | Type reference (TYPE) | POWL_QUERY_TY | Query name | 20121029 |
Method GET_QUERY_NAME on class /UI2/CL_POWL_APPLID_DATA has no exception.
Method IMPORT_QUERY_ENTITY_MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_QUERY_ENTITY_MAP | Value transfer | Type reference (TYPE) | /UI2/TTY_QUERY_ENTITY | Map POWL query name to OData entity name | 20121122 |
Method IMPORT_QUERY_ENTITY_MAP on class /UI2/CL_POWL_APPLID_DATA has no exception.
Method MAP_REF_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SELCRIT | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Select options table | 20121029 | ||
2 | ![]() |
IT_SELCRIT_DEFS | Call by reference | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection criteria meta description | 20121029 |
Method MAP_REF_FIELDS on class /UI2/CL_POWL_APPLID_DATA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |