cancel
Showing results for 
Search instead for 
Did you mean: 

Additional feild in Planned order

Former Member
0 Kudos

Hi,

We need additional feild in planned order for information. This is to pass some information to planners. Suppose planner reschedule order and fix it planner need to put comment for what reason order was fixed.

I could not find any feild where we can add this. Is it poosible to add custom feilds in planned order? If yes how we can do it.

Regards,

Santosh

Accepted Solutions (1)

Accepted Solutions (1)

former_member189901
Contributor
0 Kudos

Hii Santosh.

I think you can create additional columns in production list or some kind of additional reports where you can add some of comments for the planner order/production order.

Regards

Debashis

Former Member
0 Kudos

Hi Debashis,

Thanks for reply. Feilds can be added in product overveiw, production list or resource planning table. Problem is making them editable for planners and store them in livecatche. As at present there is no feild in planned order which can be used for this purpose.  For Production order there are some text feilds which can be used but we want this for planned order. We want similar functionality like we have for entering notes in Demand planning. Not exactly same but some text feilds to enter comments.

So my question is is there any BADI or exit by which we can extend planned order strcture and add custom feilds?

Answers (2)

Answers (2)

frank_horlacher
Employee
Employee
0 Kudos

Hi Santosh,

you can use BADI

Enhancements for Planned Order/Production Order Creation

method

RRP_USEX_PLORD_CREATE

you can use parameter CS_ORDFLDS Additional Fields for Order (Content Defineable in Custom.)

for your additional fields.

BR Frank

Former Member
0 Kudos

Hi Frank,

Thanks a lot for your help. I will check if we can use this. I have one question

This BADI is called during planned order creation and I can  fill content during creation. Is it possible to change the content as required in product veiw or resource planning table if I make this feild available in product veiw and resource planning table using enhancement.

I will check with our ABAP team but if you any information regarding this please let me know.

thamizhchelvan_gunasekara
Active Participant
0 Kudos

Hi Santosh,

You can explore the option of planned order action control and action to indicate the changes in the planned orders.

BR

Thamizh