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

Error in bapi while creating cost element group

Former Member
0 Likes
989

hi All ,

I'm using lsmw method to create cost element group.

in lsmw i'm using BAPI BUS1113 ....

when i try to load the data i'm getting below error

" Inconsistent set hierarchy." (Message no. GS513)

My .txt file looks like below .

LevelGroupnameValueDescript
0001HIERTOP100
Top node
0002HIER010101
Node 10
0003HIER011102
Node 11

Can anybody help on this ?


1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
655

Wit(hout visibility of your mapping/code, only answer will be check what you did with FM  BAPI_COSTELEMENTGRP_CREATE and/or BAPI_COSTELEMENTGRP_ADDNODE documentation.

Regards,

Raymond

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
656

Wit(hout visibility of your mapping/code, only answer will be check what you did with FM  BAPI_COSTELEMENTGRP_CREATE and/or BAPI_COSTELEMENTGRP_ADDNODE documentation.

Regards,

Raymond