cancel
Showing results for 
Search instead for 
Did you mean: 

Requirements Assignment Tab for Work Orders

Former Member
0 Kudos

Hello All,

I have a plant maintenance order.

I wish to fill up the requirements assignment tab for an operation of this work order.

Is there any BAPI / Function Module that I can use to do this?

I am aware that these are nothing but splits and can be filled from standard SAP transactions, but if I am to fill this up code wise, how do I do it?

Regards,

Mithun

Accepted Solutions (0)

Answers (1)

Answers (1)

peter_atkin
Active Contributor
0 Kudos

Mithun

We had the same requirement and couldn't find a suitable function module to update the splits.

From memory the ABAPers eventually solved the issue by writing the data directly into the tables.

You could try OSS..

PeteA

Former Member
0 Kudos

Hello Pete,

Directly filling of the tables?

I could take that as a last option.

Any idea which tables?

Thank You,

Mithun

peter_atkin
Active Contributor
0 Kudos

This is from memory...

Try KBED and KBEZ

PeteA