Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_CFGINST_CHARCS_VALS_SET

Former Member
0 Likes
1,004

Hi aLL,

Where can I get the value to be passed to the INSTANCE?

EXPORTING

OBJECT_ID = 'MATERIAL NUMBER'

INSTANCE =? ???

Please advise.

Thanks!

Donna

Hi aLL,

Where can I get the value to be passed to the INSTANCE?

EXPORTING

OBJECT_ID = 'MATERIAL NUMBER'

INSTANCE =? ???

Please advise.

Thanks!

Donna

2 REPLIES 2
Read only

Former Member
0 Likes
776

Hi Donna ,

i dont have much idea on it ,but what u can do is ,before u call this FM , try to read ROOT_INSTANCE by using FM BAPI_CFG_READ.

regards

Prabhu

Read only

Former Member
0 Likes
776

Hi

Try giving instance number as 1...and also check what happends if u execute without giving instance number.

Regards,

Vishwa