cancel
Showing results for 
Search instead for 
Did you mean: 

Hide fields in datasource....

Former Member
0 Kudos

Hi,

In the datasource 2LIS_02_ITM , I have 2 hided fields.

when I check the Extract Structure , these fields are part of

INCLUDE and not Append Structure.

In order to get the data for these fields do I need to write the

ABAP code.

Or just unhiding them would be enough??

Any suggestion/documentation link would be helpful.

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

here i am giving the steps to enhance the datasource.

1. go to-> RSA6 selece ur datasource & click on the push button enhance extract structure

2. the system will propose a extract structure name which will prifix with ZA accept it

3. in the next screen enter the field name & componant type, make sure that the field name will start with ZZ.

4. save the structure & activate it.

5. now again go to RSA6

6. select the data source & say change. scroll to the bottom thr u will find ur field, by default hide option is selected, remove it flag the appropreate option & save it.

Up to here we added the field successfully.

Now we need to populate the field with data.

this needs the ABAP programme.

Sap provides sap enhancement RSAP0001.

You need to provide following information to ur ABAP colegue.

Datasource name

Extractstructure name

field name

table name

Infosource name.

He will write the functionmodule.

go through the below links for reference...

[;

[;

hope it helps...

rajkumar_kandula
Active Contributor
0 Kudos

Hi Jeetu,

For that no need to write any code.

By sinmply unhiding them you can get data fron them

Former Member
0 Kudos

Hello raj,

I have unhided the fields datasource.

When I check the data in RSA3 - it does not show me those fields.

Any guess if I have missed some step.

Thanks.

former_member207028
Contributor
0 Kudos

HI Jeetu,

you have unhide the Fileds in datasource and Activate datasource, them only when you run RSA3, those unhided fileds will be seen and available n Bw side for mapping.

hope this helps

Regards

Daya Sagar