cancel
Showing results for 
Search instead for 
Did you mean: 

enhancement 0EC_PCA_1 datasource

Former Member
0 Kudos

Hello all,

I need to enhance 0EC_PCA_1 datasource to add ACTIV field from GLPCT table.

I think I have to change ECPCA_BIW_GET_DATA function module.

I've enhanced some LO datasources in LBWE but I've never enhanced via function module before.

Could anyone give me step by step information about how to do this?

Thank you very much. Points will be assigned.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Andy,

Do you want to add an extra field to standard data source 0EC_PCA_1?

You can enhance the function module for 0EC_PCA_1 by going to RSA6.

1. Find data source 0EC_PCA_1

2. Add the extra field by clicking the button 'Enhance Extraction Structure'

3. Once you add the extra field, you can enhance the function module by clicking the button 'Function enhancement'

4. You need to write ABAP code, for getting this extra field information and pass into the structure.

Do you do ABAP programming? If you don't, I can send you a sample code.

Hope this helps.

Cheers,

Mona