cancel
Showing results for 
Search instead for 
Did you mean: 

How to read configuration (CUXI_GET_SINGLE_CONFIGURATION)

Former Member
0 Kudos

Hi All,

I need to read the configuration for several orders (one at the time), and I use FM: CUXI_GET_SINGLE_CONFIGURATION.

When I read one order it works fine, but when I loop at several orders it doesn't seem to change the retrieved values from first loop in second loop and soforth.

I think this has something to do with the functiongroup's global data but it seems that I can't reset those.

Is there anybody who can help me?

Thanks to all.

/ Lars Bernstorff Hansen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I found there is a std function provided by SAP, named 'CUXI_GET_MULTI_CONFIGURATION'.

Maybe you can try it.

Hope this can take help.

Wink

Former Member
0 Kudos

- Unfortunately this doesn't do the trick.

Answers (0)