SAP ABAP Class /PLMU/IF_FRW_G_CONFIRMATION (Feeder Callback - Create Confirmation Requests)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/CL_FRW_G_CALLBACK_PROXY Call Back Proxy 20091119
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMWS_UI_FD_RSKCL WD feeder class for risk list tree 20100923
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_OWN_TRO_INIT Transfer of Ownership Initial Screen 20100928
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LFS_SSTN_GENERIC_FEEDER Feeder class for Generic parameters 20101021
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMPUR_SPPR_ITEM_FEEDER SPPR feeder vor item overview 20101102
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMPUR_SPPR_TEMPLATE Copy from Template 20101109
Properties
Class /PLMU/IF_FRW_G_CONFIRMATION  
Short Description Feeder Callback - Create Confirmation Requests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /PLMU/IF_FRW_G_CONFIRMATION has no forward declaration.
Interfaces
Class /PLMU/IF_FRW_G_CONFIRMATION has no interface implemented.
Friends
Class /PLMU/IF_FRW_G_CONFIRMATION has no friend class.
Attributes
Class /PLMU/IF_FRW_G_CONFIRMATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NEEDS_CONFIRMATION Instance method Public Method Creates confirmation requests for FPM events 20091119
Events
Class /PLMU/IF_FRW_G_CONFIRMATION has no event.
Types
Class /PLMU/IF_FRW_G_CONFIRMATION has no local type.
Method Signatures

Method NEEDS_CONFIRMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONFIRMATION_REQUEST Call by reference Object reference (TYPE REF TO) CL_FPM_CONFIRMATION_REQUEST Requests an end-user confirmation (e.g. data loss warning) 20091119
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20091119
3 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Was this event raised by the UI that belongs to this feeder? 20101027

Method NEEDS_CONFIRMATION on class /PLMU/IF_FRW_G_CONFIRMATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in