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: 

Production Order BADI

Former Member
0 Kudos

Hi All,

I am creating Production order from sales order. In this Production order

I want to set priority field depening upon some field from sales order.

So is there any exit or BADI available where I can pass that value to this field.

Screen field is CAUFVD-APRIO

Thanks,

3 REPLIES 3

Former Member
0 Kudos

Hi

U can go for a transaction variant also acc to ur requirement, Please have a look on given below link.

http://www.mortenhjorthnielsen.dk/Security/transactionvariants.htm

0 Kudos

Hi

I cannot create transaction variant....as Prouction order is being created from sales order at the time of saving SO.

I hae to write my code in some user exit or BADI.

Thanks,

Former Member
0 Kudos

hi ,

select the following tcodes.

AFABD_CHANGE Change Relationship

CAUFVD_CHANGE BAdI: Overall Network Scheduling with Selection Option

SIDAT_UPDATE Change date of price simulation

~linganna