SAP ABAP Class CH_RERA_INVOICE (RE Invoice: Event Handler)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RA (Application Component) Rental Accounting
     RE_RA_IV (Package) RE: Invoice for Rent
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECA_STATIC_EVENT_HANDLER Event Handler (Static) 20040429
Properties
Class CH_RERA_INVOICE  
Short Description RE Invoice: Event Handler    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_RA_IV   RE: Invoice for Rent 
Created 20040429   SAP 
Last change 20130531   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
# Interface Abstract Final Description Created on
1 IF_RECA_STATIC_EVENT_HANDLER Event Handler (Static) 20040429
Friends
Class CH_RERA_INVOICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MF_HAS_EXIT Static Attribute Public Type reference (TYPE) RECAHASBADIIMPL Business Add-In Implementation Exists 20040429
2 MO_EXIT Static Attribute Private Object reference (TYPE REF TO) BADI_RERA_INVOICE BAdI Interface IF_EX_RERA_INVOICE 20040429
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040429
2 EXIT_METHOD_GET_NUMBER Static method Public Method Call BAdI Method: GET_NUMBER 20040429
3 INVOICE_AFTER_STORE Static method Private Event handling method After Saving Invoice 20040429
4 SET_HANDLER Instance method Public Method 20040429
5 _EXIT_METHOD_AFTER_STORE Static method Private Method Call BAdI Method: AFTER_STORE 20040429
Events
Class CH_RERA_INVOICE has no event.
Types
Class CH_RERA_INVOICE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CH_RERA_INVOICE has no parameter.
Method CLASS_CONSTRUCTOR on class CH_RERA_INVOICE has no exception.

Method EXIT_METHOD_GET_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_INVNO Call by reference Type reference (TYPE) RERAINVNO Rechnungsnummer 20040429
2 Importing IS_INVOICE Call by reference Type reference (TYPE) RERA_INVOICE RE-Rechnungskopf 20040429
3 Importing IT_INVOICE_ITEM Call by reference Type reference (TYPE) RE_T_INVOICE_ITEM RE-Rechnungspositionen 20120511

Method EXIT_METHOD_GET_NUMBER on class CH_RERA_INVOICE has no exception.

Method INVOICE_AFTER_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_IN_UPDATE_TASK Call by reference Attribute reference (LIKE) 20040429
2 Importing SENDER Call by reference Attribute reference (LIKE) 20040429

Method INVOICE_AFTER_STORE on class CH_RERA_INVOICE has no exception.

Method SET_HANDLER Signature

Method SET_HANDLER on class CH_RERA_INVOICE has no parameter.
Method SET_HANDLER on class CH_RERA_INVOICE has no exception.

Method _EXIT_METHOD_AFTER_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_IN_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL Verbuchung wird "IN UPDATE TASK" durchgeführt 20040429
2 Importing IO_INVOICE Call by reference Object reference (TYPE REF TO) IF_RERA_INVOICE RE-Rechnung 20040429

Method _EXIT_METHOD_AFTER_STORE on class CH_RERA_INVOICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 500