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

BOM item classification

2,348

Hi experts,

i have an issue with bom item classificstion, namely i want to classify bom item through a class, to do it i created a new class type Z00. So when i assign an bom item to a class from this type in transaction CS02, system will create a key in table STPO field CLSZU. The combination of STLTP + STLNR+CLSZU is the key for item object in Table INOB. So far so good.

My problem is i now want to assign bom item to class through a bapi or fm and i dont know how can i generate the key STPO~CLSZU. I have tried BAPI_OBJCT_GET_KEY_OF_OBJECT but it does not work. Did some one have the same problem like this. Could you help me please?

Thanks and regards

Ton

1 REPLY 1
Read only

0 Likes
1,725

i solved it myself