SAP ABAP Function Module CY_CONVERT_DATE_TO_PERIODTYPE (Converts a date into a text according to the selected period 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_CONVERT_DATE_TO_PERIODTYPE | Converts a date into a text according to the selected period type |
Function Group | CYCP | Capacity planning - general functions |
Program Name | SAPLCYCP | Include LCYIBFI1 |
INCLUDE Name | LCYCPU06 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
PERIOD_TEXT | TYPE | RC65A-DATEFROM | Converted date | |||
![]() |
CALENDAR_ID | TYPE | RC65A-KALID | SPACE | Calendar ID | ||
![]() |
DATE | TYPE | SYST-DATUM | Date which should be converted | |||
![]() |
FISCAL_YEAR_VARIANT | TYPE | RC65A-PERIV | SPACE | Fiscal year variant | ||
![]() |
PERIOD_TYPE | TYPE | RC65A-DATE_TYPE | Periodtype to which the date should be converted | |||
![]() |
DATE_AFTER_RANGE | TYPE | Date after the defined range of the factory cal. | ||||
![]() |
DATE_BEFORE_RANGE | TYPE | Date before the defined range of the fact. cal. | ||||
![]() |
DATE_INVALID | TYPE | Date not correct | ||||
![]() |
FACTORY_CALENDAR_NOT_FOUND | TYPE | Factory calendar not found | ||||
![]() |
T009B_NOTFOUND | TYPE | Fiscal year variant not found in table T009B | ||||
![]() |
T009_NOTFOUND | TYPE | Fiscal year variant not found in table T009 | ||||
![]() |
UNKNOWN_PERIOD_TYPE | TYPE | Period type not correct | ||||
![]() |
WRONG_INPUT | TYPE | Wrong input for the conversion | ||||
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 |