SAP ABAP Function Module /SAPDII/DWB_CHANGETO_TIMESTAMP (Converts date and time into time stamp)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
DI-WI-DP (Application Component) Dealer Portal
⤷
/SAPDII/DI_VMS_UI (Package) Dealer work bench of Vehicle manager system
⤷
⤷
Basic Data
| Function Module | /SAPDII/DWB_CHANGETO_TIMESTAMP | Converts date and time into time stamp |
| Function Group | /SAPDII/DWB01 | basic manipulation functions |
| Program Name | /SAPDII/SAPLDWB01 | |
| INCLUDE Name | /SAPDII/LDWB01U15 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
TIMESTAMP_EV | TYPE | /SAPDII/DWB_TIMESTAMP | Time stamp in yyyymmddhhmmss format | |||
| |
DATLO_IV | TYPE | STRING | date in user's local format | |||
| |
TIMLO_IV | TYPE | SYST-TIMLO | time in user's local format | |||
| |
TZONE_IV | TYPE | TZONREF-TZONE | SY-ZONLO | Time zone | ||
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 | 20041209 |
| SAP Release Created in | 50A |