biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Financials / Branches
API Approval Template Operation Type Enum

Description

Logical operations for defining the deviation that initiates an approval template.

Members

MemberValueDescription
opcodeUndefined0Undefined deviation.
opcodeGreaterThan1Value was greater then limit.
opcodeGreaterOrEqual2Value was greater then or equal to limit.
opcodeLessThan3Value was less then limit.
opcodeLessOrEqual4Value was less or equal then limit.
opcodeEqual5Value was equal to limit.
opcodeDoesNotEqual6Value was not equal to limit.
opcodeInRange7Value was within limitions range.
opcodeNotInRange8Value was outside limitions range.

SAP® B1 DI-API C# definition

public enum ApprovalTemplateOperationTypeEnum { opcodeUndefined, opcodeGreaterThan, opcodeGreaterOrEqual, opcodeLessThan, opcodeLessOrEqual, opcodeEqual, opcodeDoesNotEqual, opcodeInRange, opcodeNotInRange }


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