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

Screen exit for adding custom fields in va41,va42.

former_member1716
Active Contributor
0 Likes
2,823

Hello Experts,

I need to know about the exit name which allows me to add custom fields in va41,va42 under additional tab B.

I have done more research across SCN but mostly all are either not answered or assumed answers, Can you please help me in providing exact exit point.

1 ACCEPTED SOLUTION
Read only

former_member1716
Active Contributor
0 Likes
2,408

Hello Experts,

Thanks for all you support i finally completed my requirement by adding an additional tab using the badi

BADI_SLS_ITEM_SCR_CUS,

For any queries or issues related this same topic pls let me know

Thanks,

Satish

Hello Experts,

I need to know about the exit name which allows me to add custom fields in va41,va42 under additional tab B.

I have done more research across SCN but mostly all are either not answered or assumed answers, Can you please help me in providing exact exit point.

16 REPLIES 16
Read only

Sijin_Chandran
Active Contributor
0 Likes
2,408

Hello Satish ,

Though I haven't worked on this requirement , but On searching SDN ,

Note 209278 seems helpful.

Read only

0 Likes
2,408

Thanks siju, can you please guide me how to see this note.

Read only

0 Likes
2,408

For Referring SAP Notes ,

You need SAP MarketPlace UserID.

Contact your Basis Administrator if you haven't got the same.

And enter the below URL ,

https://service.sap.com/sap/support/notes/209278

The Note mainly says that you need to work upon Screen 8459 of SAPMV45A for such requirements.

8459 is User Exit for Item Additional Tab.

You need to take SSCR code and Change the code.

Read only

0 Likes
2,408

Hi Sijin,

If i continue to work with screen no 8459 what is the user exit name can you please tel me, My requiremnt must be fullfilled without the need of development key.

I can append my required fields in VBAP table, but i need to add these fields in additional tab B, Can you please help me on this, have done several research could not find the answer for this.

Read only

0 Likes
2,408

Hello Satish ,

As far as I know , you can't do this requirement without taking Access Key .

Additional Tab A and

Additional Tab B are mean't for this purposes only and you can see that in Additional Tab B Subscreen is left Blank.

Lets see for any other expert comment on this.

Read only

0 Likes
2,408

Hi Sijin,

Ya you are right, it seems that we cannot add fields in Additional tab B without the access Key, But in few posts people have posted that they were able to create the field and having problems in making it visible.

Hopefully if they can share their knowledge on how they created it will be very useful and interesting.

Read only

0 Likes
2,408

Hopefully if they can share their knowledge on

Sathish don't wait for that !

You can start on your own.

Open SAPMV45A Screen 8459 in SE51 and you can see that PBO and PAI event is left Blank , reason being its an User Exit and it is for Modifications purposes only.

Start with the same and if any issue arises then update.

Read only

0 Likes
2,408

Hi Sijin,

There again it is asking for the access key, thats what putting me in hold.

Read only

0 Likes
2,408

There again it is asking for the access key

Its obvious !

You need SSCR Registration key for this.

Take the key for changing PBO and PAI of this Screen and Proceed.

Its an User Exit so its not an Offence to change this code using SSCR key.

Read only

0 Likes
2,408

Ya sijin,

You are right thanks for your support and concern will sure let you know once my requiremnt is done

Read only

former_member1716
Active Contributor
0 Likes
2,408

Hi Mohammed,

Thanks for your help, the link provides me user exits, but i need a exit point where i can work on the screens also, that is my exit should contain screen exit.

Read only

former_member1716
Active Contributor
0 Likes
2,409

Hello Experts,

Thanks for all you support i finally completed my requirement by adding an additional tab using the badi

BADI_SLS_ITEM_SCR_CUS,

For any queries or issues related this same topic pls let me know

Thanks,

Satish

Read only

Former Member
0 Likes
2,408

Hello Satish,

I checked the same BADi in se18 but couldnot find.System giving error no such object exist.Could you please tell the version of SAP you are working on.Mine is EHP 4.0.

Read only

0 Likes
2,408

Hi prashant,

Mine is EHP 6.0 , Think this should be the problem.

Read only

0 Likes
2,408

Thanks ..looking forward for your some more developments:)

Read only

0 Likes
2,408

Thanks for your interest will sure blog soon with another concept