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

user exit for VA01

Former Member
0 Likes
654

i want to add twoo fields on header&item screen of VA01.

program for this is SAPMV45A and the screen no's:8309(header),8459(item).

plz let me know where exactly(EXIT's) i have to write the code.

thanks in advance

Ramu

i want to add twoo fields on header&item screen of VA01.

program for this is SAPMV45A and the screen no's:8309(header),8459(item).

plz let me know where exactly(EXIT's) i have to write the code.

thanks in advance

Ramu

3 REPLIES 3
Read only

Former Member
0 Likes
587

Hi Ram,

Just check these exits:

SDTRM001            Reschedule schedule lines without a new ATP check            
V45A0001            Determine alternative materials for product selection        
V45A0002            Determine alternative materials for product selection        
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

Thanks

Read only

Former Member
0 Likes
587

Hi,

Please refer to this useful link:

Cheers,

Read only

Former Member
0 Likes
587

hi,

for include a field in std pgm u have to get access key from sap. and

then u include the field in screen both header & item.

and u have to use the following include pgm MV45AOZZ for PBO Event

and MV45AIZZ for PAI Event. for these 2 pgms also u need the access key.

regards

sathis