cancel
Showing results for 
Search instead for 
Did you mean: 

internal note

Former Member
0 Kudos

Hi,

I have a requirement to pull out all the shopping carts having internal notes. Is there any table which is has both sc and internal notes

I want to how the ET_LONGTEXT table gets populated in BBP_PD_SC_GETDETAIL FM and if the i execute this FM i get ET_LONGTEXT with guid and longtext .Please let me know what is this GUID?

When i went through the code of the above FM i found out other FM BBP_PDLTX_GETDETAIL which is getting the long text.

But please explain me the EXPORTING parameters to be given. I am confused about I_P_GUID as it is type CRMD_ORDERADM_H-GUID but when i try to give this guid E_LTXT is initial.

Thanks in Advance,

Savitha.

Edited by: savitha s on Jul 29, 2009 1:19 PM

Edited by: savitha s on Jul 29, 2009 1:20 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Savitha,

Did you try executing the FM BBP_PDLTX_GETDETAIL giving the item guid as the parameter and not the shopping cart header guid ??

Can you try using the item guid and update me if you are able to get the details.

Regards,

Kalyan