SAP ABAP Function Module REBATES_GET_EARNCNSM_PHASE_NXT (Get the next n earning and consumption phases)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-RB (Application Component) Rebate Processing
     BEA_CLASS_R1 (Package) BE Application - Objects in Rebate Class
Basic Data
Function Module REBATES_GET_EARNCNSM_PHASE_NXT Get the next n earning and consumption phases  
Function Group BEA_REBATE_SRV   Services for Rebate Processing  
Program Name SAPLBEA_REBATE_SRV    
INCLUDE Name LBEA_REBATE_SRVU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_EARNCONSM_PHASES TYPE BEAT_EARNCNSM_PHASE start and end dates of earning and consuming phases
Importing IV_NO_OF_PHASES TYPE BEA_TRANSFER_BY_N_PERIODS How many periods into the future?
Importing IV_EARN_START_DATE TYPE BEA_VALID_FROM_R1 Start of earning phase to start with
Importing IV_CONSUM_START_DATE TYPE BEA_VALID_FROM_R1 Start of consumption phase to start with
Importing IV_CUM_PER_TYPE TYPE BEA_CUM_PER_TYPE Cumulation Period Type
Importing IS_VPF_R1 TYPE BEAS_VPF_R1 Customizing of Consumption Profile
Exception DATE_NOT_VALID TYPE One of the imported dates is not valid
Exception PHASE_DETERMIN_NOT_POSSIBLE TYPE Phases could not be determined from Customizing
Exception TOO_MANY_PHASES TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20070309 
SAP Release Created in 401