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

Re: Regarding Purchase Requsition Report

Former Member
0 Likes
483

HI,

I am making purchase Requisition Report and i want to display<b> that these are the PURCHASE REQUISITIONS and these are approved by these persons at these dates.</b>

if anybody provide me help he or she will be definately rewarded.

Message was edited by:

ric .s

HI,

I am making purchase Requisition Report and i want to display<b> that these are the PURCHASE REQUISITIONS and these are approved by these persons at these dates.</b>

if anybody provide me help he or she will be definately rewarded.

Message was edited by:

ric .s

2 REPLIES 2
Read only

Former Member
0 Likes
453

Hi

First fetch the data from the EBAN table

and using the fields

FRGKZ

FRGZU

FRGST

check in the tables like T161s,T162 etc for the release info of PR's and display

also check the business object BUS2105 Program for the release info fun modules like

BAPI_REQUISITION_GETRELINFO

Regards

Anji

Read only

0 Likes
453

HI,

but how many tables like t161s,t162 etc to be used bcoz i want to make it more early..

plzzz let me know.. i had never used bapi so should i give try to it...?