SAP ABAP Class IF_MMPUR_UI_TYPES (Type Definitions)
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
Class IF_MMPUR_UI_TYPES  
Short Description Type Definitions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070622   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MMPUR_UI_TYPES has no forward declaration.
Interfaces
Class IF_MMPUR_UI_TYPES has no interface implemented.
Friends
Class IF_MMPUR_UI_TYPES has no friend class.
Attributes
Class IF_MMPUR_UI_TYPES has no attribute.
Methods
Class IF_MMPUR_UI_TYPES has no method.
Events
Class 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