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

User exit - VA01 - Adding new line items while Sales Order Creation

Former Member
0 Likes
627

Hi All ,

I have a requirement where : in VA01 , i have to add new line items using USER EXIT or BADI.

The scenario is : we maintain Characteristics for Material. When we select a particular characteristics, Factor and length will be displayed in a Popup. we can specify the Factor and lenght.

Here , if i specify Factor as 10 and lenght as 1000. the Material has to be cut / split into 10 items of 1000 mts each. and the ITEMs table control should get 10 ITEMS .

How to add new items using User exit or Badi in VA01 while creating a sales order.

i have identified the user exit . What code should be used to add new line items.

kindly help me in solvng this.

Waiting for your replies.

Thanks in advance.

Suki.

Hi All ,

I have a requirement where : in VA01 , i have to add new line items using USER EXIT or BADI.

The scenario is : we maintain Characteristics for Material. When we select a particular characteristics, Factor and length will be displayed in a Popup. we can specify the Factor and lenght.

Here , if i specify Factor as 10 and lenght as 1000. the Material has to be cut / split into 10 items of 1000 mts each. and the ITEMs table control should get 10 ITEMS .

How to add new items using User exit or Badi in VA01 while creating a sales order.

i have identified the user exit . What code should be used to add new line items.

kindly help me in solvng this.

Waiting for your replies.

Thanks in advance.

Suki.

1 REPLY 1
Read only

Former Member
0 Likes
517

hi

wich user exit do you take for that ???