K_POXREF - PO Cross Reference File

The file K_POXREF contains entries for each K3S PO Number and ERP generated PO Number in pipe delimited CSV format. Each day this file should start empty. We recommend deleting the existing K_POXREF as the last step before creating the K_READY file for the day.

COMP        1          COLHDG('Company' 'ID')                 
LOCN        5          COLHDG('Location' 'ID')          
BIRTH      10          COLHDG('PO' 'birth' 'date')
K3SPONUM   10          COLHDG('K3S' 'PO' 'Number')
CUSPONUM   10          COLHDG('Customer' 'PO' 'Number')

Field explanations:

Company ID

COMP        1          COLHDG('Company' 'ID') 

This 1 character value is used throughout the Replenish system to identify the company being processed.

Examples:    Company name    code
             Brandon Company   B
             Johnson Limited   J
             Daniels Auto      D

Location ID

LOCN        5          COLHDG('Location' 'ID')

This 5 character value is used to identify the distribution center where this product is being replenished.

Examples:    Loc ID    Location name
             01        Charlotte, NC
             02        Raleigh, NC
             001       Columbia, SC
             002       New York, NY
             003       Chicago, IL
             KY001     Lexington, KY
             TX001     Houston, TX
             TX002     Dallas, TX

BIRTH

BIRTH        10          COLHDG('PO' 'birth' 'date')

This is the date of PO approval in *ISO format (CCYY-MM-DD)

K3SPONUM

K3SPONUM     10          COLHDG('K3S' 'PO' 'Number')  

This is the K3S generated PO Number used to first approve the PO. Usually it will have a prefix of K3S.

CUSPONUM

CUSPONUM     10          COLHDG('Customer' 'PO' 'Number')  

This will be the PO Number created by the ERP from the K3S generated PO.