SAP ABAP Data Element P08_P11TM (HR-GB: P11D TemSe Storage (F1 Help))
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_P11TM
Short Description HR-GB: P11D 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

Storage of P11D data (P11D/P11D(b)) to TemSe files

Definition

If you select Store data to TemSe files, you can store data from your SAP system (for a single tax reference) in TemSe files.

One advantage of storing the data in TemSe files is that you can process data in batch, and avoid exceeding your online run time. This is especially useful if you would like to run this program for a large number of employees and check the results. These files can be read at any later point in time and then displayed in the desired format [SAP List Viewer (ALV )or SAPScript].

Example

You wish to run the evaluation of the data during the night in batch mode and process (and then print) this data the following morning.

You therefore execute the report by choosing Store data to TemSe files. The following morning, you re-start the report, read the TemSe files and display 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, with the following naming convention (where x represents a unique number automatically generated by the system):

P11D = HR_CP1101xxxxxxxxxx
P11D(b) = HR_CP1102xxxxxxxxxx

This data can then be read back into the SAP system at a later point in time, where you can display and print your P11D forms. This is the case if you are processing P11D data for a single tax reference from a SAP system.

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

Use

Dependencies

Example

History
Last changed by/on SAP  20020124 
SAP Release Created in 470