2009 Sep 29 6:55 AM
Hi All,
I am writting a select query on table VBUK in user exit RV60AFZZ. I want to check the value of field VBUK-KOSTK. We are triggering this user exit at the time of PGI.
Issue-- During PGI when select query is executed old value (A) of KOSTK is getting fetched instead of value C.This is because ,
update of VBUK is taking time. I tried using commit work before select query which is not working.Please suggest some other method of commiting VBUK before select query.
Thanks
Saurabh
Edited by: Saurabh Joshi on Sep 29, 2009 7:57 AM
Hi All,
I am writting a select query on table VBUK in user exit RV60AFZZ. I want to check the value of field VBUK-KOSTK. We are triggering this user exit at the time of PGI.
Issue-- During PGI when select query is executed old value (A) of KOSTK is getting fetched instead of value C.This is because ,
update of VBUK is taking time. I tried using commit work before select query which is not working.Please suggest some other method of commiting VBUK before select query.
Thanks
Saurabh
Edited by: Saurabh Joshi on Sep 29, 2009 7:57 AM
2009 Sep 29 7:08 AM
2009 Sep 29 7:39 AM
Hi,
Also in the include RV60AFZZ , u might find XVBUK structre, try to fill the value here along with update indicator = 'U' and see.
Regards,
Nagaraj
2009 Oct 07 7:14 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |