SAP ABAP Interface IF_FOBJ_EVENT_HANDLER (Event Handler for FIN Objects)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_FINOBJ_MANAGER (Package) Financial Object Administration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_SRV_AUNIT_TEST Test Service Class for AUNIT Test 20041021
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_AFPO Event Handler for FIN Objects with Basis Table AFPO 20040910
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_AUFK Event Handler for FIN Objects with Basis Table AUFK 20040909
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_CSKS Event Handler for FIN Objects with Basis Table CSKS 20040910
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_GM Event Handler for FIN Objects with Basis Service 20041104
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_MAT Event Handler for FIN Objects for Materials 20040910
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_NETA Event Handler for FIN Objects Network Activities 20041124
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_PRPS Event Handler for FIN Objects for WBS Elements 20040924
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_PUR Event Handler for FIN Objects for Purchase Order Items 20040913
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_SE Event Handler for FIN Objects with Basis Service 20041104
... Click here to see Used By full list (15 items)
Properties
Interface IF_FOBJ_EVENT_HANDLER  
Short Description Event Handler for FIN Objects    
General Data
Package FINB_FINOBJ_MANAGER   Financial Object Administration 
Created 20040827   SAP 
Last changed 20050301   SAP 
Unicode checks active    
Forward declarations
Interface IF_FOBJ_EVENT_HANDLER has no forward declaration.
Interfaces
Interface IF_FOBJ_EVENT_HANDLER has no interface.
Friends
Interface IF_FOBJ_EVENT_HANDLER has no friend.
Attributes
Interface IF_FOBJ_EVENT_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_BEFORE_SAVE Static method Public Method Called before FIN objects saved 20040902
2 HANDLE_CLOSE Static method Public Method Checks FIN Objects before Closing 20050223
3 HANDLE_CREATE_EXPL Static method Public Method Checks and supplements FIN objects with explicit creation 20040914
4 HANDLE_CREATE_IMPL Static method Public Method Checks and supplements FIN objects with implicit creation 20040914
5 HANDLE_DELETE Static method Public Method Checks FIN Objects Before Deletion 20050223
6 HANDLE_READ Static method Public Method Checks and supplements FIN objects after reading from DB 20040914
Events
Interface IF_FOBJ_EVENT_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_INPUT Public See coding 20040827 BEGIN OF ys_input, o_object TYPE REF TO cl_fobj_object, r_s_add_values TYPE REF TO data, o_msg_handler TYPE REF TO if_finb_msg_handler, END OF ys_input
2 YT_INPUT Public See coding 20040827 yt_input TYPE STANDARD TABLE OF ys_input WITH KEY o_object
Method Signatures

Method HANDLE_BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_IN_UPDATE_TASK Call by reference Type reference (TYPE) BOOLE_D 'X' = Verbuchungs-Task erzeugen 20040913
2 Importing IT_OBJECT Call by reference Type reference (TYPE) FOBJ_T_OBJECT Tabelle mit FIN-Objekten 20040902
# Exception Resumable Description Created on
1 CX_FINB_ERROR Verarbeitung abbrechen 20040902

Method HANDLE_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INPUT Call by reference Type reference (TYPE) YT_INPUT 20050223
# Exception Resumable Description Created on
1 CX_FINB_ERROR Objektunabhängiger Fehler - Verarbeitung abbrechen 20050223

Method HANDLE_CREATE_EXPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INPUT Call by reference Type reference (TYPE) YT_INPUT 20040914
# Exception Resumable Description Created on
1 CX_FINB_ERROR Objektunabhängiger Fehler - Verarbeitung abbrechen 20040914

Method HANDLE_CREATE_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INPUT Call by reference Type reference (TYPE) YT_INPUT 20040914
# Exception Resumable Description Created on
1 CX_FINB_ERROR Objektunabhängiger Fehler - Verarbeitung abbrechen 20040914

Method HANDLE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INPUT Call by reference Type reference (TYPE) YT_INPUT 20050223
# Exception Resumable Description Created on
1 CX_FINB_ERROR Objektunabhängiger Fehler - Verarbeitung abbrechen 20050223

Method HANDLE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INPUT Call by reference Type reference (TYPE) YT_INPUT 20040914
# Exception Resumable Description Created on
1 CX_FINB_ERROR Objektunabhängiger Fehler - Verarbeitung abbrechen 20040914
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_SRV_AUNIT_TEST Test Service Class for AUNIT Test 20041021
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_AFPO Event Handler for FIN Objects with Basis Table AFPO 20040910
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_AUFK Event Handler for FIN Objects with Basis Table AUFK 20040909
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_CSKS Event Handler for FIN Objects with Basis Table CSKS 20040910
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_GM Event Handler for FIN Objects with Basis Service 20041104
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_MAT Event Handler for FIN Objects for Materials 20040910
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_NETA Event Handler for FIN Objects Network Activities 20041124
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_PRPS Event Handler for FIN Objects for WBS Elements 20040924
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_PUR Event Handler for FIN Objects for Purchase Order Items 20040913
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CON_ACC_FOBJ_EVTHDL_SE Event Handler for FIN Objects with Basis Service 20041104
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_FOBJ_EVTHDL_DOC Event Handler FIN Objects for Accounting Documents 20050401
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIN_PRODUCT_VIEW Material 20040902
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_DEBITCREDIT_DOC Document for Material Debit/Credit 20050224
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_REVALUATION_DOC Document for Price Change/Inventory Revaluation 20050223
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_PRICE_MANAGER_FACADE Interface for PriceManager 20050318
History
Last changed by/on SAP  20050301 
SAP Release Created in 300