Standard Data sources for CRM_ORDER_READ

309 views Asked by At

Is there any standard data source available for Function Module CRM_ORDER_READ?

I want to pull CRM data to BW using standard data source.

Thanks.

1

There are 1 answers

0
AecorSoft On

There are a bunch of CRM order related extractors (search RSA5), but you need to have clear insight what type of order information and schema you expect.

If you actually seek full control like you have with CRM_ORDER_READ, you best chance is to write your own generic extractor. Follow this guide