Hi,
I am trying to create smartform for printing purposes which would hold all data data from selected reservation number (transaction) MB21. I would try to make solution similar to this:
1. When user creates new reservation (MB21),
2. Clicks 'Save' button
3. Print window pops-up and by clicking on "Print preview", smartform is presented which holds all important data from reservation.
4. In case user want to print some reservation number again, there would be custom (Z) transaction with selection screen which would contain "Document number" field, so user could print Reservation document any time he likes.
My questions are following:
- is it possible to update code behind transaction MB21 in order for achieve result described on no 3. above?
- regarding no. 4 above, what would be the steps for connecting data from selection screen to custom Reservation smartform?
Many thanks in advance.
Sam