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: 

hi, user exit for VA01

Former Member
0 Kudos

hi

could anyone tell me what is the transaction code for VA01.

thanx

rocky

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

The following is the list of teh user exits available for TCode VA01.

Transaction Code - VA01 Create Sales Order

Exit Name Description

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

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)

No of Exits: 15

Thanks and Regards,

Bharat kumar Reddy.V

10 REPLIES 10

Former Member
0 Kudos

hi

by mistake i wrote transaction code, please read user exit for transaction code VA01

thanx

rocky

Former Member
0 Kudos

Hi,

The following is the list of teh user exits available for TCode VA01.

Transaction Code - VA01 Create Sales Order

Exit Name Description

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

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)

No of Exits: 15

Thanks and Regards,

Bharat kumar Reddy.V

0 Kudos

hi

out of these 15 user exit which one should i use for date comparison coming from idoc.

thanx

rocky

Former Member
0 Kudos

Hi Rocky,

Take the development class(package) in which VA01 transaction is created and go to SMOD transaction ,click on the f4 button and give the package name,it will list you the entire exits present for the VA01 transaction.

Thanks

0 Kudos

hi

there is no package name for transaction VA01.

thanx

0 Kudos

VA01 is Transaction code not package

Regards,

Nandha

0 Kudos

Hi Rocky,

Go to SE93 -> Enter VA01 -> Press Display -> Then press the OBJECT NAVIGATOR button whiche is next to where used list button. This will give you the package name. Just another method to find the package.

Thanks and Regards,

Bharat Kumar Reddy.V

Please reward if helpful

former_member404244
Active Contributor
0 Kudos

Hi Rocky,

1>as bharat has given the userexits list u have the uesrexits for va01.But these exits starts with Zincludes and it won't disturb standard SAP Functionality.

2>we have also other userexits which overwrites standard SAP functionalities.u can fine them as

path

GOTO->SE80->Give program name as SAPMV45A->Then open the subroutines node->u will find userexits starting with (USEREXIT_*).In order to use these user exits u have to get the access keys.

So according to requirement u will use the user exits.

Regards,

nagaraj

Former Member
0 Kudos

Hi Rocky,

Go to tcode VA01 and click on the menu status which gives you the program name (I hope it is SAPMV45A) now go to this program and check under the attributes you will find the development class.

Thanks,

former_member404244
Active Contributor
0 Kudos

Hi,

Out of these 15 user exit which one should i use for date comparison coming from idoc?please explain ur requirement correctly.Do u want to compare the data coming from idoc??.As such there is no userexit which compares the data coming from idoc.

Regards,

nagaraj