Mapping the Begin Ship Notice (BSN) Segments

How to:

From top to bottom, you will now map the output segments.


Top of page

x
Procedure: How to Map the Begin Ship Notice (BSN)
  1. Configure the mapping values for the BSN elements as indicated by the following table:

    Element

    Value

    BSN01

    00

    BSN02

    ZWALASN/IDOC/Z1BILL_DOC/E1EDL20/VBELN

    BSN03

    @LEFT(ZWALASN/IDOC/EDI_DC40/SERIAL,'8')

    BSN04

    @MID(ZWALASN/IDOC/EDI_DC40/SERIAL,'9','4')

    BSN05

    0001

    The first eight characters of SERIAL are the ship date and the next four represent the ship time. You can use the LEFT and MID functions to correct the contents of these fields.

    Your screen should now resemble the following image:


iWay Software