cancel
Showing results for 
Search instead for 
Did you mean: 

How to change characteristics values in PPDS planned order?

Former Member
0 Kudos

Hi,

I have few PPDS planned orders. I want to change the value of few characteristics of existing PPDS planned order.

How can I do the same?

Any standard T.Code or function module or report available to update the characteristics values of PPDS planned order in APO.

Thanks in advance.

Warm Regards,

Surajit Das

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Surajit,

Char can be changed programatically.

If you want to change the Planned Order characteritics before its creation, you can do so at the time Planning run itself (/SAPAPO/RRP3) in BADI /SAPAPO/RRP_SRC_EXIT, Method RRP_USEX_PLORD_CREATE.

Planned Order characteritics can be changed after it creation.using BAPI BAPI_MOSRVAPS_SAVEMULTI3.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Surajit,

If you want more details on BADI / BAPI answered in my last post, do let me know.

Former Member
0 Kudos

Hi Surjit,

unfortunately I have to tell you that there isn't such a standard

report which would change the characteristics value of a planned order.

I'm sorry for tha bad news.


Thanks and regards,
Arun Kumar.