SAP ABAP Function Module CONVERT_DATE_INPUT (Conversion of a date from external to internal format)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ASF-POP (Application Component) Standard Dialogs
⤷
SZP (Package) R/3 Central Basis Development: Dialog Boxes...
⤷
⤷
Basic Data
| Function Module | CONVERT_DATE_INPUT | Conversion of a date from external to internal format |
| Function Group | SCON | Conversion to internal/external format |
| Program Name | SAPLSCON | |
| INCLUDE Name | LSCONU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OUTPUT | TYPE | SYST-DATUM | Output date as database field | |||
| |
INPUT | TYPE | Formatted date entry | ||||
| |
PLAUSIBILITY_CHECK | TYPE | 'X' | Make plausibility check | |||
| |
PLAUSIBILITY_CHECK_FAILED | TYPE | Plausibility check error | ||||
| |
WRONG_FORMAT_IN_INPUT | TYPE | INPUT date format error | ||||
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 | 19950113 |
| SAP Release Created in |