Hi, i am not aware of dialog module
Requirements:-i have created two customized tables (for example Ztable1 and Ztable2)
In the dialog module layout, i created a tabstrip wizard with two tabs(tab1,tab2)
1,tab1 has field1,field2,field3(for I/O) from Ztable1 and
2,tab2 has field1,field2,field3(for I/O) from Ztable2
above the tabstrip (with in the layout) i put primary field(I/O) for both tables (for example cust_id)
In the application toolbar i created 3 command buttons which are save, display, etc.. using menu painter.
I need to update input and output datas to customized tables.
i need the codes for above details and where i have to put the codes, whether PBO OR PAI. Let me know the details
ASAP.