Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Note that this transaction doesn’t serve the purpose of a filter. Items not matching any customizing entry will be transferred to SAP FSM with properties described in the Default processing chapter (see below).

Default processing

1. By default, if no relevant entry is maintained in transaction /PACG/ECM_IBS, materials with a serial number profile assigned will be transferred to SAP FSM as managed by serial numbers.

...

SAP ERP Transaction MM02

...

FSM Item MasterData

...

SAP FSM mobile app

...

...

...

Item DTO

...

Item DTO property

...

Value

...

managedBySerialNumbers

...

True

...

managedByBatches

...

False

...

serialNumberItem

...

True

Outbound item IDOC

...

2. If no serial number profile is found for the material, but batch-managed indicator is set, the material will be transferred to SAP FSM as batch-managed.

...

SAP ERP Transaction MM02

...

FSM Item MasterData

...

SAP FSM mobile app

...

...

...

Item DTO

...

Item DTO property

...

Value

...

managedBySerialNumbers

...

False

...

managedByBatches

...

True

...

serialNumberItem

...

False

3. If neither serial number profile, nor batch indicator is assigned to a material in SAP ECC/S4, the item will be transferred to SAP FSM as a regular item (neither serial number-managed, nor batch-managed).

Item DTO

...

Item DTO property

...

Value

...

managedBySerialNumbers

...

False

...

managedByBatches

...

False

...

serialNumberItem

...

Info

Company setting CoreSystems.BatchManagedItems.Enabled should be set to true, to enable Batch management handling on iOS or Android.

Default processing

Info

Learn more about default determination process: Default determination of batch- and serial-management

Overwrite the default processing

The default processing can be overwritten by a relevant customizing entry in transaction /PACG/ECM_IBS.

BMR

Specify if the customizing entry is relevant for materials with Batch management indicator assigned

Image Modified

Profl.

Specify for which serial number profiles (assigned to the transferred material) the customizing entry is relevant

Image Modified

Item type

Serial - transfer the material as serialized to SAP FSM

Batch - transfer the material as batch-managed to SAP FSM

Normal - transfer the material as neither serialized, nor batch-managed to SAP FSM

Use case 1 - If a material is both batch- and serial number-managed in SAP ECC/S4, determine how the material will be managed in SAP FSM

...