cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Get Supplier text and internal note

Former Member
0 Likes
163

Hello Experts,

I need to print Supplier text (item and header level both), Internal note of my shopping cart and Purchase order.

Is there any standard function module to fetch those text ?

what is the way to fetch those text and show it on my Print form.

Thanks!!

Sunny Sharma

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

You can get the internal note BBP_PDLTX_GETDETAIL.

or

Use FM BBP_PD_SC_ITEM_GETDETAIL and pass SC item guid.

Get the internal note in E_LONGTEXT table

Regards,

Neelima

Edited by: S Neelima on Mar 15, 2010 12:44 PM

Former Member
0 Likes

Hi Neelima,

Thanks for sending the information for Internal note but i want to display the Supplier Text of header and item level.

Thanks!!

Sunny Sharma

Former Member
0 Likes

Thanks Neelima . For better Understanding.Now the problem is solved.

Thanks once again.

Sunny