Application Development and Automation 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: 
Read only

call transaction

Former Member
0 Likes
621

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.

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
Read only

Former Member
0 Likes
573

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>

Read only

0 Likes
573

..

Message was edited by:

SKC

Read only

Former Member
0 Likes
573

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.