SAP ABAP Interface IF_FAGL_R_UI_WD (Reorganization: UI Logic and Event)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-REO (Application Component) General Ledger Reorganization
     FAGL_REORGANIZATION_FW (Package) Reorganization - Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAGL_R_UI_CHANGE_MDATTR Reorganization: Change Organization 20090219
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAGL_R_UI_CHANGE_RESP Reorganization: Change Person Responsible 20090217
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAGL_R_UI_OBJLIST_OVERVIEW Reorganization: Object List Overview 20090219
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAGL_R_UI_PLAN_DETAIL Reorganization: Plan Detail 20090219
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAGL_R_UI_PLAN_OVERVIEW Reorganization: Plan Overview 20090219
Properties
Interface IF_FAGL_R_UI_WD  
Short Description Reorganization: UI Logic and Event    
General Data
Package FAGL_REORGANIZATION_FW   Reorganization - Framework 
Created 20090216   SAP 
Last changed 20100310   SAP 
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
Interface IF_FAGL_R_UI_WD has no interface.
Friends
Interface IF_FAGL_R_UI_WD has no friend.
Attributes
Interface IF_FAGL_R_UI_WD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_AFTER_ACTION Instance method Public Method Do After Action 20090216
2 CALL_BEFORE_ACTION Instance method Public Method Do Before Action 20090216
3 CALL_CONTEXT_MENU Instance method Public Method Do Context Menu 20090216
4 CALL_EXIT Instance method Public Method Exit View 20090216
5 CALL_INIT Instance method Public Method Initial View 20090216
6 CALL_MODIFY_VIEW Instance method Public Method Modify View 20090216
7 INIT Instance method Public Method Initial Component 20090216
8 ON_ALV_COMMAND Instance method Public Method Process ALV Command 20090216
9 ON_FPM_CONFIRMATION Instance method Public Method Process FPM Confirmation 20090319
10 ON_FPM_EVENT Instance method Public Method Process FPM Event 20090216
11 ON_IS_DIRTY Instance method Public Method Process Work Protection 20090507
12 ON_OVS_COMMAND Instance method Public Method Process OVS Command 20090216
13 ON_USER_COMMAND Instance method Public Method Process User Command 20090216
Events
Interface IF_FAGL_R_UI_WD has no event.
Types
Interface IF_FAGL_R_UI_WD has no local type.
Method Signatures

Method CALL_AFTER_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090216
2 Importing IO_VIEW_CONT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20090216

Method CALL_AFTER_ACTION on Interface IF_FAGL_R_UI_WD has no exception.

Method CALL_BEFORE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090216
2 Importing IO_VIEW_CONT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20090216

Method CALL_BEFORE_ACTION on Interface IF_FAGL_R_UI_WD has no exception.

Method CALL_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_MENU Value transfer Object reference (TYPE REF TO) CL_WD_MENU 20090216
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090216
3 Importing IO_CONTEXT_MENU_EVENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_MENU_EVENT 20090216
4 Importing IO_CONTEXT_MENU_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_MENU_MANAGER 20090216
5 Importing IO_VIEW_CONT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20090216

Method CALL_CONTEXT_MENU on Interface IF_FAGL_R_UI_WD has no exception.

Method CALL_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090216
2 Importing IO_VIEW_CONT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20090216

Method CALL_EXIT on Interface IF_FAGL_R_UI_WD has no exception.

Method CALL_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090216
2 Importing IO_VIEW_CONT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20090216
3 Importing IT_OBJECTS Call by reference Type reference (TYPE) FAGL_R_UI_T_COMP_OBJECT Reorg: used component object 20090216

Method CALL_INIT on Interface IF_FAGL_R_UI_WD has no exception.

Method CALL_MODIFY_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090216
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20090216
3 Importing IO_VIEW_CONT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20090216
4 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090216

Method CALL_MODIFY_VIEW on Interface IF_FAGL_R_UI_WD has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090216
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090216

Method INIT on Interface IF_FAGL_R_UI_WD has no exception.

Method ON_ALV_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALV_PARAM Call by reference Object reference (TYPE REF TO) OBJECT 20090216
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090216
3 Importing IO_VIEW_CONT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20090216
4 Importing IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090216
5 Importing IV_ALV_SOURCE Call by reference Type reference (TYPE) STRING 20090324

Method ON_ALV_COMMAND on Interface IF_FAGL_R_UI_WD has no exception.

Method ON_FPM_CONFIRMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_CONFIRMATION Value transfer Object reference (TYPE REF TO) CL_FPM_CONFIRMATION_REQUEST 20090319
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090319
3 Importing IO_FPM_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20090319

Method ON_FPM_CONFIRMATION on Interface IF_FAGL_R_UI_WD has no exception.

Method ON_FPM_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Ergebnis der Verarbeitung eines bestimmten FPM-Ereignisses 20090216
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090216
3 Importing IO_FPM_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20090216
4 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20090216

Method ON_FPM_EVENT on Interface IF_FAGL_R_UI_WD has no exception.

Method ON_IS_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DIRTY Value transfer Type reference (TYPE) ABAP_BOOL 20090507

Method ON_IS_DIRTY on Interface IF_FAGL_R_UI_WD has no exception.

Method ON_OVS_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090216
2 Importing IO_VIEW_CONT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20090216
3 Importing IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090216
4 Importing IT_OBJECTS Call by reference Type reference (TYPE) FAGL_R_UI_T_COMP_OBJECT Reorg: used component object 20090216

Method ON_OVS_COMMAND on Interface IF_FAGL_R_UI_WD has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WDUCOMM Call by reference Type reference (TYPE) STRING 20090216
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090216
3 Importing IO_VIEW_CONT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20090216
4 Importing IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090216

Method ON_USER_COMMAND on Interface IF_FAGL_R_UI_WD has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605