2014 Nov 04 8:34 AM
Hi,
When i try to save my changes for the given Output type YE** in sales order VA02. The changes are not arrived and throwing an error message tat Output was terminated.
What might be the reason for this?
For other output type it s working fine!
2014 Nov 04 8:40 AM
Hi Bharani,
Is a SAP script assigned to YE* output type.
Please check the below points :-
1. Check in which langauge the form is triggering
2. Check the SAP SCRIPT is created in that langauge.
Thanks
2014 Nov 04 8:44 AM
2014 Nov 04 8:44 AM
2014 Nov 04 8:51 AM
2014 Nov 04 8:59 AM
Check the SM13 logs.Reprocess those logs from SM13 in debugging mode to know the actual issue.
K.Kiran
2014 Nov 04 9:08 AM
2014 Nov 04 10:34 AM
as you said i found the termination error in sm13 , pointing out in RV_MESSAGE_UPDATE.
but i dono where to start my debugging whether from core program of VA02 or from the output type
2014 Nov 04 12:24 PM
You will find an option to reprocess that SM13 Log in debugging mode.Explore the options available in SM13.
K.Kiran.
2014 Nov 04 5:43 PM
Hi , try saving the from deactivating the output or you can comment out the whole code in the program except the form entry declaration and check if you are still getting the update error .
I am sure there must be some problem with the code . Also check the form entry declaration if the parameters are correctly used .
Thanks
Manik