PDC File Format for Physical Inventory in SAP Retail Store 

Definition

Content that the file containing PDC data requires if it is to be used in physical inventory processing in SAP Retail Store.

Use

If you want to further process data that you entered using a handheld terminal (PDC unit), you must store this data in a file that has the format described here. In physical inventory processing in SAP Retail Store, you can enter the name of this file. The function then imports the file and evaluates the data it contains.

Structure

Line 1 (header information):

  1. Date of entry
  2. Format: 8-character, YYYYMMDD (e.g. 19981130 for November 30, 1998)
    Required entry field; the value is required for posting in the SAP System

  3. Time of entry
  4. Format: 6-character, HHMMSS
    Required entry field; the value is required for the check on duplicate posting

  5. User ID of the person who entered the data
  6. Format: 12-character
    Required entry field; the value is required for the check on duplicate posting

  7. File name
  8. Format: 40-character
    This field is for documentation purposes only

  9. Unique ID for the physical inventory area

Format: 10-character
This field is for documentation purposes only

Lines 2 and over (count items):

  1. EAN/UPC
  2. Format: 18-character
    Required entry field; the value is required for posting in the SAP System

  3. Count quantity

Format: 14-character, 10 places before the decimal point, 3 places after, separated by a period e.g. 0123456789.100
Required entry field

Final line

ASCII character string EOF

Integration

For general information on PDC files in SAP Retail Store, see Linking to PDC Units in SAP Retail Store.