‎2008 Nov 05 8:37 AM
Hi All,
Is there any OSS Notes for Tcode:VT02N.
In my system VT02n is dumping.
Can anybody tell me about OSS Notes so that i can apply for the that.
Thanks in Advance.
‎2008 Nov 05 8:41 AM
Hi,
You need to search for a suitable OSS note at service.sap.com
Darren
‎2008 Nov 05 8:43 AM
Yes, Dareen is right, you have search in notes in service.marketplace , and you should have user ID and pass to access that, else you can ask ur team to provide u the same.
Amresh
‎2008 Nov 05 9:25 AM
First you should tell us whats the error coming.
Try to paste the short text of the error.
Regards
Karthik D
‎2008 Nov 05 9:31 AM
Hi ,
While executing Tcode VT02N after giving shipment Number & enter .
After clicking on planning buttion & save it's going to dump.Giving message as below.
Error analysis:
Calling a COMMIT WORK in an update process is not allowed
because the function modules triggered in a Logical Unit
of Work cannot then be processed correctly.
154 CALL FUNCTION 'GET_HANDLE_SD_BILLING'
155 IMPORTING
156 handle = l_sd_billing_exit
157 active = active.
158
159 IF active = 'X'.
160 CALL METHOD l_sd_billing_exit->invoice_refresh.
161 ENDIF.
162
163
164 IF with_posting CA 'CD'.
165 COMMIT WORK AND WAIT.
166 ELSEIF with_posting CA ' AB'.
-
> COMMIT WORK.
168 ENDIF.
In Executing the Commit Work it is going dump.
Pls let me know if u have any idea.
Regards,
Priya Agarwal.
‎2008 Nov 05 9:33 AM
Hi Priya,
Can u plz check and tell if this dump is coming in the standard program or in some z-program. Also you can check in the dump what is the solution proposed.
Reg,