Benutzen sie die linke oder die rechte Maustaste, um zur jeweils vorherigen bzw. nachfolgenden Änderung zu gelangen.
erste | letzte ![]() |
| Änderungen von: | |
| bis: | |
| Typ: | |
erste | letzte ![]() |
Data exchange between Webdesk and the payroll provider's accounting system (BMD NTCS, DATEV, ...) runs through five typical export interfaces, configured as connector links on the payroll system (ps_editSystem). This page describes the interfaces, their data fields and the configuration rules.
| 1 | Person master data part 1 | Person master data connector link | Workflow step "generate difference list" |
| 2 | Person master data part 2 | Person master data connector link 2 | Workflow step "generate difference list"; the result is attached to the accounting as a raw file |
| 3 | Fixed components | Fixed salary components connector link | CSV export button or workflow step |
| 4 | Variable components | Variable salary components connector link | CSV export button or workflow step |
| 5 | Absences | Absence export connector link | CSV export button or workflow step |
All five are implemented as linked connectors: a PS source connector delivers the data, a target connector (usually separator file/CSV) writes the export file in the accounting system's format. Field mapping and target format are therefore maintained entirely in connector administration – making the PS interfaces adaptable per customer and target system without changing the module.
The master-data exports supply the accounting system with the person data (name, address, entry date, social security number, bank details, labor contract, pay group, cost center, ...). The basis is a dedicated staging table filled from HR-Expert via a connector; comparison with the last state yields the difference list (changed persons only).
PSExportMAStammdaten-Part1 and PSExportMAStammdaten-Part2 apply.ConnectorLinkPart1, ConnectorLinkPart2, ConnectorLinkPart1SourceConstraint, ConnectorLinkPart2SourceConstraint, see the process definition reference).The three transaction-data exports deliver the positions of the current accounting. The PS source connectors provide, per position, fields including:
clientPayrollId – the client's company number (key in the accounting system)employeeId – the employee numberperiodStartDate / periodEndDate – the accounting periodvalue or noOfHours, for absences fromDate / toDate
wageTypeName, wageTypeCode, wageTypeSalaryCode, wageTypeAbsenceCode, wageTypeExportCode (already resolved per the precedence rule: system export code before general export code)variableUsageType – amount / hourly rate / quantitySpecifics:
csvFileLocale (default de) and csvFileEncoding (default iso-8859-1).fixedWageTypesExportConnectorLink, variableWageTypesExportConnectorLink, absenceEntriesExportConnectorLink). If neither resolves, the error "No connectorLink could be found ..." appears.For BMD exports, the module translates internal Webdesk codes into BMD codes via five shipped mapping tables (CSV, semicolon-separated). The tables are loaded into memory at startup – changes require a restart.
| Country | ISO country code → BMD number | CodeExternal; Land; CodeInternal | 1;Österreich;AT |
| Religious denomination | internal code → BMD number | CodeExternal; Bezeichnung; CodeInternal | 1;römisch-katholisch;RK |
| Labor contract / collective agreement | internal contract code → BMD CA number + sub-number (incl. weekly hours) | CodeInternal; CodeExternal; KVName; NameUnternummer; KVNrBMD; KVUnternummerBMD; Wochenstunden | Handel_ang_allg_wien;8010-1;...;8010;1;38,5 |
| Pay group | pay group per collective agreement → BMD number | ParentCodeExternal; ParentCodeInternal; CodeExternal; CodeInternal; Verwendungsgruppe | 8010-1;Handel_ang_allg_wien;1;BGR 1a;BGR 1a |
| Marital status | internal status → BMD number | CodeInternal; CodeExternal | MARRIED;2 |
For the hierarchical mappings (pay group), the parent columns reference the labor contract – a pay group therefore always applies in the context of its collective agreement. Missing mappings show up in the export as empty or untranslated codes; in that case, extend the respective table.
The way back from the accounting system into Webdesk is currently twofold:
Related pages: Salary Accounting Process, Wage Types, Process Definition Reference, Digital Personnel File.
| Mime Type | text/xml | ![]() | text/xml |
| Datei-name | ![]() | ||
| Größe (in Bytes) | 6401 | ![]() | 8025 |
|
Version 2 von Gabriel Gruber
am 15.08.26 19:30:35 Name: Payroll Interfaces Variante: main - en Status: Veröffentlichung | ![]() |
Version 3 von Gabriel Gruber
am 16.08.26 18:49:11 Name: Payroll Interfaces Variante: main - en Status: Veröffentlichung |