‎2009 Jul 09 11:27 AM
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 ?
‎2009 Jul 09 11:30 AM
Hi,
you can add tab with access key.
Search for USER EXIT or BADI.
Regards,
Vijay
‎2009 Jul 09 11:33 AM
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.
‎2009 Jul 09 11:34 AM
HI,
Yes access key is required to add the fields to additial data of VA01/02.
Regards,
Nagaraj
‎2009 Jul 09 11:37 AM
‎2009 Jul 09 11:42 AM
‎2009 Jul 09 11:58 AM
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
‎2015 Feb 13 9:18 AM
‎2015 Feb 13 9:28 AM