cancel
Showing results for 
Search instead for 
Did you mean: 

product catalog from PM - component list not populated

Former Member
0 Kudos

Hi! We have set up catalog calls from both MM and PM (ECC 6.0). From MM everything works OK, but from PM we enter an external catalog and try to order items. The ordered items are however not populated in the component overview, and no error message whatsoever is shown.

We have debugged and notice that items are transferred from catalog, but at some point the data is cleared. The HTML-SAP-field mapping looks like this (txn: ioci_fconv):

RIHFCOM-MEINH NEW_ITEM-UNIT 1 HTML-felt

RIHFCOM-KTEXT NEW_ITEM-DESCRIPTION 1 HTML-felt

RIHFCOM-PREIS NEW_ITEM-PRICE 1 HTML-felt

RIHFCOM-MEINH NEW_ITEM-UNIT 1 HTML-felt

RIHFCOM-MATKL NEW_ITEM-MATGROUP 1 HTML-felt

RIHFCOM-WAERS NEW_ITEM-CURRENCY 1 HTML-felt

________________________________________ ________________________________________ _

Does this look correct (we do not use material numbers). ? Any ideas what might be wrong if the field-mapping is correct?

brgs dag s larsen

Accepted Solutions (1)

Accepted Solutions (1)

yann_bouillut
Active Contributor
0 Kudos

Hi,

In the component area, there is no material group, neither currency.

If you try to transfer matnr and quantity only, it should work

Kind regards,

Yann

yann_bouillut
Active Contributor
0 Kudos

Hi,

I made it work without material number :

RIHFCOM_XL-KTEXT NEW_ITEM-DESCRIPTION 1 Zone HTML

RIHFCOM_XL-MENGE NEW_ITEM-QUANTITY 1 Zone HTML

Kind regards,

Yann

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Yann. Is it possible to make the catalog-call in a new browser instead of inframe? If so - do you know how to?

brgs dag s

yann_bouillut
Active Contributor
0 Kudos

Hi,

As far as i know, there is no standard configuration point for this.

Kind regards,

Yann

Former Member
0 Kudos

Hi Yann! For some reason, the detail (ctrlshiftF2) screen for PM/PS-catalogs are disabled? Works for MM-catalogs ... Any ideas?

brgs dag S

yann_bouillut
Active Contributor
0 Kudos

Hi,

Hoops, sorry, that's correct

Well then i don't have any idea about your 2 screens issue...

Did you already open an OSS ticket ?

Kind regards,

Yann

Former Member
0 Kudos

Hi Yann! We run on 640 (fortunately )

Attached is the call structure we are currently testing - any hints to solve this issue would be appreciated! Brgs dag sigurd

2 http://hk-sap-61.comp.name 0

3 corp.com:55400/BugsEye/BugsEye 0

10 username ole 2

20 password ole 2

30 language no-NO 2

35 config sapcomb 2

40 HOOK_URL 4

50 ~OkCode ADDI 2

60 ~Target _parent 2

70 ~Caller CTLG 2

yann_bouillut
Active Contributor
0 Kudos

Hi,

Apart the call structure parameter, what are your catalogue options ? (http get /post...)

Kind regards,

Yann

Former Member
0 Kudos

Thank you Yann - problem solved - the _XL was the issue (wrong structure). One more thing though:

- we open the catalog within the SAPGUI, but when ordering items, two browser-windows are opened. One blank, one with the bugseye logon-screen (session time out).

I have been trough all? sdn- and oss-notes regarding this, but do not find anything that helps. Could it be something in the BugsEye - "look&feel", templates etc. ?Any ideas?

brgs dag s

yann_bouillut
Active Contributor
0 Kudos

Hi,

1- What call structure content do you have ?

2- Which sapgui version are you using ?

The 640 is perfect but the 710 have a lot of bugs while dealing with http protocol :(((

if you can test it on a 640 sapgui PC, it would be good.

Kind regards,

Yann

Former Member
0 Kudos

just noticed that I missed NEW_ITEM-QUANTITY (RIHFCOM-MENGE), but it did not make any difference. ds