biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Financials / Branches / Approval Templates - Terms
API Approval Template Term

Description

ApprovalTemplateTerm is a data structure related to the ApprovalTemplatesService.

Source table: WTM4.

See Also

SAP® B1 DI-API C# definition

public class ApprovalTemplateTermClass : IApprovalTemplateTerm, ApprovalTemplateTerm { public virtual ApprovalTemplateConditionTypeEnum ConditionType { get; set; } public virtual ApprovalTemplateOperationTypeEnum OperationType { get; set; } public virtual string Value { get; set; } public extern ApprovalTemplateTermClass(); 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 Template Condition Type Enum ApprovalTemplateConditionTypeEnum Enumeration
Approval template conditions.
   Parent: Approval Template Term ApprovalTemplateTerm Object· Table: WTM4

Approval Template Operation Type Enum ApprovalTemplateOperationTypeEnum Enumeration
Logical operations for defining the deviation that initiates an approval template.
   Parent: Approval Template Term ApprovalTemplateTerm Object· Table: WTM4

Approval Template Terms ApprovalTemplateTerms Collection· Table: WTM4
ApprovalTemplateTerms is a Data Collection of ApprovalTemplateTerm data structures. Source table: WTM4.
   Parent: Approval Template ApprovalTemplate Object· 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