Newer Version Available

This content describes an older version of this product. View Latest

cgcloud__Inventory_Transaction__c

Captures Inventory Transaction records. This object is available in API version 54.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
cgcloud__Accounted__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the record is already considered for updating the Balance record.
The default value is false.
cgcloud__Allow_Manual_Creation__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether it's possible to manually create the initial inventory and Balance record.
The default value is false.
cgcloud__Amount__c
Type
double
Properties
Create, Defaulted on create, Filter, Nillable, Sort, Update
Description
Amount of the transaction.
cgcloud__Balance__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
This technical field is created to update the Total balance value in Inventory (Roll-up Summary field). The checkbox value is updated by updating the workflow field.
The default value is false.
cgcloud__Charge_Date__c
Type
date
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Date on which the inventory is to be physically charged by this transaction.
cgcloud__Creation_Date__c
Type
date
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Date on which the inventory is created.
cgcloud__Currency__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the currency of the cash inventory.
Possible values are:
  • CAD
  • CHF
  • EUR
  • GBP
  • JPY
  • NOK
  • RUB
  • USD
cgcloud__Inventory_Transaction_Template__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the inventory transaction template.
This is a relationship field.
Relationship Name
cgcloud__Inventory_Transaction_Template__r
Relationship Type
Lookup
Refers To
cgcloud__Inventory_Transaction_Template__c
cgcloud__Inventory__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the inventory.
This is a relationship field.
Relationship Name
cgcloud__Inventory__r
Relationship Type
Master-detail
Refers To
cgcloud__Inventory__c (the master object)
cgcloud__Order_Document__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the order document.
This is a relationship field.
Relationship Name
cgcloud__Order_Document__r
Relationship Type
Lookup
Refers To
cgcloud__Order__c
cgcloud__Order_Item__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the order item for a product-related transaction.
This is a relationship field.
Relationship Name
cgcloud__Order_Item__r
Relationship Type
Lookup
Refers To
cgcloud__Order_Item__c
cgcloud__Order_Payment__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
References to the ID of the order payment related to the inventory transaction.
This field is a relationship field.
This field is available in API version 55.0 and later.
Relationship Name
cgcloud__Order_Payment__r
Relationship Type
Lookup
Refers To
cgcloud__Order_Payment__c
cgcloud__Payment_Method__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the payment method for the cash transaction.
Possible values are:
  • Cash
  • Check
  • CreditCard
  • DebitCard
  • Deduction
  • Expense
  • MoneyOrder
  • Multiple

Associated Objects

This object has these associated objects. If the API version isn’t specified, they are available in the same API versions as this object. Otherwise, they are available in the specified API version and later.

cgcloud__Inventory_Transaction__cChangeEvent
Change events are available for the object.
cgcloud__Inventory_Transaction__cFeed
Feed tracking is available for the object.
cgcloud__Inventory_Transaction__cHistory
History is available for the tracked fields of the object.
cgcloud__Inventory_Transaction__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Inventory_Transaction__cShare
Sharing is available for the object.