Application Development 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: 

Getting the error GETWA not assigned with VL02N.

Former Member
0 Kudos

Hi,

I Getting the error GETWA not assigned while insert new item with VL02N.

outbond delivery has an item. when i want to insert new item to delivery ,i getting error.

afterthat i used debug mode and i saw ylips is initial.

What is the cause of the ylips is initial?

include : FV50XF0B_BILLING_CHECK

code :

elseif <ls_xlips>-updkz eq updkz_update. "n_551417

bold read table ylips assigning <ls_ylips>

with key vbeln = <ls_xlips>-vbeln

posnr = <ls_xlips>-posnr.bold

4 REPLIES 4

Former Member
0 Kudos

Hi,

When you are creating the line item, Ylips will be always initial. If you are creating the delivery with reference to any other document, then you will not be able to insert the line item manually.

Regards

Vinod

0 Kudos

Hi Vinod,

i use batch input for creating the line item.

we update pacth level 17 to 20 after that we getting error about getwa not assigned.

regards

Former Member
0 Kudos

Hi,

I recently got the same problem when trying to update certain fields of table XLIPS and triggering the save procedure.

I solved it by appending the lines I modified to table YLIPS.

I notice it is not giving me any more problems any more.

You could try that.

Best Regards,

Gabriel .

Former Member
0 Kudos

Please check this SAP note: 567128 - VL02N: Runtime error GETWA_NOT_ASSIGNED when saving