"""Physical Reporting specific constants.""" US_SUPPLY_CHAIN = 738 CA_SUPPLY_CHAIN = 739 US_PLANT_CODE = '0080' CA_PLANT_CODE = '1228' US_RETURN_PLANT_CODE = '0085' CA_RETURN_PLANT_CODE = '3010' PHYS_SHIPMENTS_AND_SALES = 'Shipments and Sales Summary (Retail Only)' PHYS_MONTHLY_SALES = 'Shipments & Sales Monthly Summary' PHYS_PRODUCT_INFO = 'Product Information' PHYS_PRODUCT_INVENTORY = 'Current Inventory' PHYS_PRODUCT_ACCOUNT = 'account'