‎2013 Jun 04 10:40 AM
Dear Experts,
I want to add a custom tab in VC01N , next to the tab Sales Summary as shown below. Please guide me how to do it. I have tried to use screen exits
which i did not found useful. Do i need to take Access key for this?
Please let me know how to proceed for the solution as soon as possible.
Regards,
Prachi
‎2013 Jun 04 11:19 AM
For this we don't have any exit for adding new tab. We need to take the access key for this.
‎2013 Jun 04 11:19 AM
For this we don't have any exit for adding new tab. We need to take the access key for this.
‎2013 Jun 04 12:21 PM
Hi Vamsi,
Thanks for prompt reply.
Could you please let me know for which program name and screen number i should ask for access key from my Basis team.
Regards,
Prachi
‎2013 Jun 04 3:08 PM
Program Name: SAPLV43D
Check these two screens by debugging 102 & 105 these two are having 10 Tabstrips.
‎2013 Jun 04 1:28 PM
Hi Prachi,
The User Exits Available are -
V43A3X1 - GUI exit '+3X1': Sales activities/actions (GOTO menu)
V43A5X1 - GUI exit '+5X1': Sales activities/actions (INFORMATION
V43A6X1 - GUI exit '+6X1': Sales activities/actions (ENVIRONMENT
V43ADATA - Change sales activity data online (structure VBKAKOM_UP
V43K0001 - Enhancements for linking to calendar
This is all which is available and you need to search the individual FM's functionality in T-code SMOD.
BR,
Ankit
‎2013 Jun 05 7:47 AM
Hi Amit,
I am looking for screen exits as i need to make a Custom Tab at screen as shown below.
The user exits which you have given consists of either user exits or function exit.
Please let me know any other solution for this.
Regards,
Prachi.