amitsdotcom
13th June 2012, 09:34
Hello,
I have a requirement wherein I need to open a customized session to print customized format of GRN at the time of posting quantity on Production Order.
Currently when we perform the report order complete, after successful posting system opens by default the standard report of storage list. What I want is I need to export the GRN number generated during quantity posting to the customized session and then print the customized GRN...
I understand by exploring this can be done through UE Dll, I am not sure how to go about it and if we can do this using UE DLL.
Basically in other words I am trying to acheive 2 things.
1. To be able to pass value from standard session to customized session on a particular triggered transaction, in this case, On successful production order posting I need to pass the GRN number to customized session.
2. To be able to write code to call customized session after successful posting of production order quantity.
Request some guidance on confirming how I can fulfill my objective...
I have a requirement wherein I need to open a customized session to print customized format of GRN at the time of posting quantity on Production Order.
Currently when we perform the report order complete, after successful posting system opens by default the standard report of storage list. What I want is I need to export the GRN number generated during quantity posting to the customized session and then print the customized GRN...
I understand by exploring this can be done through UE Dll, I am not sure how to go about it and if we can do this using UE DLL.
Basically in other words I am trying to acheive 2 things.
1. To be able to pass value from standard session to customized session on a particular triggered transaction, in this case, On successful production order posting I need to pass the GRN number to customized session.
2. To be able to write code to call customized session after successful posting of production order quantity.
Request some guidance on confirming how I can fulfill my objective...