cancel
Showing results for 
Search instead for 
Did you mean: 

Product : Sales and distribution data

Former Member
0 Kudos

Hello all,

I would like to know how I can get the sales org. and distribution channel of a product, and not only from the database, the best would be a function module reading the object workarea ( *_OW) for instance.

Thanks,

Benoî

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

One of the below should help you.

CRM_ORGMAN_READ_OW

CRM_ORGMAN_READ_OB

COM_PRODUCT_GETDETAIL_API

COM_PRODUCT_GET_ORG_UNITS

CRM_PRODUCT_DISTR_CHAIN

CRM_PR_DISTR_CHAIN_GET_ORGMAN

If they do, do reward points!!

Regards

Priyanka

Former Member
0 Kudos

I think I found what I was lookinf for :

CRM_PRODUCT_ASSIGNED_SALES

Thanks anyway,

Benoî

Answers (1)

Answers (1)

Former Member
0 Kudos

It's ok