SAP ABAP Function Module CY_GET_BEGIN_AND_END_OF_PERIOD (Gets the start date and the finish date of a period of the specified type)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CY (Package) R/3 Application development: Capacity Planning

⤷

⤷

⤷

Basic Data
Function Module | CY_GET_BEGIN_AND_END_OF_PERIOD | Gets the start date and the finish date of a period of the specified type |
Function Group | CYCP | Capacity planning - general functions |
Program Name | SAPLCYCP | Include LCYIBFI1 |
INCLUDE Name | LCYCPU07 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ENDDATE | TYPE | RC65A-LIDAB | Finish date of the period | |||
![]() |
STARTDATE | TYPE | RC65A-LIDAV | Start date of the period | |||
![]() |
CALENDAR_ID | TYPE | RC65A-KALID | SPACE | Calendar ID | ||
![]() |
FISCAL_YEAR_VARIANT | TYPE | RC65A-PERIV | SPACE | Fiscal year variant | ||
![]() |
PERIOD_TEXT | TYPE | RC65A-DATEFROM | Period according to PERIOD_TYPE | |||
![]() |
PERIOD_TYPE | TYPE | RC65A-DATE_TYPE | Period type to interpret PERIOD_TEXT | |||
![]() |
CALENDAR_BUFFER_NOT_LOADABLE | TYPE | sic! | ||||
![]() |
FACTORYDATE_AFTER_RANGE | TYPE | Factory date later than range in calendar | ||||
![]() |
FACTORYDATE_BEFORE_RANGE | TYPE | Factory date earlier than range in calendar | ||||
![]() |
FACTORYDATE_INVALID | TYPE | Factory date not valid | ||||
![]() |
FACTORY_CALENDAR_ID_MISSING | TYPE | Calendar ID needed for conversion | ||||
![]() |
FACTORY_CALENDAR_NOT_FOUND | TYPE | Calendar ID not found | ||||
![]() |
FISCAL_YEAR_VARIANT_MISSING | TYPE | sic! | ||||
![]() |
INVALID_PERIOD_TYPE | TYPE | Period type is invalid | ||||
![]() |
PLAUSIBILITY_CHECK_FAILED | TYPE | Date not plausible | ||||
![]() |
T009B_NOTFOUND | TYPE | Fiscal year variant not found in table T009B | ||||
![]() |
T009_NOTFOUND | TYPE | Fiscal year variant not found in table T009 | ||||
![]() |
WRONG_DATE_FORMAT | TYPE | PERIOD_TEXT is not a correct date format | ||||
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 | 19940317 |
SAP Release Created in |