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 exits for va13

Former Member
0 Likes
708

hi

i want to activate the field Order probability in va13 t.cod how to do it

Message was edited by:

sai kumar

hi

i want to activate the field Order probability in va13 t.cod how to do it

Message was edited by:

sai kumar

3 REPLIES 3
Read only

p291102
Active Contributor
0 Likes
639

Hi,

These are all the exits are available in TRANSACTION CODE VA13.

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

Thanks,

Sankar M

Read only

Former Member
0 Likes
639

Hi,

Write the Code in the User Exit program MV45AFZZ in the performs

FORM USEREXIT_MOVE_FIELD_TO_VBEP

or FORM USEREXIT_SAVE_DOCUMENT_PREPARE

and keep a break-point and check whether it is triggering or not.

if it triggers then it serves your purpose.

reward if useful

regards,

Anji

Read only

Former Member
0 Likes
639

hai

SDAPO001 Activating Sourcing Subitem Quantity Propagation

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

**Please reward suitable points***

With Regards

Navin Khedikar