SAP ABAP Class IF_EX_RERA_OP (Interface for BAdI: BADI_RERA_OP)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20050530
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DEF_IM_RERA_OP Class for BAdI: BADI_RERA_OP 20130710
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RERA_OP Sample Implementation BAdI_RERA_OP 20050530
Properties
Class IF_EX_RERA_OP  
Short Description Interface for BAdI: BADI_RERA_OP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050530   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_RERA_OP has no forward declaration.
Interfaces
Class IF_EX_RERA_OP has no interface implemented.
Friends
Class IF_EX_RERA_OP has no friend class.
Attributes
Class IF_EX_RERA_OP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_AUTOMATIC_ROUNDING Instance method Public Method Activates Automatic Rounding 20130306
2 CHECK_BASE_DATA Instance method Public Method Checks the Basic Data 20080514
3 CHECK_SINGLE_HEADER Instance method Public Method Checks the Document Header Data of Document 20080514
4 CHECK_SINGLE_ITEM Instance method Public Method Checks the Document Header Data of Item 20080514
5 COMPLETE_BASE_DATA Instance method Public Method Completes the Basic Data 20050530
6 COMPLETE_HEADER_DATA Instance method Public Method Completes the Document Header Data (All Documents) 20050530
7 COMPLETE_ITEM_DATA Instance method Public Method Completes the Line Item Data (All Line Items) 20050530
Events
Class IF_EX_RERA_OP has no event.
Types
Class IF_EX_RERA_OP has no local type.
Method Signatures

Method ACTIVATE_AUTOMATIC_ROUNDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_ROUNDING_ACTIVE Call by reference Type reference (TYPE) RECABOOL Automatische Rundung aktivieren ? 20130306
2 Importing IS_BASE_DATA Call by reference Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20130306
3 Importing IT_HEADER_DATA Call by reference Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20130306
4 Importing IT_ITEM_DATA Call by reference Type reference (TYPE) RE_T_RERA_OPACT_ITEM Tabellentyp: Zeilendaten einmalige Buchungen 20130306

Method ACTIVATE_AUTOMATIC_ROUNDING on class IF_EX_RERA_OP has no exception.

Method CHECK_BASE_DATA 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 Message-Liste 20080514
2 Importing IS_BASE_DATA Call by reference Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20080514

Method CHECK_BASE_DATA on class IF_EX_RERA_OP has no exception.

Method CHECK_SINGLE_HEADER 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 Message-Liste 20080514
2 Importing IS_BASE_DATA Call by reference Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20080514
3 Importing IS_HEADER_DATA Call by reference Type reference (TYPE) RERA_OPACT_HEADER Belegkopfdaten einmalige Buchungen 20080514

Method CHECK_SINGLE_HEADER on class IF_EX_RERA_OP has no exception.

Method CHECK_SINGLE_ITEM 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 Message-Liste 20080514
2 Importing IS_BASE_DATA Call by reference Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20080514
3 Importing IS_HEADER_DATA Call by reference Type reference (TYPE) RERA_OPACT_HEADER Belegkopfdaten einmalige Buchungen 20080514
4 Importing IS_ITEM_DATA Call by reference Type reference (TYPE) RERA_OPACT_ITEM Zeilendaten einmalige Buchungen 20080514

Method CHECK_SINGLE_ITEM on class IF_EX_RERA_OP has no exception.

Method COMPLETE_BASE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BASE_DATA Call by reference Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20050530
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) RE_T_MSG Message-Liste 20050530

Method COMPLETE_BASE_DATA on class IF_EX_RERA_OP has no exception.

Method COMPLETE_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HEADER_DATA Call by reference Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20050530
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) RE_T_MSG Message-Liste 20050530
3 Importing IS_BASE_DATA Call by reference Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20050530

Method COMPLETE_HEADER_DATA on class IF_EX_RERA_OP has no exception.

Method COMPLETE_ITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM_DATA Call by reference Type reference (TYPE) RE_T_RERA_OPACT_ITEM Tabellentyp: Zeilendaten einmalige Buchungen 20050530
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) RE_T_MSG Message-Liste 20050530
3 Importing IS_BASE_DATA Call by reference Type reference (TYPE) RERA_OPACT_BASE Grunddaten einmalige Buchungen 20050530
4 Importing IT_HEADER_DATA Call by reference Type reference (TYPE) RE_T_RERA_OPACT_HEADER Tabellentyp: Kopfdaten einmalige Buchungen 20050530

Method COMPLETE_ITEM_DATA on class IF_EX_RERA_OP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in