SAP ABAP Function Module L_TO_TIME_DIFF (Berechnen der Dauer aus Start- und Endezeitpunkt eines TAs)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
LVS (Package) Application development Warehouse Management (WM)
⤷
⤷
⤷
Basic Data
| Function Module | L_TO_TIME_DIFF | Berechnen der Dauer aus Start- und Endezeitpunkt eines TAs |
| Function Group | L03D | TO creation |
| Program Name | SAPLL03D | |
| INCLUDE Name | LL03DU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_TIME_DIFF | TYPE | LTAK-ISTWM | ||||
| |
I_START_DATE | TYPE | LTAK-STDAT | ||||
| |
I_START_TIME | TYPE | LTAK-STUZT | ||||
| |
I_END_DATE | TYPE | LTAK-ENDAT | ||||
| |
I_END_TIME | TYPE | LTAK-ENUZT | ||||
| |
I_TIME_UOM | TYPE | LTAK-ZEIEI | ||||
| |
INPUT_DATA_EMPTY | TYPE | at least one input value was blank or zero | ||||
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 | 19980706 |
| SAP Release Created in |