Skip to Content
0
Former Member
Apr 27, 2010 at 03:44 AM

Passing data to table control in screen exit - IW33 (IWO000018)

108 Views

Hi Experts,

I am stuck in middle of a screen exit. Request your kind help on this.

Requirement scenario: -

To add an additional tab named "Estimated Costs" in transaction IW31, IW32, IW33. This tab will include a table control with 4 columns: - Operation, operation short text, Estimated cost and Currency. Columns Operation and Operation short text should show all the operations from tab 'Operations' (that can be fetched from table AFVC based on Routing number of operation as fetched from view CAUFV).

Issue: -

Table control has 4 columns, 2 are non-editable,2 are editable. Data in the non-editable fields is passed correctly, whereas in I/O editable fields, entered data is not retained everytime PBO is called. I have modified the internal table in the PAI event.

Pointers in this direction are highly appreciated.

Best Regards,

Shreya

Edited by: shreya tagra on Apr 29, 2010 5:48 AM