SAP ABAP Function Module REBATES_ADD_TO_DATE (Adds days, months, years to a given date)
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_ADD_TO_DATE | Adds days, months, years to a given date |
Function Group | BEA_REBATE_SRV | Services for Rebate Processing |
Program Name | SAPLBEA_REBATE_SRV | |
INCLUDE Name | LBEA_REBATE_SRVU13 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
CV_DATE | TYPE | DATS | Field of type DATS | |||
![]() |
CV_RETURNCODE | TYPE | SYSUBRC | Return Value of ABAP Statements | |||
![]() |
IV_VALUE | TYPE | I | ||||
![]() |
IV_UNIT | TYPE | C | Years = 'Y', Months = 'M', Days = 'D' | |||
Processing Type
Normal Function 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 | 20070401 |
SAP Release Created in | 401 |