Order and Inventory Management Data Dictionary

SCMC__AP_Voucher_Line_Credit__c

Label: AP Voucher Line Credit

Line credits associated with an AP Voucher

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
SCMC__AP_Voucher_Credit__c AP Voucher Credit Pre-Spring 2018 Looks up to: SCMC__AP_Voucher_Credit__c
MasterDetail
SCMC__AP_Voucher_Line__c AP Voucher Line Pre-Spring 2018 Looks up to: SCMC__AP_Voucher_Line__c
Lookup false
SCMC__Accounting_Item__c Accounting Item Pre-Spring 2018 Item for accounting added AP Voucher Credit lines

Looks up to: SCMC__Item__c
Lookup false
SCMC__Amount__c Amount Pre-Spring 2018 Number(12,2) false 0
SCMC__Description__c Description Pre-Spring 2018 Formula:
SCMC__Purchase_Order_Line_Item__r.SCMC__Item_Master__r.SCMC__Item_Description__c
Text false
SCMC__Editable_Name__c Editable AP Voucher Line Credit Name Summer 2023 For system use. Used to enable the Foundations Transform service to edit the record.

Text(255) false
SCMC__Extended_Price__c Extended Price Pre-Spring 2018 Formula:
SCMC__Quantity__c * SCMC__Unit_Price__c
Currency(18,2) false
SCMC__Extended_Purchase_Price_Variance__c Extended Purchase Price Variance Pre-Spring 2018 Formula:
SCMC__Unit_Purchase_Price_Variance__c * SCMC__Quantity__c
Number(18,2) false
SCMC__Item__c Item Pre-Spring 2018 Formula:
SCMC__Purchase_Order_Line_Item__r.SCMC__Item_Master__r.Name
Text false
SCMC__Line_Number__c Line Number Pre-Spring 2018 Text(4) false
SCMC__Line_Type__c Line Type Pre-Spring 2018 Formula:
$RecordType.DeveloperName
Text false
SCMC__Non_Receivable__c Non-Receivable Pre-Spring 2018 Item on invoice that is not receivable or not on the PO

TextArea false
SCMC__Purchase_Order_Line_Item__c Purchase Order Line Item Pre-Spring 2018 Looks up to: SCMC__Purchase_Order_Line_Item__c
Lookup false
SCMC__Quantity_Ordered__c Quantity Ordered Pre-Spring 2018 Formula:
if( SCMC__Purchase_Order_Line_Item__c !=null, SCMC__Purchase_Order_Line_Item__r.SCMC__Quantity__c, 0)
Number(18,4) false
SCMC__Quantity_Received__c Quantity Received Pre-Spring 2018 Formula:
if( SCMC__Purchase_Order_Line_Item__c != null, SCMC__Purchase_Order_Line_Item__r.SCMC__Quantity_Received__c, 0)
Number(18,4) false
SCMC__Quantity__c Quantity Vouchered Pre-Spring 2018 Number(18,4) false
SCMC__Sales_Order__c Sales Order Pre-Spring 2018 Formula:
HYPERLINK('/' +SCMC__Purchase_Order_Line_Item__r.SCMC__Sales_Order_Line_Item__r.SCMC__Sales_Order__c , SCMC__Purchase_Order_Line_Item__r.SCMC__Sales_Order_Line_Item__r.SCMC__Sales_Order__r.Name)
Text false
SCMC__Serial_Numbers__c Serial Numbers Pre-Spring 2018 A group of serial numbers. This is used where the customer does wants to drop a large number of serial numbers at once.

LongTextArea(32768)
SCMC__Tax_Name_1__c Tax Name 1 Winter 2023 Name of the tax that applies to this AP voucher line credit. You can use up to three fields to represent the state, county, and city tax authorities.

Text(100) false
SCMC__Tax_Name_2__c Tax Name 2 Winter 2023 Name of the tax that applies to this AP voucher line credit. You can use up to three fields to represent the state, county, and city tax authorities.

Text(100) false
SCMC__Tax_Name_3__c Tax Name 3 Winter 2023 Name of the tax that applies to this AP voucher line credit. You can use up to three fields to represent the state, county, and city tax authorities.

Text(100) false
SCMC__Tax_Rate_1__c Tax Rate 1 Winter 2023 Tax rate to use when calculating tax for this AP voucher line credit.

Percent(7,4) false
SCMC__Tax_Rate_2__c Tax Rate 2 Winter 2023 Tax rate to use when calculating tax for this AP voucher line credit.

Percent(7,4) false
SCMC__Tax_Rate_3__c Tax Rate 3 Winter 2023 Tax rate to use when calculating tax for this AP voucher line credit.

Percent(7,4) false
SCMC__Tax_Rate__c Tax Rate Pre-Spring 2018 Percent(7,4) false
SCMC__Tax_Value_1__c Tax Value 1 Winter 2023 Tax value calculated from the corresponding tax rate.

Currency(9,2) false
SCMC__Tax_Value_2__c Tax Value 2 Winter 2023 Tax value calculated from the corresponding tax rate.

Currency(9,2) false
SCMC__Tax_Value_3__c Tax Value 3 Winter 2023 Tax value calculated from the corresponding tax rate.

Currency(9,2) false
SCMC__Tax__c Tax Pre-Spring 2018 Currency(9,2) false
SCMC__Unit_Price__c Unit Price Pre-Spring 2018 Number(18,9) false
SCMC__Unit_Purchase_Price_Variance__c Unit Purchase Price Variance Pre-Spring 2018 This is calculated by the vouchering process during the matching process.

Number(18,9) false 0


© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.