Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

call transaction

Former Member
0 Kudos

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.

3 REPLIES 3

Former Member
0 Kudos

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>

0 Kudos

..

Message was edited by:

SKC

Former Member
0 Kudos

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.