cancel
Showing results for 
Search instead for 
Did you mean: 

0_FI_GL_4 extractor

Former Member
0 Kudos

Hello Experts

I am new to the BW-GL extractors. We have a requirement where we have to extract some of the fields from BSEG table to BW. The standard fields from BSEG that I require are already in 0_FI_GL_4 extractor. But the problem our BSEG table is enhanced with some Z_* fields and these are required in BW as well. I tried to do this by creating the include CI_BSIS and including the Z_* fields but when I ran the rsa3 extractor I didnt see any data in the Z_* fields. Can any one please tell me how to do this ?

Thank You

Shruti

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member188080
Active Contributor
0 Kudos

Hi,

You can add new fields by creating new append extract structure in the above datasource.You need to write logic in CMOD for the new enhanced fields.

Thanks and regards

MartinMaruskin
Active Contributor
0 Kudos

You need to extend standard SAP datasource to enable extraction of custom fields. This is done in customer exit. You need to code ABAP for specific datasource it in include RSAP0001. See its documentation:

http://help.sap.com/saphelp_nw04s/helpdata/en/6e/fe6e420f00d242e10000000a1550b0/frameset.htm