Description
A collection of EmployeeTransferParams objects.
| |||
API Employee Transfers Params | |||
Employee Transfers Params Collection
SAP® B1 DI-API C# definitionpublic class EmployeeTransfersParamsClass : IEmployeeTransfersParams, EmployeeTransfersParams, IEnumerable
{
public virtual int Count
{
get;
}
public extern EmployeeTransfersParamsClass();
public virtual extern EmployeeTransferParams Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern EmployeeTransferParams Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationEmployee Transfer Params EmployeeTransferParams Object· Table: OHET Holds the key of an employee transfer.
This object is used to pass keys to and retrieve keys from EmployeeTransfersService methods.
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 |