Application Development 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: 

I'm new to Abap, kindly give suggestion on my question

shubster
Explorer
0 Kudos

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.

3 REPLIES 3

FredericGirod
Active Contributor

Yes, this is your job, good luck !

abo
Active Contributor

Also, "need your help" is not a good title because it tells us nothing about your specific request

raymond_giuseppi
Active Contributor
0 Kudos

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)