cancel
Showing results for 
Search instead for 
Did you mean: 

How to select Vendor information as per the line item of the shopping cart

Former Member
0 Kudos

SRM ABAPers,

I want to create a custom report and needs to produce SC's item details with vendor's information.

So I want to select the vendor information(including the partner function- 00000019 or 00000039) as per the line item of the shopping cart, which SRM table can give me this information?

Thank you!

MP

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

To get the SC item details,you an use the FM 'BBP_PD_SC_GETDETAIL".

Also to get the vendor details,you can use the FM "BBP_PARTNER_GET_PURCH_DATA_NEW".

BR,

Disha.

Pls reward points for useful answers.

Former Member
0 Kudos

Hi

Please look in logiv given in the standard SRM transaction - BBP_PD.

This transaction uses BUT000, BUT020, VENMAP and ADRC tables and various SRM function modules to get the required details in screen output..

Regards

- Atul