SAP ABAP Function Module FCC_PERIOD_DAY_DETERMINE (Determination of the first and last day of the period)
Hierarchy
☛
FCCO (Software Component) Financial Closing Cockpit 200
⤷
CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
⤷
FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend

⤷

⤷

Basic Data
Function Module | FCC_PERIOD_DAY_DETERMINE | Determination of the first and last day of the period |
Function Group | FCC_UTILS | Utility Functions |
Program Name | SAPLFCC_UTILS | |
INCLUDE Name | LFCC_UTILSU16 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_FDAY | TYPE | BUDAT | Posting Date in the Document | |||
![]() |
E_LDAY | TYPE | BUDAT | Posting Date in the Document | |||
![]() |
E_SPERIOD | TYPE | CHAR1 | Single-Character Flag | |||
![]() |
I_GJAHR | TYPE | GJAHR | Fiscal Year | |||
![]() |
I_MONAT | TYPE | MONAT | Fiscal period | |||
![]() |
I_PERIV | TYPE | PERIV | Fiscal Year Variant | |||
![]() |
ERROR_PERIOD | TYPE | Period not Valid | ||||
![]() |
ERROR_PERIOD_VERSION | TYPE | Period version not defined in T009 | ||||
![]() |
FIRSTDAY_NOT_DEFINED | TYPE | Previous period does not exist | ||||
![]() |
PERIOD_NOT_DEFINED | TYPE | Period not defined in T009B | ||||
![]() |
YEAR_INVALID | TYPE | |||||
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 | 20141107 |
SAP Release Created in | 607 |