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

Document Object Links

Former Member
0 Likes
382

Hello All,

I am working on enhancing the CV01N transaction to add a custom tab (and screen) under object links tab. Thru config, we created a tab, but where do I build a screen for that tab? I am looking at the BADI 'DOCUMENT_OBJ' , but couldn't figure out if I can build a screen using this BADI. Have anybody worked on this stuff before? Any screen exits for this task? How does a screen exit BADI work?

Any kind of help would be really appreciated.

Thanks,

Chandni

1 REPLY 1
Read only

Former Member
0 Likes
319

Hi,

Did you check the components in User-Exit: CV110001? This has a screen exit, where in you can place your controls.

Regards

Subramanian