Skip to Content
0
Former Member
Mar 18, 2009 at 06:38 PM

Table Control Logic

32 Views

Hi Gurus,

I have a requirement to enhance additional data B screen in VA01.

I need to display schedule line items for a sales order item.

Suppose for sales order , there are 2 items let the item number be 10 and 20

For item 10 we have 3 schedule line items.

Initailly I will be having a button only "change schedule line".

When i click on that button the below mentioned data should appear with a button "Change" below.

in additional data screen B i need to display the below fields

check box | Schedule line item no | schedule line date | quantity

-


10 20/03/2009 2

20 20/03/2009 3

30 20/03/2009 6

initially it will be in display mode .

When user checks the check box for a particular item and click on button change

those rows should be editable.

Please let me know how can i implement this on VA01 screen.