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: 
Read only

purchase req. item overview data

Former Member
0 Likes
497

Hi all,

Does anyone know how could I get the information of purchase requisition "item overview" in ABAP way?

The reason I need this is to get item category to determine whether it is standard or consignment.

Please help and advice.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
464

hi,

you can find these details in EBAN table.

field : PSTYP .

2 REPLIES 2
Read only

GauthamV
Active Contributor
0 Likes
465

hi,

you can find these details in EBAN table.

field : PSTYP .

Read only

Former Member
0 Likes
464

hw can i gt demand for a material??

from MDRS and EBAN i got some inputs but its not exactly the correct one.