cancel
Showing results for 
Search instead for 
Did you mean: 

How to update multiple HU Headers in the /SCWM/HUHDR table?

mustafa_74199
Participant
0 Kudos
835

Hi,

I need to update some header data of multiple HUs.

It can be done using the FM /SCWM/HUHDR_ATTR_CHANGE one by one.

Is there any other way to update multiple HUs all at the same time?

Best Regards

raymond_giuseppi
Active Contributor
0 Kudos

Ant reason you require a mass update, you could just build a wrapper?

mustafa_74199
Participant
0 Kudos

Because there are new custom fields in the header structure and these fields should be populated as the consequence of some custom logic. I am just trying to find the most efficent way which will use less performance.

deepak_pandey
Product and Topic Expert
Product and Topic Expert
0 Kudos

As far I'm aware, there's no such Standard FM / BAPI to update multiple HUs simultaneously. Would be happy to be proven wrong though.

In case you want a better performance, you could implement parallel processing and update HUs in multiple packets.

Accepted Solutions (0)

Answers (0)