biuan SAP® BUSINESS ONE SDK
API Employee Position Service

SAP® B1 DI-API C# definition

public class EmployeePositionServiceClass : IEmployeePositionService, EmployeePositionService { public extern EmployeePositionServiceClass(); public virtual extern EmployeePositionParams Add( EmployeePosition pIEmployeePosition); public virtual extern void Delete( EmployeePositionParams pIEmployeePositionParams); public virtual extern EmployeePosition Get( EmployeePositionParams pIEmployeePositionParams); public virtual extern object GetDataInterface( EmployeePositionServiceDataInterfaces enumMSDI); public virtual extern object GetDataInterfaceFromXMLFile( string bstrFileName); public virtual extern object GetDataInterfaceFromXMLString( string bstrXMLString); public virtual extern EmployeePositionParamsCollection GetList(); public virtual extern void Update( EmployeePosition pIEmployeePosition); }

Related information


Employee Position EmployeePosition Object
EmployeePosition Class
   Parent: Employee Position Service EmployeePositionService Service

Employee Position Params Collection EmployeePositionParamsCollection Collection
EmployeePositionParamsCollection Class
   Parent: Employee Position Service EmployeePositionService Service

Employee Position Service Data Interfaces EmployeePositionServiceDataInterfaces Enumeration
   Parent: Employee Position Service EmployeePositionService Service


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