SAP ABAP Class IF_EX_RERA_DOC (BAdI Interface IF_EX_RERA_DOC)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20050615
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RERA_DOC Example Implementation for BAdI Definition RERA_DOC 20050404
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RERA_DOC_SORT_OI Example Implementation for Sorting 20130129
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_CORR_REVERSAL Reversal document GUID for reversal of corrections 20090224
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_HU_TP Class for BAdI Impl.: REXC_HU_TP 20110303
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_IN_CONTRACT_POST Class for BAdI: BADI_RERA_DOC 20071127
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_IT_CRMEMO_POSTING Class for BAdI Implementation REXC_IT_CRMEMO_POSTING 20131121
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_IT_IB_POSTING Imp. class for BAdI imp. REXC_IT_IB_POSTING 20050310
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_IT_IRE_POSTING Imp. class for BAdI imp. REXC_IT_IRE_POSTING 20050322
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_MM_OT_DOC Class for BAdI: BADI_RERA_DOC 20060913
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_RA_DOC_ESR_ASS Imp. Class for BAdI Imp. REXC_RA_DOC_ESR_ASS 20050321
... Click here to see Used By full list (14 items)
Properties
Class IF_EX_RERA_DOC  
Short Description BAdI Interface IF_EX_RERA_DOC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050204   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_RERA_DOC has no forward declaration.
Interfaces
Class IF_EX_RERA_DOC has no interface implemented.
Friends
Class IF_EX_RERA_DOC has no friend class.
Attributes
Class IF_EX_RERA_DOC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_POST Instance method Public Method After Posting of RE Document 20050204
2 AFTER_REVERSE Instance method Public Method After Reversal of RE Document 20050204
3 BEFORE_POST Instance method Public Method Before Posting of RE Document (Change of Document Data) 20050204
4 BEFORE_POST_EXTERNAL Instance method Public Method Before Posting of Ext. Document (Change of Document Data) 20080422
5 BEFORE_REVERSE Instance method Public Method Before Reversal of RE Document 20050204
Events
Class IF_EX_RERA_DOC has no event.
Types
Class IF_EX_RERA_DOC has no local type.
Method Signatures

Method AFTER_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) RE_T_MSG Meldungen für das Protokoll (E-Meldung verhindert Buchen) 20050204
2 Importing ID_PROCESSMODE Value transfer Type reference (TYPE) RECAPROCESSMODE Simulation/Echtlauf 20050204
3 Importing IS_HEADER Call by reference Type reference (TYPE) RERA_DOC_EX RE-Belegkopf 20050204
4 Importing IT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_ITEM_EX Tabelle RE-Belegpositionen 20050204
5 Importing IT_WT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_WT_ITEM_EX Tabellentyp: Quellensteuerdaten zu Belegzeilen (ext. System) 20050324

Method AFTER_POST on class IF_EX_RERA_DOC has no exception.

Method AFTER_REVERSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) RE_T_MSG Meldungen für das Protokoll (E-Meldung verhindert Storno) 20050204
2 Importing ID_LOGSYSTEM Value transfer Type reference (TYPE) AWSYS Logisches System des Stornobeleges 20050204
3 Importing ID_PROCESSMODE Value transfer Type reference (TYPE) RECAPROCESSMODE Simulation/Echtlauf 20050204
4 Importing ID_REVERSAL_REF Value transfer Type reference (TYPE) RERAREFDOCID Referenzschlüssel Stornobeleg 20050204
5 Importing IS_HEADER Call by reference Type reference (TYPE) RERA_DOC_EX RE-Belegkopf 20050204
6 Importing IT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_ITEM_EX Tabelle RE-Belegpositionen 20050204
7 Importing IT_WT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_WT_ITEM_EX Tabellentyp: Quellensteuerdaten zu Belegzeilen (ext. System) 20050404

Method AFTER_REVERSE on class IF_EX_RERA_DOC has no exception.

