Description
A data collection of CheckLine objects.
| |||
DTW Banking / Bill of Exchange / Bill of Exchange Transactions API Check Lines | |||
Check Lines Collection
SAP® B1 DI-API C# definitionpublic class CheckLinesClass : ICheckLines, CheckLines, IEnumerable
{
public virtual int Count
{
get;
}
public extern CheckLinesClass();
public virtual extern CheckLine Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern CheckLine Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationCheck Line CheckLine Object· Table: OCHH Represents the deposits for received checks.
Source table: OCHH. ![]() |
|||
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 |