Nederlands (Dutch)
English
Français (French)
Deutsch (German)
Italiano (Italian)
日本語 (Japanese)
한국의 (Korean)
Polski (Polish)
Português (Portuguese)
русский (Russian)
简体中文 (Simplified Chinese)
español (Spanish)
正體中文 (Traditional Chinese)
Türk (Turkish)
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
Properties
General Data
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