SAP ABAP Data Element P08_LNICTS (HR-GB: Display NI payroll results - TemSe storing (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_LNICTS
Short Description HR-GB: Display NI payroll results - TemSe storing (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 NI TemSe 
Medium 16 NI TemSe storing 
Long 20 NI TemSe storing 
Heading 16 NI TemSe storing 
Documentation

Definition

Storage of NI payroll results (NIC/CNIC/NIRA/NIPAY) 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 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. Once you have approved the data you wish to print it. In this case you start the report by choosing Store data to TemSe files and in the morning you start the report again reading the TemSe files and displaying the data via ALV Output.

Data is only read once in this case and can be used several times for output.

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: HR_LNIC01_yyyyyyyyyy (yyyyyyyyyy indicates a sequential number provided by the system). If you wish to read from these TemSe files, you just enter the file name in the field Data source (via TemSe). For more detailed information,

see the documentation to the NI payroll results - Get data from external source

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  20030108 
SAP Release Created in 470