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

Adding custom fields to VA01 additional data tab without access key

Former Member
0 Likes
3,451

I have to add custom fields at item level in transaction VA01/VA02.

Is access key required to add fields to additional data screen i.e 8459 ?

Is there any way to do this without using access key ?

8 REPLIES 8
Read only

Former Member
0 Likes
1,917

Hi,

you can add tab with access key.

Search for USER EXIT or BADI.

Regards,

Vijay

Read only

former_member209217
Active Contributor
0 Likes
1,917

Hi ,

Try for any User Exit or BADI available for the tcodes.

Here are exits for VA01 and VA02.

Exit Name Description

SDTRM001 Reschedule schedule lines without a new ATP check

V45A0001 Determine alternative materials for product selection

V45A0002 Predefine sold-to party in sales document

V45A0003 Collector for customer function modulpool MV45A

V45A0004 Copy packing proposal

V45E0001 Update the purchase order from the sales order

V45E0002 Data transfer in procurement elements (PRreq., assembly)

V45L0001 SD component supplier processing (customer enhancements)

V45P0001 SD customer function for cross-company code sales

V45S0001 Update sales document from configuration

V45S0003 MRP-relevance for incomplete configuration

V45S0004 Effectivity type in sales order

V45W0001 SD Service Management: Forward Contract Data to Item

V46H0001 SD Customer functions for resource-related billing

V60F0001 SD Billing plan (customer enhancement) diff. to billing plan

Regards,

Lakshman.

Read only

former_member404244
Active Contributor
0 Likes
1,917

HI,

Yes access key is required to add the fields to additial data of VA01/02.

Regards,

Nagaraj

Read only

Former Member
0 Likes
1,917

hi

use BADI BADI_SD_SALES

hope it helps you.

thanks

Sachin

Read only

0 Likes
1,917

Hi,

Badi BADI_SD_SALES is provided for SAP internal use.

Read only

Former Member
0 Likes
1,917

Hi

If you want to add fields in Additional data B tab then you need to create a custom subscreen using txn SE51, program SAPMV45A, screen number (as you want). You need to call this screen in include MV45AOZZ. make a include in MV45AOZZ and set the subscreen number.

Regards

Aditya

Read only

0 Likes
1,917

This message was moderated.

Read only

0 Likes
1,917

Hi,

          Better to use include  MV45AFZZ

Thanks,

Satish