2010 Oct 06 11:52 AM
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...
2010 Oct 06 12:01 PM
User exit MV45AFZB, form-routine USEREXIT_CHECK_VBAP (for Item level checks) and USEREXIT_CHECK_VBAK (for header level checks).
2010 Oct 07 5:24 AM
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....
2010 Oct 07 6:34 AM
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
2010 Oct 07 7:22 AM
This is user exit. Open it using transaction code SE38. (Need access key if you are using it for first time)
2010 Oct 06 12:06 PM
Make sure you flag the 'Exclusive' checkbox in your access sequence in V_T682I (configuration in SPRO).