SAP ABAP Interface IF_MMPUR_UI_TYPES (Type Definitions)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_UI_MODEL (Package) Model Components for Web Dynpro Applications, Purchasing

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MMPUR_UI_REPOSITORY | Contains Types and Constant Interfaces | 20070727 |
Properties
Interface | IF_MMPUR_UI_TYPES | |
Short Description | Type Definitions |
General Data
Package | MMPUR_UI_MODEL | Model Components for Web Dynpro Applications, Purchasing |
Created | 20070622 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
Interface IF_MMPUR_UI_TYPES has no forward declaration.
Interfaces
Interface IF_MMPUR_UI_TYPES has no interface.
Friends
Interface IF_MMPUR_UI_TYPES has no friend.
Attributes
Interface IF_MMPUR_UI_TYPES has no attribute.
Methods
Interface IF_MMPUR_UI_TYPES has no method.
Events
Interface IF_MMPUR_UI_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STY_DETAIL_COMPONENT | Public | See coding | Detail Component | 20070627 | BEGIN OF sty_detail_component,
config TYPE mmpurui_detail_components_sty,
is_customer_detail TYPE xflag,
usage_name TYPE string,
view_container TYPE string,
embedding_position TYPE string,
END OF sty_detail_component
|
|
2 | STY_ITEM_FIELDSELECTION | Public | See coding | Fieldselection incl. Item Number | 20070815 | BEGIN OF sty_item_fieldselection,
item_no TYPE numc5,
fs type TTYP_FIELDSELECTION_MM,
END OF sty_item_fieldselection
|
|
3 | TTY_DETAIL_COMPONENTS | Public | See coding | Detail Components | 20070627 | tty_detail_components TYPE TABLE OF sty_detail_component
|
|
4 | TTY_ITEM_FIELDSELECTION | Public | See coding | Fieldselection incl. Item Number | 20070815 | TTY_ITEM_FIELDSELECTION type table of sty_item_fieldselection
|
|
5 | TY_APP_CONTEXT | Public | See coding | Application Context | 20070622 | ty_app_context(15) TYPE c
|
|
6 | TY_EVENT_ID | Public | See coding | FPM Event ID | 20070627 | ty_event_id(30) TYPE c
|
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 603 |