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: 

which tables can I connect with freight settlement document

ozcancem
Discoverer
0 Kudos
412
<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 !

0 REPLIES 0