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: 

VF02 - Screen Enhancement

Former Member
0 Kudos

Hi Experts,

My Requirement is: To add a new tab for VF02 Screen.

I have given a Billing Document number in VF02 Screen and when I hit Enter, it is displaying all the items for that Invoice number. To get the further details of the item, I clicked on that item and in the Menu bar --> Goto --> Item --> Item detail, it is showing all the detailed description of that Item.

So there I require a custom tab.

I have found the relevant exits in SMOD but I could found none.

So, In what way I should proceed this scenario.

Anyone please throw some light on this thread...

Cheers,

Swamy Kunche

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello

Refer to BADI BADI_SD_CUST_ITEM and Screen SAPMV60A 6102...

Thanks

Amol Lohade

3 REPLIES 3

Former Member
0 Kudos

Hello

Refer to BADI BADI_SD_CUST_ITEM and Screen SAPMV60A 6102...

Thanks

Amol Lohade

0 Kudos

Hi Amol Lohade,

Thanks for your reply....

When i am trying to implement the badi it says that its for internal use only.

It has a predefined implementation WB2_IVGUI_LAYOUT_I.

Is it possible to do it in any other way

If u have done the requirement, Could u please provide the possible solution for this.

Awaiting for your reply.

Cheers,

Swamy Kunche

0 Kudos

Swamy

Modify screen SAPLWB2B_SCREEN_HANDLING 0202.. I think this screen is for Customer Fields... You will need access key to modify it...

Thanks

Amol Lohade