CART_SYNC_INV

(SQL Table)
Index Back

Par Location Sync Users

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT

Prompt Table: SP_BUIN_NONVW

2 INV_CART_ID Character(15) VARCHAR2(15) NOT NULL Par Location ID

Prompt Table: CART_ATTRIB_INV

3 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
4 QTY_OPTION Character(2) VARCHAR2(2) NOT NULL Qty Option
01=Count Qty
02=Request Qty

Default Value: CART_ATTRIB_INV.QTY_OPTION

5 AVG_DFLT_OPTION Character(1) VARCHAR2(1) NOT NULL Use Average Count as Default

Y/N Table Edit

Default Value: N

6 ROUND_OPTION Character(3) VARCHAR2(3) NOT NULL Rounding Option
01=Do Not Round
02=Round to Nearest Integer
03=Round Down to Prior Integer
04=Round Up to Next Integer

Default Value: 02

7 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
8 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time

Default Value: %Datetime