Fieldpine Logo eLink Home | Documentation Home

eLink retailmax.elink.supplier.partcodes Bucket

Returns information on valid supplier partcodes for a product

Goto: eLink Home

Input Arguments

Arg#BinaryDescription
3's'Required. Constant 'retailmax.elink.supplier.pricebook'
9's'Predicates to select data to return.
8 or 20'E'Maximum rows to return.
100'E' mode Control. Set this to 1 to have the system return best fit information. Supply the quantity to be fit as a predicate f106, and the system will return an array of best fit partcodes.

Output Fields

FieldPresentPredicatesDescription
f100YesYesThe Product id required
f101YesYesThe supplier id required.
f106YesYesDesired quantity

Examples

/gnap/buck?3=retailmax.elink.supplier.partcodes&9=f100,0,17

Return all valid partcodes for product id#17.

/gnap/buck?3=retailmax.elink.supplier.partcodes&9=f100,0,17&100=1&9=f106,0,20,&9=f103,0,3

Return the best fit supplier partcodes for product id#17, supplier id#3, when ordering 20 units