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

SUBMIT and RETURN by using standard program in Z program

Former Member
0 Likes
1,169

Hello All,

I need an urgent help from you. I want to use an standard program (RSAU_SELECT_EVENTS) in my z program. The standard program results ALV grid. My senario is I need to pass FROM date and TO date from my z program and get return the final result from the standard program and pass it into my Zprogam ALV grid.

Can you pls get me an idea on how to pass inputs and take out the final result from the standard program.

Regards,

Vicky.

1 ACCEPTED SOLUTION
Read only

SharathYaralkattimath
Contributor
0 Likes
638

Hi Vicky,

Please check this link,

I have tried & tested this, you could get all the ALV output table, layout & field -catalog.

Thanks,

Sharath

2 REPLIES 2
Read only

SharathYaralkattimath
Contributor
0 Likes
639

Hi Vicky,

Please check this link,

I have tried & tested this, you could get all the ALV output table, layout & field -catalog.

Thanks,

Sharath

Read only

0 Likes
638

Hi Sharath,

Thanks for link.

I have some how found the solution.

Regards,

Vicky.