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

Defining Custom Extractor

Former Member
0 Likes
450

Hi experts,

Can someone guide me with best practices for creating Generic Datasource with Custom extractors(FM)?

Is there any document available for the steps involved in setting up the custom function module(extractor) for GE(Generic datasource)?

Thank you

arun

View Entire Topic
Former Member
0 Likes

Hi,

Let me put it this way.

I want to copy the Business content datasource and its extractor for e.g 0CO_OM_OPA_1 to custom datasource and make some more complex coding.

What is process involved in Copying the FM and using it in the new datasource created?

Is there document explaining the step by step process of copying the datasource with FM? Because it seems like there should be an entry for datasource and FM in ROIS as well as in several tables in R3?

Thanks in advance

arun

Message was edited by: Arun Prasad

Former Member
0 Likes

Hi,

if you are using stand business content datasource then yo are better writing the user exit to populate the enhance structure than copying the function module and all your complex calculations can be taken care of in the user exit.

for more info i have a thread regarding mclips and there step by step has been explained

hope that helps

thanks

amit