‎2007 May 30 3:30 PM
I'm trying to maintain a revision record in transaction IWR1 using a BDC generated program. What I'm trying to do is go to IWR1, select an existing revision from the table control there, then assign a network number to the revision it and save, using BDC recording. The problem is, I can't seem to make the recording select the record I want (select by revision number). How do I do this?
‎2007 May 30 4:10 PM
I think you can do this by using the "position" function (OK code POSI).
Rob