biuan SAP® BUSINESS ONE SDK
DTW Human Resources / Employee Master Data / Savings Payments
API Employee Savings Payment Info

Description

A child object of the EmployeesInfo object that represents the employee's capital formation savings payments.

Source table: HEM7.

Object Model

Remarks

To display the form in the SAP Business One application:

Choose Human Resources --> Employee Master Data, and select the Finance tab.

See Also

SAP® B1 DI-API C# definition

public class EmployeeSavingsPaymentInfoClass : IEmployeeSavingsPaymentInfo, EmployeeSavingsPaymentInfo { public virtual string AG { get; set; } public virtual string AGcurrency { get; set; } public virtual string AN { get; set; } public virtual string ANcurrency { get; set; } public virtual string BankAccount { get; set; } public virtual string BankCode { get; set; } public virtual string BankName { get; set; } public virtual string ContractName { get; set; } public virtual int Count { get; } public virtual int EmployeeID { get; set; } public virtual int LineNum { get; } public virtual string PaymentNotes { get; set; } public virtual ContractSequenceEnum Sequence { get; set; } public virtual SAPbobsCOM.UserFields UserFields { get; } public extern EmployeeSavingsPaymentInfoClass(); public virtual extern void Add(); public virtual extern void SetCurrentLine(int LineNum); }

Related information


Contract Sequence Enum ContractSequenceEnum Enumeration
The contract sequence.
   Parent: Employee Savings Payment Info EmployeeSavingsPaymentInfo Object· Table: HEM7


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