Application Development 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: 

Please send me the exit name to add my code for AUTLF check box for VA02

Former Member
0 Kudos

Hi All,

My requirement is as follows,

1) The scope of this enhancement is required only for transaction VA02 - Change Sales Order, order-type maintained in table TVARV

2) In the program, if User tries to uncheck the checkbox – Complete delivery (VBAK-AUTLF), program to check if there are subsequent deliveries for stock reservation (Delivery type ZRES) are existing or not. If the deliveries are existing, an appropriate error message should be displayed and user should be restricted from performing this activity.

So please tell me where to insert my code? according to my requirement and also please send me the user exit or function module exit

Thanx in advance,

santhosh.

3 REPLIES 3

Former Member
0 Kudos

Transaction Code - VA02 Change Sales Order

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

the above is the user exit about VA02

You can use SMOD to enter them,click the function in it

then see the parameter of these function which is your need

0 Kudos

Hi Chang,

I'm unable to recognise from these decriptions of Exits u have sent,

Please tell me how to find for the check box of VBAK-AUTLF in VA02 transaction.

Tanx,

Santhosh.