SAP ABAP Function Module DATUMSAUFBEREITUNG (Country-specific date formatting)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MD03 (Package) Appl. development R/3 MPS/determin. requirements planning
⤷
⤷
⤷
Basic Data
| Function Module | DATUMSAUFBEREITUNG | Country-specific date formatting |
| Function Group | DATD | Date format |
| Program Name | SAPLDATD | MRP |
| INCLUDE Name | LDATDU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
MDAT4 | TYPE | Month four-digit, example 01/91 | ||||
| |
MDAT6 | TYPE | Month six-digit, example 01/1991 | ||||
| |
TDAT4 | TYPE | Tag 4-stellig, Bsp. 01.01 | ||||
| |
TDAT6 | TYPE | Day six-digit, example 1/1/1991 | ||||
| |
TDAT8 | TYPE | Day eight-digit, example 01/01/199 | ||||
| |
WDAT4 | TYPE | Week four-digit, example 05/91 | ||||
| |
WDAT6 | TYPE | Week six-digit, example 05/1991 | ||||
| |
FLAGM | TYPE | SPACE | Indicator whether the month of dat | |||
| |
FLAGW | TYPE | SPACE | Indicator whether the week of date | |||
| |
IDATE | TYPE | CALE-YYYYMMDD | SY-DATUM | Date in the form YYYYMMDD | ||
| |
IMONT | TYPE | SPACE | Date in the form YYYYMM | |||
| |
IWEEK | TYPE | SPACE | Date in the form YYYYWW | |||
| |
DATFM_UNGUELTIG | TYPE | Date format is invalid | ||||
| |
DATUM_UNGUELTIG | TYPE | Date is invalid | ||||
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 | 00000000 |
| SAP Release Created in |