Application Development 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: 

how add new tab after reason for rejection tab using tcode va01 using badi

Former Member
0 Kudos

I want to add new tab in va01 using badi. I search badi -> badi_sd_update_plval at the time of implementation it ask about access key.

which is suitable badi for va01 enhancement.

Any screen exit is available for this enhancement.

3 REPLIES 3

Former Member
0 Kudos

Use Below BADI's

BADI_SD_TAB_CUST_H Tab Page for Own Details - Header Detail Order

BADI_SD_TAB_CUST_I Tab Page for Own Data - Item Detail Order

0 Kudos

thanks for these badi

But when we are implementing these badi it ask me about access key

waiting for reply

0 Kudos

You need to implement BADI through SE19. Refer below link for details

http://help.sap.com/saphelp_nw04/helpdata/en/eb/3e7cf4940e11d295df0000e82de14a/frameset.htm

Hope this helps..