SAP ABAP Function Module FIRST_DAY_IN_PERIOD_GET_SHELL (Date of first day determined for period and fiscal year)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-FM-ACL (Application Component) Accruals
⤷
CRM_FM_ACL_UT (Package) CRM Funds Management Accruals: Unit Tests
⤷
⤷
Basic Data
| Function Module | FIRST_DAY_IN_PERIOD_GET_SHELL | Date of first day determined for period and fiscal year |
| Function Group | CRM_FM_ACL_AC | Unit Test FM for Accrual Calculation |
| Program Name | SAPLCRM_FM_ACL_AC | |
| INCLUDE Name | LCRM_FM_ACL_ACU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_DATE | TYPE | SYST-DATUM | First Calendar Day in Fiscal Period | |||
| |
I_GJAHR | TYPE | T009B-BDATJ | Fiscal Year | |||
| |
I_MONMIT | TYPE | GJVAR-MONMIT | 00 | Mid-Month for Half Month Periods | ||
| |
I_PERIV | TYPE | T009B-PERIV | Period Variant | |||
| |
I_POPER | TYPE | T009B-POPER | Fiscal Period | |||
| |
INPUT_FALSE | TYPE | INCORRECT INPUT VALUES | ||||
| |
T009_NOTFOUND | TYPE | PERIOD VARIANT NOT IN TABLE | ||||
| |
T009B_NOTFOUND | TYPE | PERIOD VARIANT FOR FISCAL YEAR | ||||
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 | 20070729 |
| SAP Release Created in | 520 |