ItemToUserLocation

Use the item-user location link [ItemToUserLocation] object to create many-to-many links between items, user locations and tax locations.

XML

SOAP

REST

Database table

Object

ItemToUserLocation

oaItemToUserLocation

item_to_user_location

Supported Commands

Add, Read, Modify, Delete

add(), read(), modify(), upsert(), delete()

The ItemToUserLocation object has the following properties:

XML / SOAP

Database

Description

created

created

[Read-only] Time the record was created. See Date Fields.

id

id

[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro.

itemid

item_id

The ID of the associated item.

tax_locationid

tax_location_id

The ID of the associated tax location.

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.

user_locationid

user_location_id

The location ID for this user.