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

calling RFGLBALANCE

Former Member
0 Likes
657

hi all,

I am doing a screen with agregated sum of accounts,

when i double click in my program's alv grid i will get ac.no, fiscal year ,posting periods,bukrs,ktopl.

in the drill down i want to display the output like FS10N, so can i directly call program RFGLBALANCE and pass the parameters ???

regards

Jose

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
530

Yes you can make a call transaction to fs10n using structure bdcdata to fill selection-screen fields or you can make a submit to report associated to this transaction.

hi all,

I am doing a screen with agregated sum of accounts,

when i double click in my program's alv grid i will get ac.no, fiscal year ,posting periods,bukrs,ktopl.

in the drill down i want to display the output like FS10N, so can i directly call program RFGLBALANCE and pass the parameters ???

regards

Jose

1 REPLY 1
Read only

Former Member
0 Likes
531

Yes you can make a call transaction to fs10n using structure bdcdata to fill selection-screen fields or you can make a submit to report associated to this transaction.