SAP ABAP Class CL_IM_REXC_FR_SBA_BADI_EX (RE-FX FR: Example of BAdI-based Sales Grading Adjustment)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-LOC (Application Component) Localization
     GLO_REFX_FR (Package) Localization Flexible Real Estate France
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20101022
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_REAJ_ADJUSTMENT Adjustment of Conditions (BAdI) 20101022
Properties
Class CL_IM_REXC_FR_SBA_BADI_EX  
Short Description RE-FX FR: Example of BAdI-based Sales Grading Adjustment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GLO_REFX_FR   Localization Flexible Real Estate France 
Created 20101022   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_BADI_INTERFACE Tag Interface for BAdIs 20101022
2 IF_EX_REAJ_ADJUSTMENT Adjustment of Conditions (BAdI) 20101022
Friends
Class CL_IM_REXC_FR_SBA_BADI_EX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_PARAM_GUID Instance attribute Private Type reference (TYPE) REAJRECORDGUID Generic Key of Adjustment Record 20101022
2 MD_PERCENT Instance attribute Private Type reference (TYPE) REAJINDEXCHGPERLAST Adjustment Change percent 20101022
3 MD_PROCESSGUID Instance attribute Private Type reference (TYPE) RECAPROCESSGUID Generic Key of Process 20101022
4 MF_REGR Instance attribute Private Type reference (TYPE) RECABOOL Regressive/progressive indicator 20101022
5 MT_GRADES Instance attribute Private Type reference (TYPE) RE_T_SRTMSBRPI_X List of Sales Grades 20101022
Methods
# Method Level Visibility Method type Description Created on
1 MODIFY_SALES_GRADING Instance method Private Method Auxiliary function for sales grades modifications 20101022
Events
Class CL_IM_REXC_FR_SBA_BADI_EX has no event.
Types
Class CL_IM_REXC_FR_SBA_BADI_EX has no local type.
Method Signatures

Method MODIFY_SALES_GRADING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_ERROR Call by reference Type reference (TYPE) RECABOOL Error indicator during the process 20101022
2 Changing CF_EXIT_PROCESSED Call by reference Type reference (TYPE) RECABOOL Processing executed correctly - indicator 20101022
3 Changing CT_MESSAGE Call by reference Type reference (TYPE) RE_T_MSG Message List 20101022
4 Exporting ET_TERM_SR_SALES_AFTER Call by reference Type reference (TYPE) BAPI_RE_T_TERM_SR_SL_INT Sales Rules - Internal 20101022
5 Exporting ET_TERM_SR_SALES_BEFORE Call by reference Type reference (TYPE) BAPI_RE_T_TERM_SR_SL_INT Sales Rules - Internal 20101022
6 Importing IF_CHANGE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Change mode indicator 20101022
7 Importing IF_REVERSAL Call by reference Type reference (TYPE) RECABOOL Reversal mode indicator 20101022
8 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Object to process (usually contract) 20101022
9 Importing IS_RECORD Call by reference Type reference (TYPE) VIAJRECORD Adjustment record 20101022

Method MODIFY_SALES_GRADING on class CL_IM_REXC_FR_SBA_BADI_EX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606