2007 Aug 22 1:14 PM
hi all
i want to display changes done in a particular document through double-click on one field. problem is that transaction is not a direct transaction, when we display particular document through FBV3 or FB03 , in the 'environment tab' when we click on changes->all changes, the screen that appears is the one i need to display directly.
but dnt know how to call.
Pls help.
2007 Aug 22 1:18 PM
Hi,
If you click change it will call a report or transaction only so you can also call that report or transaction directly.
<b>Reward if helpful.</b>
2007 Aug 22 1:39 PM
2007 Aug 22 1:43 PM
You can use dialog module AENDERUNGSBELEGE_RF_BELEG for this.
Here is the syntax -
call dialog 'AENDERUNGSBELEGE_RF_BELEG'
exporting
rf01a-belnr from bkpf-belnr
rf01a-bukrs from bkpf-bukrs
rf01a-gjahr from bkpf-gjahr
dyncl from l_dyncl.