SAP ABAP Class CL_IM_REXC_FR_SBA (RE-FX FR: Sales Based Agreement 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 20100429
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_REAJ_ADJUSTMENT Adjustment of Conditions (BAdI) 20100429
Properties
Class CL_IM_REXC_FR_SBA  
Short Description RE-FX FR: Sales Based Agreement Adjustment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class REXCFR    
Program status P  SAP Standard Production Program 
Category 0   
Package GLO_REFX_FR   Localization Flexible Real Estate France 
Created 20100429   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)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 REXCF 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 20100429
2 IF_EX_REAJ_ADJUSTMENT Adjustment of Conditions (BAdI) 20100429
Friends
Class CL_IM_REXC_FR_SBA 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 20100621
2 MD_PERCENT Instance attribute Private Type reference (TYPE) REAJINDEXCHGPERLAST Unit Price 20100510
3 MD_PROCESSGUID Instance attribute Private Type reference (TYPE) RECAPROCESSGUID Generic Key of Process 20100510
4 MF_REGR Instance attribute Private Type reference (TYPE) ABAP_BOOL Indicates if the current contract's grades are regressive 20100908
5 MT_GRADES Instance attribute Private Type reference (TYPE) RE_T_SRTMSBRPI_X Assignment of a Reporting Rule to a Sales Rule (Grading) 20100908
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGE_SG Instance method Private Method Supplies notifications for adjustment terms 20100909
2 GET_SG_FOR_ACTIVE_ADJM Instance method Private Method Supplies gradings for active adjustments 20100909
3 GET_SG_FOR_INACTIVE_ADJM Instance method Private Method Supplies gradings for inactive adjustments 20100909
4 MODIFY_SALES_GRADING Instance method Private Method Auxiliary function for post-operation grade corrections 20100621
5 MOD_GRADES_FREE Instance method Private Method Aux function: modifying grades with free method 20100914
6 MOD_GRADES_INDX Instance method Private Method Aux function: modifying grades with index method 20100914
7 _IS_COND_RELEVANT Instance method Private Method Is the condition valid for SGR adjsutment 20130814
Events
Class CL_IM_REXC_FR_SBA has no event.
Types
Class CL_IM_REXC_FR_SBA has no local type.
Method Signatures

Method GET_MESSAGE_SG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) RE_T_MSG Message List 20100909
2 Importing ID_RECORDGUID Call by reference Type reference (TYPE) RECAGUID GUID (RAW16) 20100909

Method GET_MESSAGE_SG on class CL_IM_REXC_FR_SBA has no exception.

Method GET_SG_FOR_ACTIVE_ADJM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TERM_SR_SALES_AFTER Call by reference Type reference (TYPE) BAPI_RE_T_TERM_SR_SL_INT Sales Rules - Internal 20100909
2 Exporting ET_TERM_SR_SALES_BEFORE Call by reference Type reference (TYPE) BAPI_RE_T_TERM_SR_SL_INT Sales Rules - Internal 20100909
3 Importing IS_RECORD Call by reference Type reference (TYPE) VIAJRECORD Adjustment record 20100909

Method GET_SG_FOR_ACTIVE_ADJM on class CL_IM_REXC_FR_SBA has no exception.

Method GET_SG_FOR_INACTIVE_ADJM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TERM_SR_SALES_AFTER Call by reference Type reference (TYPE) BAPI_RE_T_TERM_SR_SL_INT Sales Rules - Internal 20100909
2 Exporting ET_TERM_SR_SALES_BEFORE Call by reference Type reference (TYPE) BAPI_RE_T_TERM_SR_SL_INT Sales Rules - Internal 20100909
3 Importing IS_RECORD Call by reference Type reference (TYPE) VIAJRECORD Adjustment record 20100909

Method GET_SG_FOR_INACTIVE_ADJM on class CL_IM_REXC_FR_SBA has no exception.

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 20100621
2 Changing CF_EXIT_PROCESSED Call by reference Type reference (TYPE) RECABOOL Indicator for exit processing 20100621
3 Changing CT_MESSAGE Call by reference Type reference (TYPE) RE_T_MSG Message log 20100621
4 Exporting ET_TERM_SR_SALES_AFTER Call by reference Type reference (TYPE) BAPI_RE_T_TERM_SR_SL_INT Sales Rules after adjustment 20100621
5 Exporting ET_TERM_SR_SALES_BEFORE Call by reference Type reference (TYPE) BAPI_RE_T_TERM_SR_SL_INT Sales Rules before adjustment 20100621
6 Importing IF_CHANGE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Change mode indicator 20100621
7 Importing IF_REVERSAL Call by reference Type reference (TYPE) RECABOOL Reversal indicator 20100621
8 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Object that incorporates adjusted records (usually contract) 20100621
9 Importing IS_RECORD Call by reference Type reference (TYPE) VIAJRECORD Adjustment record 20100621

Method MODIFY_SALES_GRADING on class CL_IM_REXC_FR_SBA has no exception.

Method MOD_GRADES_FREE 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 20100916
2 Changing CF_EXIT_PROCESSED Call by reference Type reference (TYPE) RECABOOL Indicator for exit processing 20100916
3 Changing CT_MESSAGE Call by reference Type reference (TYPE) RE_T_MSG Message List 20100916
4 Importing IF_CHANGE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Change mode indicator 20100917
5 Importing IF_REVERSAL Call by reference Type reference (TYPE) RECABOOL Reversal indicator 20100916
6 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Input object (usually contract) 20100916
7 Importing IS_RECORD Call by reference Type reference (TYPE) VIAJRECORD Adjustment record 20100916

Method MOD_GRADES_FREE on class CL_IM_REXC_FR_SBA has no exception.

Method MOD_GRADES_INDX 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 20100916
2 Changing CF_EXIT_PROCESSED Call by reference Type reference (TYPE) RECABOOL Indicator for exit processing 20100916
3 Changing CT_MESSAGE Call by reference Type reference (TYPE) RE_T_MSG Message List 20100916
4 Exporting ET_TERM_SR_SALES_AFTER Call by reference Type reference (TYPE) BAPI_RE_T_TERM_SR_SL_INT Sales Rules Internal: data after change 20100917
5 Exporting ET_TERM_SR_SALES_BEFORE Call by reference Type reference (TYPE) BAPI_RE_T_TERM_SR_SL_INT Sales Rules Internal: data before change 20100917
6 Importing IF_CHANGE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Change mode indicator 20100917
7 Importing IF_REVERSAL Call by reference Type reference (TYPE) RECABOOL Reversal indicator 20100916
8 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Input object (usually contract) 20100916
9 Importing IS_RECORD Call by reference Type reference (TYPE) VIAJRECORD Adjustment record 20100916

Method MOD_GRADES_INDX on class CL_IM_REXC_FR_SBA has no exception.

Method _IS_COND_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_COND_GUID Call by reference Type reference (TYPE) RECDCONDGUID GUID (RAW16) for Conditions 20130814
2 Returning RF_VALID Value transfer Type reference (TYPE) RECABOOL General Yes/No Field 20130814

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