cancel
Showing results for 
Search instead for 
Did you mean: 

PAPI for Reserialization of SFC.

former_member754583
Discoverer
0 Kudos
328

Hi Everyone,


I am searching for a PAPI which can reserialize the SFC while sending the serial no. to S/4.

We have a scenario where we want to send the Cylinder body serial number as a batch number to S/4 from ME.

I have found serialize SFC PAPI, Split serialize SFC PAPI but I am unable to find reserialize or Non serialize PAPI for the same.

Can someone please assist how to to resolve this.

Thanks

Sonakshi.

Accepted Solutions (1)

Accepted Solutions (1)

ajit3204
Explorer

Hi,

You can use the PAPI serializeSfc for re- serializing also.

You need to pass below parameters.

Sfcref

ResourceRef

OperationRed

QuantityToSerialize

NewSfc

You have to the unique number as new sfc to re-serialize.

Regards,

Ajit Kumar

Answers (0)