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

Description

The ApprovalTemplateParams specifies the identification key combination (Code and Name) for which the ApprovalTemplatesService is related.

Source table: OWTM.

See Also

SAP® B1 DI-API C# definition

public class ApprovalTemplateParamsClass : IApprovalTemplateParams, ApprovalTemplateParams { public virtual int Code { get; set; } public virtual string Name { get; } public extern ApprovalTemplateParamsClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Approval Templates Params ApprovalTemplatesParams Collection· Table: OWTM
ApprovalTemplatesParams is a Data Collection of ApprovalTemplateParams identification keys. Source table: OWTM.
   Parent: Approval Templates Service ApprovalTemplatesService Service· Table: OWTM

Approval Templates Service ApprovalTemplatesService Service· Table: OWTM
ApprovalTemplatesService is a business object that manages the Approval of deviations from organization limitations. This object enables to: Add a new Approval Stage to approval process. Get Approval Stage from approval process. Get a...



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