on 2019 Oct 24 3:39 AM
Hi all,
I have been referring to this document 'S4HANA_SSP_Config_CookbookV6' in an attempt to set up an internal procurement catalog in our S4 system.
I have ran MMPUR_CAT_EXT to import material for the catalog and can see these items in table MMPUR_CAT_ITM.
I have also set up an user in the organisational structure and assigned the web service to this user.
When I ran the create purchase requisition app, I can see the catalog web service appearing. However, when I click on the catalog, a window is opened with the same purchasing requisition screen. No catalog is displayed.
I am not too clear what I should put in the web service config for an internal catalog. Can someone please give me some pointers to this? Would be great is someone can share the call structure you use for the internal catalog.
Cheers
SF
Request clarification before answering.
hi,
configure s/4hana SSp as per cookbook, specifically
Spro > Materials Management > Purchasing > Purchase Requisition > Self-Service Procurement > Define Number Ranges for Catalog Items Setup number range for catalog items
That resulted in table MMPUR_CAT_ITM being populated with data. But the x-catalog search in the new Fiori app yielded no result. After debugging the underlying odata service on this ICF node https://<host::<port>/sap/opu/odata/sap/MMPUR_REQ_SSP_MAINTAIN_SRV/C_Procurementitems?sap-client=320...
i traced the problem to the data provider class which returned no data. i traced it further to the problem that the Enterprise search help (ESH) connector MMPUR_CTLG_SRH_H wasn't returning any data.
checking tx ESH_TEST_SEARCH and "check connector" revealed the problem. I had to update and activate the connector in ESH (message Message ESH_CHECK_CONN/088)
in tx ESH_COCKPIT the "consistency check" reveals the same problem. from here you can update and activate the connector. That kicked off a background job which took a while (check tx SM37 in your name). ESH connector then was active.
then, retest odata above or the SSP requisition app and it worked for me...
result looks like this
Hope that helps you folks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Experts,
For internal catalog, do we need to provide any Web service Url ? any solution for the above issue ?
Regards,
Krupesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi bharzer - Can you please share web service configuration for Internal Catalog?
Regards,
Rohit Garg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi siowfong.chen, please send a screen shot from your customizing!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi all, does someone has a solution here?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bjorn, hope you get your answer and is able to share the solution eventually.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same problem here. The cookbook doesn't describe how the internal catalog items are made visible in the "create purchase requisition" app.
I got it working for external catalogs, but not internal ones.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
I have this exact problem,
Did you manage to solve it?
Best regards
JP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
78 | |
12 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.