SAP ABAP Data Element DATUM (Date)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA (Application Component) ABAP Runtime Environment
     SBAT (Package) BASIS System Tables
Basic Data
Data Element DATUM
Short Description Date  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DATUM    
Data Type DATS   Date field (YYYYMMDD) stored as char(8) 
Length 8    
Decimal Places 0    
Output Length 10    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short Date 
Medium Date 
Long Date 
Heading  
Documentation

Definition

Date (YYYYMMDD)

Use

Date in the form YYYYMMDD (where Y = year, M = month, D = day)

Dependencies

Example

19920301

Supplementary Documentation - DATUM1 0001

Use

You can use report RPRDUR00 to select employees who have been on business trips for a specific number of days by making entries in the Interval duration and Day limit fields.

This report also takes into account business trips before the period in question by the number of days specified as the interval duration (also read the documentation on report RPRDUR00).

Procedure

Examples

Dependencies

Supplementary Documentation - DATUM2 0001

Use

You can use report RPRDUR00 to select employees who have been on business trips for a specific number of days by making entries in the Interval duration and Day limit fields.

Procedure

Examples

Dependencies

History
Last changed by/on SAP  19960126 
SAP Release Created in