Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

OSS Notes for Tcode: VT02N

Former Member
0 Likes
617

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.

5 REPLIES 5
Read only

Former Member
0 Likes
586

Hi,

You need to search for a suitable OSS note at service.sap.com

Darren

Read only

Former Member
0 Likes
586

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

Read only

Former Member
0 Likes
586

First you should tell us whats the error coming.

Try to paste the short text of the error.

Regards

Karthik D

Read only

0 Likes
586

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.

Read only

0 Likes
586

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,