Skip to Content
0
Former Member
Dec 12, 2006 at 06:13 AM

Commit work

84 Views

Hi All,

I am using FM FI_ITEMS_MASS_CHANGE to modify data of BSEG table in a report program.

I want to SELECT the modified data from BSEG in the same program.

I am using <b>commit work</b> statement after the FM is called, and then selecting the data from BSEG into an internal table, but still i am getting the old data(before modification).

Please suggest some pointers to get the modified data from table in the same report.

Rgds

Kaushal