SAP ABAP Function Module CY01_CONVERT_DATE (Converts a date string into current date format (defined in user profile))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CY01 (Package) R/3 Application Development: Resource Planning
⤷
⤷
⤷
Basic Data
| Function Module | CY01_CONVERT_DATE | Converts a date string into current date format (defined in user profile) |
| Function Group | CY08 | Resource planning profile functions |
| Program Name | SAPLCY08 | |
| INCLUDE Name | LCY08U48 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DATE_STRING_EXP | TYPE | RC65A-DATEFROM | Converted date string | |||
| |
DATE_EXP | TYPE | SYST-DATUM | Date in internal format | |||
| |
DATE_STRING_IMP | TYPE | RC65A-DATEFROM | Date string to convert | |||
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 | 19950616 |
| SAP Release Created in |