2022 Oct 03 7:34 AM
I have to pick document no from dfkkop and put into table dfkkinvdoc_i(field opbel(document no))
From dfkkinvdoc_i i have to pick INVDOCNO and pass it to table dfkkinvdoc_h
and from dfkkinvdoc_h i have to pick purchase_order.
2022 Oct 03 7:46 AM
2022 Oct 03 8:41 AM
Also, "need your help" is not a good title because it tells us nothing about your specific request
2022 Oct 03 10:43 AM
Basically, re-read your course materials on reading data in Abap, SELECT, ABAP SQL Statement
(Or explain what your exact problem/need is, as it looks like you already got all the information you need to start coding)