SAP ABAP Data Element P08_ABS_OTEMSE (Absence reporting output to TemSe)
Hierarchy
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
   PY-GB (Application Component) United Kingdom
     PC08 (Package) HR accounting: GB
Basic Data
Data Element P08_ABS_OTEMSE
Short Description Absence reporting output to TemSe  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFIELD    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 10 TemSe 
Medium 15 TemSe Output 
Long 20 TemSe Output 
Heading TemSe 
Documentation

Definition

Output of Absence Reporting Data to TemSe files.

If you would like to run this program for a large number of employees and check the results, it could exceed your online run time. In this case, you may wish to run the program in batch mode and generate a TemSe file.

These files can be read at any later point in time and displayed in the ALV format.

Example: You wish to run the evaluation of the data during the night in batch mode and look at the data in the morning. In this case you start the report by choosing Output to TemSe and in the morning you start the report again reading the temSe files and displaying the data either via ALV .

Data is only read once in this case and can be used several times for output. As the process of gathering data and evaluating it forms the largest part of the program, this run time would be consumed if you worked in online mode.)

To read from TemSe files, you just enter the file name in the section Input from TemSe.

Also, note that the TemSe files are generally reorganized by your system administrator on a regular basis. If you wish to keep a particular set of TemSe files on a permanent basis, make sure that you have copied the files.

History
Last changed by/on SAP  20041209 
SAP Release Created in 600