biuan SAP® BUSINESS ONE SDK
DTW Object: HR Employee Transfer
API Employee Transfers Service / Employee Transfer

Description

Represents the employee transfer record to the payroll provider.

Source table: OHET.

Object Model

See Also

SAP® B1 DI-API C# definition

public class EmployeeTransferClass : IEmployeeTransfer, EmployeeTransfer { public virtual string Comment { get; set; } public virtual SAPbobsCOM.EmployeeTransferDetails EmployeeTransferDetails { get; } public virtual EmployeeTransferStatusEnum Status { get; set; } public virtual DateTime TransEndDate { get; set; } public virtual DateTime TransEndTime { get; set; } public virtual int TransferID { get; set; } public virtual DateTime TransStartDate { get; set; } public virtual DateTime TransStartTime { get; set; } public extern EmployeeTransferClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Employee Transfers Service Data Interfaces EmployeeTransfersServiceDataInterfaces Enumeration
EmployeeTransfersService data interfaces.
   Parent: Employee Transfers Service EmployeeTransfersService Service· Table: OHET

Employee Transfers Params EmployeeTransfersParams Collection
A collection of EmployeeTransferParams objects.
   Parent: Employee Transfers Service EmployeeTransfersService Service· Table: OHET

Employee Transfer Details EmployeeTransferDetails Collection
A collection of EmployeeTransferDetail objects.
   Parent: Employee Transfer EmployeeTransfer Object· Table: OHET

Employee Transfer Status Enum EmployeeTransferStatusEnum Enumeration
The status of the employee transfer. When you add a new transfer, SAP Business One sets the status to New. B1iSN updates the status during the processing.
   Parent: Employee Transfer EmployeeTransfer Object· Table: OHET

Employee Transfers Service EmployeeTransfersService Service· Table: OHET
EmployeeTransfersService is a business object that manages employee master data transfers from SAP Business One to the DATEV HR client application.  Source table: OHET.



SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates