HR Get Payroll Data actions
HR Get Payroll Data actions retrieve HR payroll data from the specified RFC Destination. The results are stored in a Table Set dataset.
| Action property | Description | 
|---|---|
| Area Identifier | A String parameter containing the Area Identifier for which payroll data is to be retrieved. | 
| Batch Size | An Integer parameter or dataset specifying a batch size for the retrieval of payroll data. If this parameter is set to an integer N, employee numbers from the Source table are processed in batches of N records. If you don’t set this property, the action uses 1000 as the default value. | 
| Result | A Table Set dataset in which to store the retrieved data. | 
| RFC Destination | An RFC Destination parameter or dataset referring to the SAP system from which to retrieve payroll data. | 
| Run Date | A String parameter specifying the run date for the payroll run. Date values are specified in the format YYYYMMDD. | 
| Run Time | A String parameter specifying the run time for the payroll run. Time values are specified in the format HHMMSS. | 
| Sequential Number | An Integer parameter specifying which sequential number for payroll period to retrieve. | 
| Source | A Table parameter containing a list of Employee Numbers for which to extract payroll data. This table should have a single NAME column. | 
| Table Keys | A Table parameter or dataset specifying key fields to set in the retrieved tables. The Table parameter or dataset should have a TABLE column which stores the name of a retrieved table, and a FIELD column which stores the name of a key field for the specified table. | 
| Table List | Not used. | 
Note that HR Get Payroll Data actions don't process tables to ignore.
Example
                                                    