SAP ABAP Class IF_MMPUR_UI_INTERACT_HANDLER (Interaction Handler Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_MMPUR_UI_PURDOC_HANDLING Purchasing Document Handling 20070622
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMPUR_UI_INTERACT_HANDLER Interaction Handler 20070622
Properties
Class IF_MMPUR_UI_INTERACT_HANDLER  
Short Description Interaction Handler Interface    
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_MMPUR_UI_INTERACT_HANDLER has no interface implemented.
Friends
Class IF_MMPUR_UI_INTERACT_HANDLER has no friend class.
Attributes
Class IF_MMPUR_UI_INTERACT_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DOCUMENT_TO_TEMPLATE Instance method Public Method Transfer document data to template data 20070829
2 GET_CONTEXT_ACCESS_HANDLER Instance method Public Method Get context access handler 20070628
3 RESET_MESSAGE_CACHE Instance method Public Method Clear internal message cache 20070928
4 RESET_MESSAGE_OUTPUT Instance method Public Method Clear displayed messages from UI 20070910
5 SUPPLY_MESSAGE_MANAGER Instance method Public Method Supply message manager 20070801
6 TEMPLATE_TO_DOCUMENT Instance method Public Method Transfer template data to document data 20070829
Events
Class IF_MMPUR_UI_INTERACT_HANDLER has no event.
Types
Class IF_MMPUR_UI_INTERACT_HANDLER has no local type.
Method Signatures

Method DOCUMENT_TO_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TEMPLATE Call by reference Type reference (TYPE) DATA 20070829

Method DOCUMENT_TO_TEMPLATE on class IF_MMPUR_UI_INTERACT_HANDLER has no exception.

Method GET_CONTEXT_ACCESS_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_CONTEXT_ACCESS_HANDLER Value transfer Object reference (TYPE REF TO) IF_MMPUR_UI_CONTEXT_ACCESS Context Information Interface 20070731

Method GET_CONTEXT_ACCESS_HANDLER on class IF_MMPUR_UI_INTERACT_HANDLER has no exception.

Method RESET_MESSAGE_CACHE Signature

Method RESET_MESSAGE_CACHE on class IF_MMPUR_UI_INTERACT_HANDLER has no parameter.
Method RESET_MESSAGE_CACHE on class IF_MMPUR_UI_INTERACT_HANDLER has no exception.

Method RESET_MESSAGE_OUTPUT Signature

Method RESET_MESSAGE_OUTPUT on class IF_MMPUR_UI_INTERACT_HANDLER has no parameter.
Method RESET_MESSAGE_OUTPUT on class IF_MMPUR_UI_INTERACT_HANDLER has no exception.

Method SUPPLY_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) OBJECT Message manager 20070801

Method SUPPLY_MESSAGE_MANAGER on class IF_MMPUR_UI_INTERACT_HANDLER has no exception.

Method TEMPLATE_TO_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TEMPLATE Call by reference Type reference (TYPE) DATA 20070829

Method TEMPLATE_TO_DOCUMENT on class IF_MMPUR_UI_INTERACT_HANDLER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in