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

Import Partner tab

Former Member
0 Likes
483

Hi everybody, i'm facing an issue in my abap developper life, i'll will be very thanksfull if anyone can help me.

I have to add in a ZPROGRAM a tab with the partner view (the same thats exist in VA01/VA43 tab partner).

I would like to reuse the same technical part and not coding another ALV doing the same.

I found in V09C function group, many FM that can do it: (exemple: SD_PARTNER_SUBSCREEN_1000_INIT  /   screen:1000)

However i dont know how to insert/import that module/dynpro to my custom program.

Can you give me the step to add it? like make a container or anything...

I havent found any of this here on SCN so maybe it will other people too!

Thanks a lot,!

Hi everybody, i'm facing an issue in my abap developper life, i'll will be very thanksfull if anyone can help me.

I have to add in a ZPROGRAM a tab with the partner view (the same thats exist in VA01/VA43 tab partner).

I would like to reuse the same technical part and not coding another ALV doing the same.

I found in V09C function group, many FM that can do it: (exemple: SD_PARTNER_SUBSCREEN_1000_INIT  /   screen:1000)

However i dont know how to insert/import that module/dynpro to my custom program.

Can you give me the step to add it? like make a container or anything...

I havent found any of this here on SCN so maybe it will other people too!

Thanks a lot,!

1 REPLY 1
Read only

Former Member
0 Likes
443

Open your program in SE38, Click Display Object List in Toolbar. Or Open your program in SE80. Check for Screen in object tree. Open the screen number you want to add a new tab, then click Layout. For other reference check this links: