cancel
Showing results for 
Search instead for 
Did you mean: 

How to find out Goods recipient in the FM or Table in SC or PO.

Former Member
0 Kudos

Hi Guys,

I have to findout Goods recipient in the SC or PO get data FM. I could see in the web transaction in SC basic data tab but couldn't see in the SC get detail FM or PO get detail FM. Where do I find out this ?..What is table name to link PO and Goods Recipeint name correspong to PO item data. I need to know item level goods recipient.

Pls help me out ...

Regards,

Kumar S

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

<u>Using Function module - BBP_PD_SC_GETDETAIL, you can find the relevant data (Goods Recipient)

Using Function module - BBP_PD_PO_GETDETAIL, you can find the relevant data (Goods Recipient)</u>

Also using <b>BBP_PD transaction</b> you will find the complete details... Here you will find the complete table names and fields (And incase you debug, you find the relevant SAP logic)..

Hope this answer all your queries. Do let me know.

Regards

- Atul

Former Member
0 Kudos

Thanks Atul.....I got it....

In partner internal table I passed Item guid and Partner FCT = 20. Got Partner guid from this then pass this guid to BUt000 table.

Thank you very much

I rewared full points..

Regards,

Kumar S

Answers (0)