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

Extractor development for Function Module

Former Member
0 Likes
508

This is new project and we are working on Generic Extractor development with Function Modules. I am having a Function Module developed by the ABAP person, now I need to develop Extractor for this Function Module.

Could anybody please give the steps for this.

Thanks in advance

Prasad

View Entire Topic
Former Member
0 Likes

Hi Prasad,

Use transaction RSO2 in R/3 to create a generic extractor, click on extraction by FM, specify your FM name (and underlying extract structure). Then you can save and select the fields required (with generic delta capabilities). Hope it helps.

Sree

Former Member
0 Likes

Just one more tips, when you give the Function module name, you have to assign your funtion module to a Funtion group. In other word, you have to create funtion group also.

Gandaki