Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field Label

API Name

Field Level Help

From Warehouse

GFERP__Transfer_From_Warehouse__c, Lookup(Warehouse)The Warehouse that the received Item is being transferred from.

Enter manually

To Warehouse

GFERP__Transfer_FromTo_Warehouse__c, Lookup(Warehouse)

The Warehouse that the received Item is being transferred to.

MC ID

Entered manually

Transfer-to Account

Transfer_to_Account__c

Populated automatically based on

GFERP__Transfer_To_Warehouse__r.Account__c

MC ID

Formula

GFERP__Transfer_to_Account__r.MC_ID__c, Formula field pulling the MC ID from AccountMC ID appearing from Account.

Shipment Date

GFERP__Shipment_Date__c, Date

The date the Transfer Order is shippedPopulated automatically using Order Date + 7 days.

Expected Delivery Time Frame

Formula
GFERP__Transfer_to_Account__r.Expected_Delivery_Time_Frame__c, Formula field transfer to account Delivery time FrameThe expected date of Delivery.

Shipping Agent

Shipping_Agent__c

Populated automatically from GFERP__Transfer_to _Account__r.Shipping_Agent__c, Lookup (

Shipping Agent)

The name of the courier used for the shipment.

Shipping Contact

GFERP__Shipping_Contact__c, Lookup (Contact)

Default from Transfer-to Account’s Shipping Contact, or Alternate Shipping’s Shipping Contact

Mobile

MobilePhone, theTO.

Populated automatically from
GFERP__Transfer_to _Account__r.Shipping_Contact__c

Mobile

Formula: GFERP__Shipping_Contact__r.MobilePhone

Mobile no of the contact

Contact PhonePhone

, Pulling from contact object, theTO.GFERP__Shipping_ContactFormula: GFERP__Transfer_To_Warehouse__r.NamePhone no of the contact.GFERP__Account__r.B2B_Pantry_Contact_Number__c

Pallets

Total_Pallet__c, Roll-Up Summary (SUM Transfer Line)

No of pallets in the Transfer orderPallet from Item Unit of Measure multiplied by Quantity on the Transfer Line.

Then rolled up to the header.

Occasion

Occasion__c, Lookup (Occasion)Occasion for which the Transfer order created

Entered manually

Pick Status

Pick_Status__c, Formula Field
Determing the status of the order

Pick status of the Transfer orderFormula

If Total Quantity > Total Picked, Pick Status = Not Fully Picked.

If Total Picked = 0, None Picked

If Total Quantity = Total Picked, Pick Status = Fully Picked.