cancel
Showing results for 
Search instead for 
Did you mean: 

Printing dispatch note for multiple ship-to partners at the same time in EWM using PPF

venkatasasidhargupta_gada
Active Participant
0 Kudos

Hi All

Currently we have this scenario where we have to generate dispatch note print after loading is completed for a truck. This dispatch note is specific to each ship-to partner and truck contents may relate to multiple ship-to partners. We have a smart-form developed for dispatch note and the same form should be printed for every ship-to partner in one shot.

We have achieved almost but facing issues with the page numbers. We are printing the current page# and total pages in the footer. When we print the form, page# should reset for each ship-to partner and total pages also should be specific to partner since these will be handed over separately.

currently we are getting continuous page#s and total pages for all ship-to partners. Please suggest if we can achieve this. Can we split the action based on partner or at coding level can we reset page# and calculate total pages for each partner?

we have copied standard TU action PRINT_LOADLISTTU and using with our custom form.

Thanks

Sasidhar Gupta

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sasidhar,

It should be achievable at coding level, we could reset the page number based on partner, i don't think any functional solution/recommendation needed for this simple requirement.

Thanks,

Ganesan , Krypt Inc.

venkatasasidhargupta_gada
Active Participant
0 Kudos

Hi Ganesan

Thanks for reply. In action definition, there are some settings related to partner. What are they and how we can use them for smartforms printing?

Regards

Sasidhar Gupta