SAP ABAP Class /UI2/CL_ESPM_NAV_MPC (/UI2/CL_ESPM_NAV_MPC)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/SERVICES_ESPM_NAV (Package) UI2 Demo of ESPM including UI navigation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_PUSH_ABS_MODEL | Abstract Push Model Provider | 20130318 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /UI2/CL_ESPM_NAV_MPC_EXT | /UI2/CL_ESPM_NAV_MPC_EXT | 20130318 |
Properties
| Class | /UI2/CL_ESPM_NAV_MPC | |
| Short Description | /UI2/CL_ESPM_NAV_MPC | |
| Super Class | /IWBEP/CL_MGW_PUSH_ABS_MODEL | Abstract Push Model Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/SERVICES_ESPM_NAV | UI2 Demo of ESPM including UI navigation |
| Created | 20130318 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /UI2/CL_ESPM_NAV_MPC has no forward declaration.
Interfaces
Class /UI2/CL_ESPM_NAV_MPC has no interface implemented.
Friends
Class /UI2/CL_ESPM_NAV_MPC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | '/UI2/CL_ESPM_NAV_MPC==========CP' | 20130318 | |||
| 2 | Constant | Public | Type reference (TYPE) | /IWBEP/MED_EXTERNAL_NAME | 'Product' | 20130318 | |||
| 3 | Constant | Public | Type reference (TYPE) | /IWBEP/MED_EXTERNAL_NAME | 'ProductCE' | 20130318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | DEFINE_ASSOCIATIONS | 20130318 | |
| 2 | Instance method | Private | Method | DEFINE_PRODUCT | 20130318 | |
| 3 | Instance method | Private | Method | DEFINE_PRODUCTCE | 20130318 | |
| 4 | Instance method | Public | Method | LOAD_TEXT_ELEMENTS | 20130318 |
Events
Class /UI2/CL_ESPM_NAV_MPC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | BEGIN | Public | Type reference (TYPE) | C | 20130408 | |
|
| 2 | TS_PRODUCT | Public | See coding | 20130318 | begin of TS_PRODUCT,
PRODUCT_ID type C length 10,
TYPE_CODE type C length 2,
CATEGORY type C length 40,
NAME type C length 255,
DESCRIPTION type C length 255,
SUPPLIER_ID type C length 10,
SUPPLIER_NAME type C length 80,
TAX_TARIF_CODE type INT1,
MEASURE_UNIT type C length 3,
WEIGHT_MEASURE type P length 9 decimals 3,
WEIGHT_UNIT type C length 3,
PRICE type P length 14 decimals 4,
CURRENCY_CODE type C length 5,
WIDTH type P length 9 decimals 3,
DEPTH type P length 9 decimals 3,
HEIGHT type P length 9 decimals 3,
DIM_UNIT type C length 3,
PRODUCT_PIC_URL type C length 255,
end of TS_PRODUCT
|
||
| 3 | TS_PRODUCTCE | Public | See coding | 20130318 | begin of TS_PRODUCTCE,
CONTENTTYPE type C length 256,
TEXT type STRING,
PRODUCT_ID type C length 10,
ID type C length 255,
end of TS_PRODUCTCE
|
||
| 4 | TS_TEXT_ELEMENT | Public | See coding | 20130318 | BEGIN OF ts_text_element,
artifact_name type c length 40, " technical name
artifact_type type c length 4,
parent_artifact_name type c length 40, " technical name
parent_artifact_type type c length 4,
text_symbol type textpoolky,
END OF ts_text_element
|
||
| 5 | TT_PRODUCT | Public | See coding | 20130318 | TT_PRODUCT type standard table of TS_PRODUCT
|
||
| 6 | TT_PRODUCTCE | Public | See coding | 20130318 | TT_PRODUCTCE type standard table of TS_PRODUCTCE
|
||
| 7 | TT_TEXT_ELEMENTS | Public | See coding | 20130318 | tt_text_elements TYPE STANDARD TABLE OF ts_text_element WITH KEY text_symbol
|
Method Signatures
Method DEFINE_ASSOCIATIONS Signature
Method DEFINE_ASSOCIATIONS on class /UI2/CL_ESPM_NAV_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130318 |
Method DEFINE_PRODUCT Signature
Method DEFINE_PRODUCT on class /UI2/CL_ESPM_NAV_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130318 |
Method DEFINE_PRODUCTCE Signature
Method DEFINE_PRODUCTCE on class /UI2/CL_ESPM_NAV_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130318 |
Method LOAD_TEXT_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TEXT_ELEMENTS | Value transfer | Type reference (TYPE) | TT_TEXT_ELEMENTS | 20130318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130318 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |