Description
A collection of BlanketAgreementsDocument objects.
| |||
API Blanket Agreements Documents | |||
Blanket Agreements Documents Collection
SAP® B1 DI-API C# definitionpublic class BlanketAgreementsDocumentsClass : IBlanketAgreementsDocuments, BlanketAgreementsDocuments, IEnumerable
{
public virtual int Count
{
get;
}
public extern BlanketAgreementsDocumentsClass();
public virtual extern BlanketAgreementsDocument Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern BlanketAgreementsDocument Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationBlanket Agreements Document BlanketAgreementsDocument Object· Table: OAT4V BlanketAgreementsDocument is a child object of the BlanketAgreement object and you can view the documents associated with the blanket agreement.
Source table: OAT4V. ![]() |
|||
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 |