Description
This is a data collection of BOEDocumentType data structures.
| |||
SQL Banking / BoE Document Type API BOE Document Types | |||
BOE Document Types Collection
SAP® B1 DI-API C# definitionpublic class BOEDocumentTypesClass : IBOEDocumentTypes, BOEDocumentTypes, IEnumerable
{
public virtual int Count
{
get;
}
public extern BOEDocumentTypesClass();
public virtual extern BOEDocumentType Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern BOEDocumentType Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationBOE Document Type BOEDocumentType Object· Table: ODTY A data structure object holding properties for the BOEDocumentTypesService.
Source table: ODTY. ![]() |
|||
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 |