Field Label
|
Field Name
|
Data Type
|
Description
|
---|---|---|---|
Custom Relationship Fields
|
|||
Batch/Lot
|
SVMXC__SM_Batch_Lot2__c
|
Lookup(Batch/Lot)
|
Identification number assigned to a specific quantity or lot of materials from a single manufacturer.
|
Location
|
SVMXC__Location__c
|
Lookup(Location)
|
Physical location of the product where stock is adjusted. This is a lookup to an existing site record.
|
Partner Account
|
SVMXC__Partner_Account__c
|
Lookup(Account)
|
Lookup to Account, set by trigger.
|
Partner Contact
|
SVMXC__Partner_Contact__c
|
Lookup(Contact)
|
Lookup to Contact, set by trigger.
|
Product
|
SVMXC__Product__c
|
Lookup(Product)
|
Name of the product. This is a lookup to an existing Salesforce product record.
|
Standard Fields
|
|||
Name
|
Name
|
Auto Number
|
The auto-generated record number.
|
Custom Fields
|
|||
Additional Information
|
SVMXC__Additional_Information__c
|
Long Text Area(32000)
|
Any additional information relevant to this stock adjustment.
|
Adjustment Account Number
|
SVMXC__Adjustment_Account_Number__c
|
Text(30)
|
The source/target inventory account against which this increase/decrease is accounted for.
|
Adjustment Type
|
SVMXC__Adjustment_Type__c
|
Picklist
|
Type of adjustment. Indicates the purpose for stock adjustment.
|
Change Qty
|
SVMXC__Change_Quantity2__c
|
Formula(Number)
|
Positive number indicating the change in quantity (Higher quantity – lower quantity).
|
Change Type
|
SVMXC__Change_Type__c
|
Formula (Text)
|
Indicates if the change was an increase or decrease.
|
Is Partner
|
SVMXC__IsPartner__c
|
Formula (Text)
|
Flag indicates if transaction is for/ by a Partner or not.
|
IsPartnerRecord
|
SVMXC__IsPartnerRecord__c
|
Checkbox
|
Flag indicates if transaction is for/ by a Partner or not.
|
New Qty
|
SVMXC__New_Quantity2__c
|
Number(14,4)
|
Product quantity after stock adjustment.
|
Old Qty
|
SVMXC__Old_Quantity2__c
|
Number(14,4)
|
Product quantity before stock adjustment.
|
Posted To Inventory
|
SVMXC__Posted_To_Inventory__c
|
Checkbox
|
Indicates if this stock adjustment has been posted to inventory or not. This is set automatically.
|
Serial Number
|
SVMXC__Serial_Number_List__c
|
Long Text Area(32768)
|
Unique identification of a product. This field is intended to be used when Inventory Process in SFM API Configuration is enabled.
|
Transaction Results
|
SVMXC__Transaction_Results__c
|
Long Text Area(32768)
|
Success or error message as a result of a transaction. This message is derived from executing a defined process in SFM API Configuration.
|