Description
SeriesCollection is a data collection of Series data structures.
| |||
DTW Banking / Outgoing Payments / Checks for Payment / Documents Numbering - Series API Series Collection | |||
SAP® B1 DI-API C# definitionpublic class SeriesCollectionClass : ISeriesCollection, SeriesCollection, IEnumerable
{
public virtual int Count
{
get;
}
public extern SeriesCollectionClass();
public virtual extern Series Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern Series Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationSeries Series Object· Table: NNM1 Series is a data structure related to the SeriesService.
It represents the series object, a part of a document name.
Source table: NNM1 (Documents Numbering - Series). ![]() |
|||
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 |