Number Range Objects Example SAP PI

Hi All,

If you have a requirement to assign a unique sequence number to a target field you can do that using below method in PI 7.3 single stack version.

  1. Create the number range in B2B home.
  2. Call the number range in message mapping and map the value to the required target field.
  3. Configure the adapter modules to call the number range.
---------------------------------------------------------------------------------------------

Go to B2B home > Go to NRO > Create number Range












Provide the essential parameters such as NRO name, minimum value, maximum value, and number range length.














Number range should be mapped to the target field as below

"$B2B_UEBNR<Number Range Name>$B2B_END_UEBNR". 

In this example "$B2B_UEBNROTC377_BSN02$B2B_END_UEBNR".










In the receiver communication channel include the module "TransmissionNumberModule" with module key "NRO".

















SAP PI, 7.3.1, Communication Modules, B2B, Number range, adapter modules, communication modules, message mapping, PI message mapping, B2B home, TransmissionNumberModule, isuru fernando

Labels: , , , , , , , , ,