FREIGHT_INV_REQ

(SQL Table)
Index Back

Post Shipment Request

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
3 REQUEST_ID Character(10) VARCHAR2(10) NOT NULL Request ID
4 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT

Prompt Table: SP_BUIN_NONVW

5 FREIGHT_OPTION Character(1) VARCHAR2(1) NOT NULL Used to determine the selection criteria used when running the Picking Confirmation COBOL process.
1=All
2=Specific Pick Batch
3=Range of Pick Batches
4=Specific Order
5=Specific Order Line
6=Specific Route
7=Specific Route Group
8=Specific Load
9=Build Selection

Default Value: 1

6 DEMAND_SOURCE Character(2) VARCHAR2(2) NOT NULL Demand Source
IN=Material Request
OM=Sales Order
PL=Planning Requisition
PO=Purchase Order
PR=Purchasing Requisition
RT=Material Return
SF=Production Request
WM=Work Order

Default Value: OM

7 SOURCE_BUS_UNIT Character(5) VARCHAR2(5) NOT NULL Source Bus Unit

Prompt Table: SP_BU_FS_NONVW

8 ORDER_NO Character(10) VARCHAR2(10) NOT NULL Identifies a customer order number that appears as a reference on a receivables pending item. Date Initials Issue Description 022701 mv SP2 (F-CJORGENS-3) CSR Desktop

Prompt Table: SHIP_CNFMO_VW

9 ORDER_INT_LINE_NO Number(5,0) INTEGER NOT NULL Order Line

Prompt Table: SHIP_CNFML_VW

10 PICK_BATCH_ID Number(10,0) DECIMAL(10) NOT NULL Pick Batch ID

Prompt Table: SHIP_CNFMP_VW

11 PICK_BATCH_FROM Number(10,0) DECIMAL(10) NOT NULL From Pick Batch ID

Prompt Table: SHIP_CNFMP_VW

12 PICK_BATCH_TO Number(10,0) DECIMAL(10) NOT NULL To Pick Batch ID

Prompt Table: SHIP_CNFMP_VW

13 ROUTE_CD Character(6) VARCHAR2(6) NOT NULL A unique identifier assigned to a delivery route. Route codes can be associated with customer addresses for external orders or locations for internal orders. Route codes can be used to identify the appropriate delivery schedule for a customer/location if you are managing product shipments with your own vehicles.

Prompt Table: SHIP_CNFMR_VW

14 WAVE_CD Character(6) VARCHAR2(6) NOT NULL A unique identifier used to group together one or more delivery route codes.

Prompt Table: SHIP_WAVE_VW3

15 LOAD_ID Character(10) VARCHAR2(10) NOT NULL Load ID

Prompt Table: SHIP_CNFMD_VW

16 PROCESS_FREQUENCY Character(1) VARCHAR2(1) NOT NULL Process Frequency
A=Always Process
N=Don't Run
O=Process Once

Default Value: N

17 PROCESS_STATUS Character(1) VARCHAR2(1) NOT NULL Process Status
A=Active
C=Successfully Completed
E=Completed With Errors
N=Not Yet Processed
P=Processing Now
X=No Success

Default Value: N

18 PROCESS_ORIG Character(1) VARCHAR2(1) NOT NULL Process Origin
N=Other Source
P=Process Scheduler

Default Value: N

19 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
20 PROCESS_INST_STG Number(10,0) DECIMAL(10) NOT NULL Stage Record Process Instance
21 JOBNAME Character(8) VARCHAR2(8) NOT NULL Process Scheduler Job Name
22 DTTM_STAMP_SEC DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
23 DESCR Character(30) VARCHAR2(30) NOT NULL Description
24 SHIP_TO_CUST_ID Character(15) VARCHAR2(15) NOT NULL Ship To Customer

Prompt Table: SHIP_CNFMS_VW

25 LOCATION Character(10) VARCHAR2(10) NOT NULL Location Code

Prompt Table: SHIP_CNFMH_VW

26 CARRIER_ID Character(10) VARCHAR2(10) NOT NULL Carrier ID

Prompt Table: SHIP_CNFMC_VW

27 AUTO_SCHED_FLAG Character(1) VARCHAR2(1) NOT NULL Auto-Scheduled Job

Y/N Table Edit

Default Value: N