SAP ABAP Data Element OIJ_SCHED_T (Scheduled / Acceptance / Pipe Batch End Timestamp)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-TSW (Application Component) Trader's and Scheduler's Workbench
     OIJ (Package) TSW Traders and Schedulers Workbench
Basic Data
Data Element OIJ_SCHED_T
Short Description Scheduled / Acceptance / Pipe Batch End Timestamp  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TZNTSTMPS    
Data Type DEC   Counter or amount field with comma and sign 
Length 15    
Decimal Places 0    
Output Length 19    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name NOMINATIONSCHEDULEDATETO   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 TST To 
Medium 15 TST To 
Long 20 TST To 
Heading  
Documentation

Definition

Scheduled Time stamp to, indicating the end of a time interval.

In the Nomination transaction, the time to is defaulted to 24:00:00, while the Time from is defaulted to 00:00:00. If a scheduler wants to schedule whole days, this is automatically achieved by these time defaults.

Nevertheless, when converting From date and From time to Timestamp to, instead of using Date to and Time 24:00:00, the next day (00:00:00) is used instead. This also means that when converting the time stamp back to date and time, the next day (00:00:00) is calculated and for the Timestamp to, this needs to be changed to the day before, which is 24:00:00.

Note: In order to calculate time durations directly with time stamps, it was decided not to default the time to to 23:59:59, because one second would be missing in time stamp duration calculations.

Use

Dependencies

Example

Time zone: CET    Date to: 25.11.2002        Time to: 24:00:00 will be internally converted to next day before creation of time stamp:

Time zone: CET    Date to: 26.11.2002        Time to: 00:00:00 Conversion to Timestamp in UTC (Greenwich Mean Time):    251102230000

Converting time stamp back to date and time: Time zone: CET    Date to: 26.11.2002        Time to: 00:00:00 has to be interpreted as Time zone: CET    Date to: 25.11.2002        Time to: 24:00:00

History
Last changed by/on SAP  20050224 
SAP Release Created in 46C