ReqTransIntercompany::computedVendorReferenceType Method

Creates a computed column string which retrieves the customer reference type.

Syntax

server private static str computedVendorReferenceType(int _branchNum)

Run On

Server

Parameters

  • _branchNum
    Type: int
    The number of the branch in the union.

Return Value

Type: str
A computed column string.

See Also

Reference

ReqTransIntercompany View