biuan SAP® BUSINESS ONE SDK
DTW Administration / Approval Procedures / Approval Templates / Approval Templates - Documents
API Approval Template Documents

Description

ApprovalTemplateDocuments is a Data Collection of ApprovalTemplateDocument data structures.

Source table: WTM3.

Object Model

See Also

SAP® B1 DI-API C# definition

public class ApprovalTemplateDocumentsClass : IApprovalTemplateDocuments, ApprovalTemplateDocuments, IEnumerable { public virtual int Count { get; } public extern ApprovalTemplateDocumentsClass(); public virtual extern ApprovalTemplateDocument Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern ApprovalTemplateDocument Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

DTW Administration / Approval Procedures / Approval Templates
API Approval Template Documents

Description

Returns the ApprovalTemplateDocuments Object, a Data Collection of all the documents attached to this approval template.

Property type

Read-only property

Syntax

Visual Basic
Public Property ApprovalTemplateDocuments() As ApprovalTemplateDocuments

See Also

Related information


Approval Template Document ApprovalTemplateDocument Object· Table: WTM3
ApprovalTemplateDocument is a data structure related to the ApprovalTemplatesService. Source table: WTM3.
   Parent: Approval Template Documents ApprovalTemplateDocuments Collection· Table: WTM3

Approval Template ApprovalTemplate Object· Table: OWTM
ApprovalTemplate is a data structure related to the ApprovalTemplatesService. Source table: OWTM.
   Parent: Approval Templates ApprovalTemplates Collection· Table: OWTM


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