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

SRM Portal-Check Status

Former Member
0 Kudos
620

As I am new to SRM. My customer want to add new fileld i.e Purchase Order(PO) in Check Status in SRM Portal i.e In Find Shopping Cart when I enter - Name of Shopping Cart and Press START then in Search Result:Shopping Cart It should include the filed PO.So Please Help in How to do Enhancement ASAP.

Regards,

Anshul.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Anshul,

Which version of SRM are you using?

Thanks,

Anshu

Former Member
0 Kudos

Hi Anshu,

I am using SRM 4.0

Thanks,

Anshul

Former Member
0 Kudos

Hi Anshul,

Please look at the SAP note 672960. You need to enhance the search results for SC for find the relevant structure for it. i.e

SC HEADER INCL_EEW_PD_SEARCH_HDR_CSF_SC
SC ITEM INCL_EEW_PD_SEARCH_ITM_CSF_SC

Please follow the process mentioned in the note.

Thanks,

Anshu

Former Member
0 Kudos

Hi Anshu,

Thanks For your Reply.

Could you please tell me the field name for PO to be included in the structure and Table name.

Thanks,

Anshul.

Former Member
0 Kudos

Try BE_OBJECT_ID (Field name) and table as BBP_PDBEI.

Former Member
0 Kudos

Hi Anshu,

Could you pls tell if you have any coding for BADI IMPLEMENTATION to get PO details. I have Attached the screen shot.Please Help.If possible pls tell BADI name.

Thanks,

Anshul

Former Member
0 Kudos

Try BBP_WF_LIST. Also check the below link:

http://scn.sap.com/message/3142124#3142124

Thanks,

Anshu

Former Member
0 Kudos

Thanks for your reply.It will help me alot.

Former Member
0 Kudos

Hi Anshu,

Please help me out..

I have added ZZBE_OBJECT_ID ( Label - PO Number) field to structure INCL_EEW_PD_SEARCH_HDR_CSF_SC and the field PO Number is populated on the Portal search results. But in order to populate the data I have used http://scn.sap.com/message/3142124#3142124 as suggested by you but i am unable to populate data.

I have used BBP_PD_SC_GETDETAIL FM and when I am passing GUID to it, I am getting PO NUMBER but i dont know how to assign it to the structure, such that data is populated in the portal.

Please suggest what 2 do asap , I am waiting for your Reply.

Thanks in Advance.

Regards,

Anshul.

Answers (0)