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: 

Restrict duplicate condition type in va01

Former Member
0 Kudos
214

Hello Experts.

I want to restrict user from entering duplicate condition types in tcode va01, how can I go about it?

Is there any user exit or BADI available, if yes please let me know how to go about it

Thanks in Advance...

5 REPLIES 5

Former Member
0 Kudos
103

User exit MV45AFZB, form-routine USEREXIT_CHECK_VBAP (for Item level checks) and USEREXIT_CHECK_VBAK (for header level checks).

0 Kudos
103

hi vinod kumar,

Thanks for ur valuable inputs but the said user exit-MV45AFZB does not exists i tried finding both in cmod as well as smod ,

Is there any other exit or BADI

Thanks in Advance sir....

0 Kudos
103

HI deven,

Check any one from the below :

Enhancement

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

SDAPO001 Activating Sourcing Subitem Quantity Propagation

V45A0001 Determine alternative materials for product selection

SDTRM001 Reschedule schedule lines without a new ATP check

V45A0002 Predefine sold-to party in sales document

V45A0003 Collector for customer function modulpool MV45A

V45A0004 Copy packing proposal

V45P0001 SD customer function for cross-company code sales

V45L0001 SD component supplier processing (customer enhancements)

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

V45E0001 Update the purchase order from the sales order

Business Add-in

BADI_SD_SCH_GETWAGFZ Scheduling Agreement: Read WAGFZ from S073

Regards

Abhii

0 Kudos
103

This is user exit. Open it using transaction code SE38. (Need access key if you are using it for first time)

Former Member
0 Kudos
103

Make sure you flag the 'Exclusive' checkbox in your access sequence in V_T682I (configuration in SPRO).