Default mapping of cXML PunchoutOrderMessage to Lawson Requisition Center fields
Mapping Matrix, cXML PunchoutOrderMessage -> Lawson Requisition
cXML field name | Description | Lawson Usage | ReqLine |
BuyerCookie | Unique session id in the PunchOutSetupRequest | Supported |
Ignored / not mapped/ (calculated by RQC ) |
PunchOutOrderMessageHeader/Total/Money | The total value of the line items | Supported |
Ignored / not mapped/ (calculated by RQC ) |
ItemIn quantity=" " | The returned value indicates the quantity of item indicated by the Itemln details. | Supported | RLN_QUANTITY |
ItemIn/ItemID/SupplierPartID | Value from supplier to identify item | Supported | RLN_ITEM, RLN_VEN_ITEM |
ItemIn/ItemID/SupplierPartAuxilaryID | Unique item identifier | Supported | _punchoutID |
ItemIn/ItemDetail/UnitPrice | The price of a single unit of the item | Supported | RLN_UNIT_COST, RLN_TRAN_UNIT_COST |
ItemIn/ItemDetail/Description | The description of the item | Supported | RLN_DESCRIPTION, ITE_DESCRIPTION |
ItemIn/ItemDetail/UnitOfMeasure | The unit of measure of the single unit item | Supported | RLN_ENTERED_UOM |
ItemIn/ItemDetail/ Classification | Product classification info | Conditional* |
Any available RQC cart field, such as RLN_USR_FLD_05 Default mapping: NONE |
ItemIn/ItemDetail/ManufacturerPartId | The manufacturer part id | Supported | RLN_MANUF_NBR |
ItemIn/ItemDetail/Extrinsic | Extra (ad hoc) information | Conditional* |
Any available RQC cart field, such as RLN_USR_FLD_05 Default mapping: NONE |
ItemIn/ItemDetail level <Extrinsic name="PunchInVendor">true</Extrinsic> |
Flag that overrides default processing of Punchout items, which by definition, are Special (X)-type items. | Supported |
NONE / NOT MAPPED The presence of this element with a value of "true" triggers "treat items not as specials" processing. |