Target Column |
Business Definition |
Database Data Type |
Source Name |
Source Column |
Local Source |
Local Target |
ADJUSTED_IND
|
Indicates if the item received was adjusted.
|
VARCHAR2(63)
|
CALCULATION
|
DECODE(FPBRCDT_ADJUST_RECEIVE_IND)
|
NO
|
NO
|
ADMINISTRATIVE_GROUP
|
Administrative-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
BILL_OF_LADING
|
Bill of lading number for the goods being received.
|
VARCHAR2(63)
|
FPBRCDT
|
FPBRCDT_BILL_OF_LADING
|
NO
|
NO
|
CARRIER_ENTITY_IND
|
Identifies if the carrier is a person or a non-person.
|
VARCHAR2(1)
|
FUNCTION SPRIDEN
|
MFKFUNC.F_GET_VENDOR_FIELDS SPRIDEN_ENTITY_IND
|
NO NO
|
NO
|
CARRIER_ID
|
User-defined or system generated one-up number of the carrier.
|
VARCHAR2(63)
|
FUNCTION
|
MFKFUNC.F_GET_VENDOR_FIELDS
|
NO
|
NO
|
CARRIER_NAME
|
Carrier's name.
|
VARCHAR2(255)
|
FUNCTION
|
MFKFUNC.F_GET_VENDOR_FIELDS
|
NO
|
NO
|
CARRIER_UID
|
System generated, unique, internal identification number assigned to this person or organization entity.
|
NUMBER
|
FPBRCHD
|
FPBRCHD_CARR_PIDM
|
NO
|
NO
|
COMMODITY
|
User-defined code associated with this commodity.
|
VARCHAR2(63)
|
FPRRCDT
|
FPRRCDT_COMM_CODE
|
NO
|
NO
|
COMMODITY_DESC
|
Commodity description or title.
|
VARCHAR2(255)
|
FPRRCDT FUNCTION
|
FPRRCDT_COMM_DESC GOKODSF.F_GET_DESC
|
NO NO
|
NO
|
COMPLETE_IND
|
Indicates if the receiving document is complete.
|
VARCHAR2(63)
|
FPBRCHD
|
FPBRCHD_COMPLETE_IND
|
NO
|
NO
|
FINAL_RECEIPT_IND
|
Determines if this is the last receipt for the purchase order item.
|
VARCHAR2(63)
|
CALCULATION
|
DECODE(FPRRCDT_PARTIAL_FINAL_IND)
|
NO
|
NO
|
ITEM
|
System-generated item number associated with the purchase order commodity.
|
NUMBER
|
FPRRCDT
|
FPRRCDT_ITEM
|
NO
|
NO
|
MAKE
|
Make for the fixed asset usually associated with a car.
|
VARCHAR2(255)
|
FPRRCDT
|
FPRRCDT_MAKE
|
NO
|
NO
|
MANUFACTURER
|
Name of the manufacturer for the fixed asset.
|
VARCHAR2(255)
|
FPRRCDT
|
FPRRCDT_MANUFACTURER
|
NO
|
NO
|
MODEL
|
Model number for the fixed asset.
|
VARCHAR2(255)
|
FPRRCDT
|
FPRRCDT_MODEL
|
NO
|
NO
|
MULTI_SOURCE
|
Institution value for the record when the optional multi-institution facility feature has been applied.
|
VARCHAR2(63)
|
NA
|
NA
|
NO
|
NO
|
MULTI_SOURCE_DESC
|
Institution description when the optional multi-institution facility feature has been applied.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
PACKING_SLIP_KEY
|
Packing slip number generally found on the packing slip attached to goods received in the purchasing process.
|
VARCHAR2(63)
|
FPRRCDT
|
FPRRCDT_PACKING_SLIP
|
NO
|
NO
|
PROCESS_GROUP
|
Process-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
PURCHASE_ORDER
|
User-defined or system assigned one-up purchase order number issued to this vendor.
|
VARCHAR2(63)
|
FPRRCDT
|
FPRRCDT_POHD_CODE
|
NO
|
NO
|
QUANTITY_RECEIVED
|
Quantity received of an ordered commodity.
|
NUMBER
|
FPRRCDT
|
FPRRCDT_QTY_RCVD
|
NO
|
NO
|
QUANTITY_RECEIVED_REJECTED
|
Quanity received less quantity rejected for a received item.
|
NUMBER
|
CALCULATION
|
SUM(FPRRCDT_QTY_RCVD - FPRRCDT_QTY_REJD)
|
NO
|
NO
|
QUANTITY_REJECTED
|
Quantity rejected of an ordered commodity.
|
NUMBER
|
FPRRCDT
|
FPRRCDT_QTY_REJD
|
NO
|
NO
|
QUANTITY_RETURNED
|
Quantity being returned on an ordered commodity.
|
NUMBER
|
FPRRTRN FUNCTION
|
FPRRTRN_QTY MFKFUNC.F_GET_MFT_RETURNED_ITEM_ROWID
|
NO NO
|
NO
|
RECEIVED_AMOUNT
|
Amount received for the purchased item. Used for standing orders.
|
NUMBER
|
FPRRCDT
|
FPRRCDT_AMT_RCVD
|
NO
|
NO
|
RECEIVED_DATE
|
Date the purchase order item was received.
|
DATE
|
FPRRCDT
|
FPRRCDT_RCVD_DATE
|
NO
|
NO
|
RECEIVED_USER_ID
|
Person who entered the received purchase order item.
|
VARCHAR2(63)
|
FPRRCDT
|
FPRRCDT_USER_ID
|
NO
|
NO
|
RECEIVER_DOCUMENT
|
Unique user defined or system assigned one-up document number for the receiving document.
|
VARCHAR2(63)
|
FPRRCDT
|
FPRRCDT_RCHD_CODE
|
NO
|
NO
|
RECEIVING_METHOD
|
Method used to ship from the vendor.
|
VARCHAR2(63)
|
FPBRCHD
|
FPBRCHD_RCMT_CODE
|
NO
|
NO
|
RECEIVING_METHOD_DESC
|
Receiving method description or title.
|
VARCHAR2(255)
|
FTVRCMT
|
FTVRCMT_DESC
|
NO
|
NO
|
RETURN_DOCUMENT
|
System-generated or user-specified number associated with this return to a vendor.
|
VARCHAR2(63)
|
FPRRTRN FUNCTION
|
FPRRTRN_CODE MFKFUNC.F_GET_MFT_RETURNED_ITEM_ROWID
|
NO NO
|
NO
|
RETURN_REASON
|
User-specified code that defines the reason for the return such as damaged goods or wrong item.
|
VARCHAR2(63)
|
FPRRTRN FUNCTION
|
FPRRTRN_RRSN_CODE MFKFUNC.F_GET_MFT_RETURNED_ITEM_ROWID
|
NO NO
|
NO
|
RETURN_REASON_DESC
|
Return reason description or title.
|
VARCHAR2(255)
|
FTVRRSN FUNCTION
|
FTVRRSN_DESC MFKFUNC.F_GET_MFT_RETURNED_ITEM_ROWID
|
NO NO
|
NO
|
RETURN_SEQUENCE_NUMBER
|
Numeric value of each accounting line item associated with the return document.
|
NUMBER
|
FPRRTRN FUNCTION
|
FPRRTRN_SEQ_NUM MFKFUNC.F_GET_MFT_RETURNED_ITEM_ROWID
|
NO NO
|
NO
|
RETURN_UNIT_OF_MEASURE
|
Unit-of-measure applicable to the returned commodity.
|
VARCHAR2(63)
|
FPRRTRN FUNCTION
|
FPRRTRN_UOMS_CODE MFKFUNC.F_GET_MFT_RETURNED_ITEM_ROWID
|
NO NO
|
NO
|
RETURN_UNIT_OF_MEASURE_DESC
|
Unit of measure description.
|
VARCHAR2(255)
|
FTVUOMS FUNCTION
|
FTVUOMS_DESC MFKFUNC.F_GET_MFT_RETURNED_ITEM_ROWID
|
NO NO
|
NO
|
TERMS_OF_SALE
|
Terms of sale regarding carrier charges, or used to determine when the seller has fullfilled his or her obligation to deliver the received item.
|
VARCHAR2(63)
|
FPRRCDT
|
FPRRCDT_FOB_CODE
|
NO
|
NO
|
TERMS_OF_SALE_DESC
|
Terms of sale description.
|
VARCHAR2(255)
|
FUNCTION
|
GOKODSF.F_GET_DESC
|
NO
|
NO
|
TOLERANCE_OVERRIDE_IND
|
Determine if the user override tolerance checking limits.
|
VARCHAR2(63)
|
CALCULATION
|
NVL(FPRRCDT_TOL_OVERRIDE_IND)
|
NO
|
NO
|
TOLERANCE_SUSPENSE_IND
|
Inform the user that the received item is being held in suspense due to a failed tolerance check on limits.
|
VARCHAR2(63)
|
FPRRCDT
|
FPRRCDT_SUSP_IND
|
NO
|
NO
|