SAP ABAP Data Element P11_EOYTM (EOY TemSe Storage (F1 Help))
Hierarchy
SAP_HRCIE (Software Component) Sub component SAP_HRCIE of SAP_HR
   PY-IE (Application Component) Ireland
     PC11 (Package) HR payroll: Ireland
Basic Data
Data Element P11_EOYTM
Short Description EOY TemSe Storage (F1 Help)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 Store 
Long 20 TemSe Storage 
Heading TemSe 
Documentation

Definition

Storage of End-of-Year data (P35L(T)/P60/P35) 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 TemSe files.

These files can be read at any later point in time and displayed in the desired format (ALV or SAPScript).

Example: You wish to run the evaluation of the data during the night in batch mode and look at the data in the morning. Once you have approved the data you wish to print it. In this case you start the report by choosing Create TemSe files for forms and in the morning you start the report again reading the temSe files and displaying the data either via ALV Output or SAPScript.

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.)

If you write to TemSe files, you do not need to enter any other information. The program assigns a certain name to these files internally.

The file names are as follows (yyyyyyyyyy indicates a sequential number provided by the system):

  1. for P60    HR_CEOYI1_yyyyyyyyyy
  2. for P35L    HR_CEOYI2_yyyyyyyyyy
  3. for P35     HR_CEOYI3_yyyyyyyyyy
  4. for P35 LT    HR_CEOYI4_yyyyyyyyyy

If you wish to read from these TemSe files, you just enter the file name in the section External data source (via TemSe).

Note: It is not possible to read from TemSe files and write the same data again to TemSe files.

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  20031111 
SAP Release Created in 46C