SAP ABAP Function Module BKK_CHANGE_TO_TIMESTAMP (Converts date and time into time stamp)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-BCA (Application Component) Bank Customer Accounts
⤷
FKB (Package) Bank Customer Accounts: Central Objects

⤷

⤷

Basic Data
Function Module | BKK_CHANGE_TO_TIMESTAMP | Converts date and time into time stamp |
Function Group | FB00 | General FM and Tools |
Program Name | SAPLFB00 | General FM and Tools |
INCLUDE Name | LFB00U30 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
TIMESTAMP_EV | TYPE | BKK_TIMESTAMP | Time stamp in yyyymmddhhmmss format | |||
![]() |
DATLO_IV | TYPE | SYST-DATLO | SY-DATUM | date in user's local format | ||
![]() |
TIMLO_IV | TYPE | SYST-TIMLO | SY-UZEIT | 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 | 20091125 |
SAP Release Created in |