2024 Jan 05 10:13 AM
<code>CALL METHOD lo_doc_flow_ref->get_doc_flow<br> EXPORTING
<code>iv_direction = 'F'
<code> iv_node_key = /scmtms/if_tor_c=>sc_node-root<br> it_key = lt_fu_key<br> CHANGING<br> ct_doc_flow = lt_root_table<br> ct_doc_flow_relation = lt_root_table_relation.
I did not get any result.
Can you help me with the connections to the relevant table?
Thx !