Skip to Content
0
Aug 10, 2016 at 05:51 PM

Automatic String Creation linking back to Serial/Batch

141 Views

Experts,

I need to add a FMS to the "Automatic String Creation" screen that is unique for Batches and Serials.

I want to know how to I link that screen back to the previous screen "Automatic Batch Creation" or "Automatic Serial Creation" to build that logic into my query?

Here is my FMS for Serial number creation:

Select COUNT(*)+100 From OSRN T0

Here is my FMS for Batch number creation:

Select COUNT(*)+100 From OBTN T0


Regards,

Marli

Attachments

1.png (38.0 kB)