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