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

How to read reference document

Former Member
0 Likes
522

Hi All,

I am selecting data from table BKPF and getting reference transaction(AWTYP) and reference key (AWKEY). Reference key concatenate with document# and fiscal year. I want to get data corresponding this document.

Is there any Function module available for this?

Thanks a lot .

Paras

2 REPLIES 2
Read only

Former Member
0 Likes
461

Hi,

I don't think there is any generic function module available. You have to find out the standard function modules based on the value on the field AWTYP (Like RMRP for MIRO, VBRK for Billing doucment etc).

Regards

Vinod

Read only

Former Member
0 Likes
461

solved