SAP ABAP Function Module PERIODS_TEXT_GET (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
⤷
CR (Package) R/3 Application development: PP Resources

⤷

⤷

⤷

Basic Data
Function Module | PERIODS_TEXT_GET | Converts a date into a text according to the selected period type |
Function Group | CR02 | Periods |
Program Name | SAPLCR02 | |
INCLUDE Name | LCR02U02 |
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 to be converted | |||
![]() |
FISCAL_YEAR_VARIANT | TYPE | RC65A-PERIV | SPACE | Fiscal year variant | ||
![]() |
PERIOD_TYPE | TYPE | RC65A-DATE_TYPE | Period type to which date is to be converted | |||
![]() |
NO_CENTURY | TYPE | CYREFS-FLAG | SPACE | If set to "X", no century in day format | ||
![]() |
NO_NR_OF_PERIODS | TYPE | CYREFS-FLAG | SPACE | |||
![]() |
DATE_AFTER_RANGE | TYPE | Date after defined range of factory calendar | ||||
![]() |
DATE_BEFORE_RANGE | TYPE | Date before defined range of factory calendar | ||||
![]() |
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 | Incorrect entry for 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 | 19950404 |
SAP Release Created in |