Internal Property Names for Vendors
The properties for vendors are represented in the tables below, with a separate table for
each tab displayed in the web interface (or UI). The first column (for sections
with their own heading) and second column (for fields and other kinds of UI controls
displayed within each section) show the labels displayed in the default culture
en-US
. The right-most column displays the identity of that control within
the underlying system. You must use these identity names when you reference any UI control
as an anchor for relative positioning of your new custom control.
Tab label: General
Database identity: Tab_General.
Section | Control | Internal Name |
---|---|---|
Identification | Section_Identification | |
Name | Name | |
Contact information | Section_ContactInformation | |
Phone | PhoneNumber | |
Fax | Fax | |
Web | Web | |
Address | Section_Address | |
Street address | StreetAddress | |
City | City | |
State/Province | State | |
Country | Country | |
Postal code | PostalCode |
Tab label: Purchases
Database identity: Tab_Purchases.
Section | Control | Internal Name |
---|---|---|
Related purchases | Section_PurchaseOrderLineItems | |
Grid | VendorPurchases |
Tab label: Assets
Database identity: Tab_Assets.
Section | Control | Internal Name |
---|---|---|
Related assets | Section_AssociatedAssets | |
Grid | VendorAssets |
Tab label: Contracts
Database identity: Tab Contracts.
Section | Control | Internal Name |
---|---|---|
Related contracts | Section_AssociatedContracts | |
Grid | VendorContracts |
Tab label: History
Database identity: Tab_History.
Section | Control | Internal Name |
---|---|---|
History of changes to this vendor | Section_History | |
Grid | History | |
Created by | CreatedBy | |
Creation date | CreationDate | |
Last updated by | LastUpdatedBy | |
Last updated by | LastUpdatedDate |
FlexNet Manager Suite (On-Premises)
2023 R1