Method BEFORE_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEADER Call by reference Type reference (TYPE) RERA_DOC_EX RE-Belegkopf 20050204
2 Changing CT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_ITEM_EX Tabelle RE-Belegpositionen 20050204
3 Changing CT_MESSAGE Call by reference Type reference (TYPE) RE_T_MSG Meldungen für das Protokoll (E-Meldung verhindert Buchen) 20050204
4 Changing CT_WT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_WT_ITEM_EX Tabellentyp: Quellensteuerdaten zu Belegzeilen (ext. System) 20050324
5 Importing ID_PROCESSMODE Value transfer Type reference (TYPE) RECAPROCESSMODE Simulation/Echtlauf 20050204

Method BEFORE_POST on class IF_EX_RERA_DOC has no exception.

Method BEFORE_POST_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEADER Call by reference Type reference (TYPE) RERA_DOC_EX RE-Belegkopf 20080422
2 Changing CT_ITEM_EX_DOC Call by reference Type reference (TYPE) RE_T_DOC_ITEM_EX Tabelle Belegpositionen für externen Beleg 20080422
3 Changing CT_ITEM_RE_DOC Call by reference Type reference (TYPE) RE_T_DOC_ITEM_EX Tabelle RE-Belegpositionen 20080422
4 Changing CT_MESSAGE Call by reference Type reference (TYPE) RE_T_MSG Meldungen für das Protokoll (E-Meldung verhindert Buchen) 20080422
5 Changing CT_WT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_WT_ITEM_EX Tabellentyp: Quellensteuerdaten zu Belegzeilen (ext. System) 20080422
6 Importing ID_PROCESSMODE Value transfer Type reference (TYPE) RECAPROCESSMODE Simulation/Echtlauf 20080422

Method BEFORE_POST_EXTERNAL on class IF_EX_RERA_DOC has no exception.

Method BEFORE_REVERSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEADER Call by reference Type reference (TYPE) RERA_DOC_EX RE-Belegkopf 20050204
2 Changing CT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_ITEM_EX Tabelle RE-Belegpositionen 20050204
3 Changing CT_MESSAGE Call by reference Type reference (TYPE) RE_T_MSG Meldungen für das Protokoll (E-Meldung verhindert Storno) 20050204
4 Changing CT_WT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_WT_ITEM_EX Tabellentyp: Quellensteuerdaten zu Belegzeilen (ext. System) 20050404
5 Importing ID_PROCESSMODE Value transfer Type reference (TYPE) RECAPROCESSMODE Simulation/Echtlauf 20050204

Method BEFORE_REVERSE on class IF_EX_RERA_DOC has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RERA_DOC Example Implementation for BAdI Definition RERA_DOC 20050404
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RERA_DOC_SORT_OI Example Implementation for Sorting 20130129
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_CORR_REVERSAL Reversal document GUID for reversal of corrections 20090224
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_HU_TP Class for BAdI Impl.: REXC_HU_TP 20110303
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_IN_CONTRACT_POST Class for BAdI: BADI_RERA_DOC 20071127
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_IT_CRMEMO_POSTING Class for BAdI Implementation REXC_IT_CRMEMO_POSTING 20131121
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_IT_IB_POSTING Imp. class for BAdI imp. REXC_IT_IB_POSTING 20050310
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_IT_IRE_POSTING Imp. class for BAdI imp. REXC_IT_IRE_POSTING 20050322
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_MM_OT_DOC Class for BAdI: BADI_RERA_DOC 20060913
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_RA_DOC_ESR_ASS Imp. Class for BAdI Imp. REXC_RA_DOC_ESR_ASS 20050321
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_RA_INV_ESR_XREF1 Class for BAdI Impl.: REXC_RA_INV_ESR_XREF1 20110326
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_RA_PROC_DUNN_A Imp. Class for BAdI Imp. REXC_RA_PROC_DUNN_A 20050405
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_RA_ROUNDING Class for BAdI: BADI_RERA_DOC 20070304
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RERA_DOC_TP_CC_FIND Example Implementation for BAdI Definition RERA_DOC 20080318
History
Last changed by/on SAP  20100310 
SAP Release Created in