Route Inventories

Subcategories:

The route inventory resource is used to view, create, update, or delete the route inventories.

Resource Plural Label

Route Inventories

Resource Name

__ORACO__RouteInventory_c

Get All Route Inventories

Request: GET

URI: /crmRestApi/resources/11.13.18.05/__ORACO__RouteInventory_c

Request Path Parameters

There are no request path parameters for this task.

Request Query Parameters

Use these finder parameters to query the resource:

Finder Name Description

Primary Key

Finds a route inventory with the specified primary key.

Finder Variables:

  • Id: The unique identifier of the route inventory.
    • Type: integer

Request Body

There are no elements in the request body for this task.

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Create a Route Inventory

Request: POST

URI: /crmRestApi/resources/11.13.18.05/__ORACO__RouteInventory_c

Request Path Parameters

There are no request path parameters for this task.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Get a Route Inventory

Request: GET

URI: /crmRestApi/resources/11.13.18.05/__ORACO__RouteInventory_c

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description

Id

integer

The unique identifier of the route inventory.

Request Body

There are no elements in the request body for this task.

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Update a Route Inventory

Request: PATCH

URI: /crmRestApi/resources/11.13.18.05/__ORACO__RouteInventory_c/{Id}

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description

Id

integer

The unique identifier of the route inventory.

Request Body

This table summarizes the request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Replace a Route Inventory

Request: PUT

URI: /crmRestApi/resources/11.13.18.05/__ORACO__RouteInventory_c/{Id}

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description

Id

integer

The unique identifier of the route inventory.

Request Body

This table summarizes the request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Delete a Route Inventory

Request: DELETE

URI: /crmRestApi/resources/11.13.18.05/__ORACO__RouteInventory_c/{Id}

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description

Id

integer

The unique identifier of the route inventory.

Request Body

There are no elements in the request body for this task.

Response Body

There are no elements in the response body for this task.

List of Values

This table lists all the list of values of the resource.

LOV Name Source Attribute in LOV Target Attribute in Resource

ViewAccessor_CurrencyCode

CurrencyCode

CurrencyCode

FK_LOVVA_For___ORACO__Product_c

InventoryItemId

__ORACO__Product_Id_c

LOVVA_For___ORACO__Product_c

Name

__ORACO__Product_c

FK_LOVVA_For___ORACO__Route_c

Id

__ORACO__Route_Id_c

LOVVA_For___ORACO__Route_c

RecordName

__ORACO__Route_c

Resource Attributes

This table lists all the attributes of the resource.

Attribute Name Attribute Type Description

Id

integer

The unique identifier of the route inventory.

UI Label:

Record ID

RowType

string

The type field for the categorization of the records.

Properties:

The maximum length is 80.

RecordName

string

The name of the route inventory.

Properties:

The maximum length is 80.

UI Label:

Route Inventory Number

CreatedBy

string

The user who created the route inventory.

Properties:

The maximum length is 32.

UI Label:

Created By

CreationDate

datetime

The date when the record was created.

UI Label:

Creation Date

LastUpdatedBy

string

The user who last updated the record.

Properties:

The maximum length is 32.

UI Label:

Last Updated By

LastUpdateDate

datetime

The date when the record was last updated.

UI Label:

Last Update Date

LastUpdateLogin

string

The login of the user who last updated the record.

Properties:

The maximum length is 32.

UserLastUpdateDate

datetime

The date and time of the last user update made from a personal device. This value is different from LAST_UPDATE_DATE if the record was originally updated in a different database (i.e. a different mobile database or the server).

CurrencyCode

string

The currency code associated with the record. This attribute is used by CRM Extensibility framework. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task.

Properties:

The maximum length is 15.

UI Label:

Currency Code

CurcyConvRateType

string

The currency conversion rate type. This attribute is used by CRM Extensibility framework. A list of valid values are defined in the lookup ZCA_COMMON_RATE_TYPE. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task.

Properties:

The maximum length is 15.

CorpCurrencyCode

string

The corporate currency code associated with the record. This attribute is used by CRM Extensibility framework. A list of accepted values is defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Trading Community Common Lookups task.

Properties:

The maximum length is 15.

SourceType

string

The type of the source object as defined in the object metadata.

Properties:

The maximum length is 0.

__ORACO__LastCountDate_c

date

The date when the route inventory was last counted.

UI Label:

Last Count Date

__ORACO__LastProcessedTimestamp_c

datetime

The date and time when the last processed transaction occurred.

UI Label:

Last Processed Transaction Timestamp

__ORACO__OrganizationID_c

integer

The unique identifier of the organization of the route inventory item.

UI Label:

Organization ID

__ORACO__Product_Id_c

integer

The unique identifier of the product.

UI Label:

Product

__ORACO__Product_c

string

The name of the product in the inventory record.

Properties:

The maximum length is 1500.

UI Label:

Product

__ORACO__Route_Id_c

integer

The unique identifier of the route associated with the route inventory.

UI Label:

Route

__ORACO__Route_c

string

The name of the route associated with the route inventory.

Properties:

The maximum length is 1500.

UI Label:

Route

__ORACO__SellableQuantity_c

integer

The count of products in the route inventory which are in sellable condition.

UI Label:

Sellable Quantity

__ORACO__TotalQuantity_c

integer

The total count of products in the route inventory.

UI Label:

Total Quantity

__ORACO__UnsellableQuantity_c

integer

The count of products in the route inventory that cannot be sold.

UI Label:

Unsellable Quantity

__ORACO__UOM_c

string

The standard for measuring the quantity of the products.

Properties:

The maximum length is 80.

UI Label:

UOM

__ORACO__UOMCode_c

string

The code indicating the unit of measure used to measure the products in a route inventory.

Properties:

The maximum length is 80.

UI Label:

UOM Code

__ORACO__AuxiliaryAttribute01_c

string

Additional internal fields for development usage.

Properties:

The maximum length is 80.

UI Label:

Auxiliary Attribute 01

__ORACO__AuxiliaryAttribute02_c

string

Additional internal fields for development usage.

Properties:

The maximum length is 80.

UI Label:

Auxiliary Attribute 02

__ORACO__AuxiliaryAttribute03_c

string

Additional internal fields for development usage.

Properties:

The maximum length is 80.

UI Label:

Auxiliary Attribute 03

__ORACO__AuxiliaryAttribute04_c

string

Additional internal fields for development usage.

Properties:

The maximum length is 80.

UI Label:

Auxiliary Attribute 04

__ORACO__AuxiliaryAttribute05_c

string

Additional internal fields for development usage.

Properties:

The maximum length is 80.

UI Label:

Auxiliary Attribute 05

__ORACO__AuxiliaryAttribute06_c

integer

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 06

__ORACO__AuxiliaryAttribute07_c

integer

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 07

__ORACO__AuxiliaryAttribute08_c

integer

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 08

__ORACO__AuxiliaryAttribute09_c

integer

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 09

__ORACO__AuxiliaryAttribute10_c

integer

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 10

__ORACO__AuxiliaryAttribute11_c

date

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 11

__ORACO__AuxiliaryAttribute12_c

date

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 12

__ORACO__AuxiliaryAttribute13_c

datetime

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 13

__ORACO__AuxiliaryAttribute14_c

datetime

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 14