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

SAP Hybris Marketing cloud - Read product master data

former_member368219
Discoverer
0 Kudos
478

Hi Experts,

I have a requirement where I need to read the Product master data using any handler/helper class methods in the BADI: CUAN_IA_REVISE_FOR_IMPORT.

I would highly appreciate any quick help here.

Regards,

Ashutosh


Accepted Solutions (0)

Answers (2)

Answers (2)

enrique_florian
Explorer
0 Kudos

I'm trying to get PRODUCT ID from interaction like you recommend but something is missing, could you give a hand

DATA lt_products TYPE cuan_t_ce_ia_prod_revise_imp.

lt_products = CL_CUAN_PRODUCT_HELPER=>get_golden_record

it_source_facet_all = PRODUCTS-PRODUCT_ID

Josef_Ehbauer
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Ahutosh,

I think you can use the class CL_CUAN_PRODUCT_HELPER / method GET_GOLDEN_RECORD to retrieve the master data of an interaction product record.

Thanks and Best Regards,
Josef Ehbauer
SAP Marketing Cloud Product Management