Hello
I'm successfully using CSAP_MAT_BOM_MAINTAIN to assign dependencies to the BOM components having ITEM_CATEG = "L".
However, when i try to assign dependencies to components of type "D" (documents), i have no success.
Currently i'm trying to do it from transaction SE37 and i think it requires me to write something in the field COMPONENT in table T_STPO, but documents don't have a component name, they have a document name. 
I tried to:
1 - leave COMPONENT empty
2 - write the document id in COMPONENT field
3 - fill the fields DOCUMENT, DOC_TYPE, DOC_PART and DOC_VERSION
4 - fill the similar fields ID_DOCUMENT ... in the same table
none of the previous is working so far, what should i put in the field COMPONENT?
