cancel
Showing results for 
Search instead for 
Did you mean: 

FM / Class to get catalogue data

0 Kudos

Hi

Is there any standard Class /FM that can return all the product details along with their price etc if we pass a catalog id?

Any pointers on the same will be highly appreciated.

Thanks in advance,

Kathirvel Balakrishnan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Please go through these details, which will definitely help ->

<b>SRM Standard Business Add-Ins Definitions (using SE18 Transaction)</b>

COM_PRODUCT_ATTRTEXT

COM_PRODUCT_COPY

COM_PRODUCT_ADD_DATA

COM_PRODUCT_LOGSYS

COM_PROD_MNT_ALL

COM_PROD_MNT_UPD

COM_PRODUCT_DELETE

COM_PRODUCT_ECM

COM_PRODUCT_ENQUEUE

PRODUCT_ID_R3_ADJUST

PRODUCT_SET

COM_PRD_ECM_ACTIVE

COM_PRID_CONVERSION

COM_PRODUCT_ADD_DATA

<b>SRM Standard Function modules (Using SE37 Transaction) </b>

COM_PRODUCT_READ_MULTIPLE

COM_PRODUCT_READ_SINGLE

COM_PRODUCT_READ_VIA_RFC

COM_PRODUCT_MATERIALID_READ

COM_PRODUCT_BASE_CATEGORY_READ

COM_PRODUCT_CFG_READ_API

COM_PRODUCT_CONFIG_HIER

COM_PRODUCT_READ_CONFIG_HIER

COM_PRODUCT_CONFIG_UI_READ_KBS

COM_PRODUCT_READ_TIMESTAMP

COM_PRODUCT_TC_HANDLE_READ

COM_PRODUCT_TC_HANDLE_READ

COM_PRODUCT_ENQUEUE_READ

COM_PRODUCT_IL_READ

COM_PRODUCT_IL_READ_HISTORY

COM_PRODUCT_READ_ALL_GEN_LH

COM_PRODUCT_READ_FAVORITES

Do let me know.

Regards

- Atul

0 Kudos

Hi Atul,

I am searching for some classes or function modules for getting the product details by passing a catalog id.

Thanks in advance,

Kathirvel

pvanhoove
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

You could try the FM BBP_WS_CALL_PRODUCT_VALIDATE (SRM5).

Rgds,

Pierre

Former Member
0 Kudos

Hi

<u>Please try the following Function modules -></u>

WSI_VALUES_READ

WSI_TEXT_READ

WSI_GETLIST

WSI_ENTITY_READ

WSI_CALL

Regards

- Atul

0 Kudos

Hi

I trying these FM now. I am not able to assign points, and the page throws a error. I will award as soon this error is ceased. Thanks for the help.

Regards

Kathirvel

Former Member
0 Kudos

Hi

What all errors ? Where are you stuck with ?

Please give more detail, and i will try to help you out.

Regards

- Atul

0 Kudos

Theses FM are not that helpful and besides WS_NOT_FOUND is being called in the catalogue application, but when i test it manualy it gives an error WS_NOT_FOUND.

Regards

Kathirvel

Former Member
0 Kudos

Dear Kathirvel,

I know its quite a long time since you find out the solution but can you share it with us as i am also looking for a FM which gives a product information if we pass some details to it.

Which FM you have used for this??

Former Member
0 Kudos

Hi Kathirvel,

Could you pls let me know the FM or class you have used, I am getting the same error now, and its in SRM7.0, pls let me know

Thanks

SR

Answers (0)