cancel
Showing results for 
Search instead for 
Did you mean: 

updating roosfield

Former Member
0 Kudos

Hi All,

If i need to include certain fields which r present in ext str and not in datasource i learnt from some postings that we should update the roosfield by writing an abap code. where should we write the code, just create some program name in se38 and execute it or is there any other place to do.

~rahul

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rahul,

What I meant was whenever you change your extract structure you need to resave your datasource. If the fields appear as you want, then you need not write ABAP code.

If only the fields do not have the necessary features like selection, they are hidden, etc then use the ABAP program.

Bye

Dinesh

Ashwin
Active Contributor
0 Kudos

Hi!

we executed this from

se38->environment->examples->performance examples

and execute the small abap code.

with regards

ashiwn

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rahul,

Basically when you change the extract structure you need to resave the data source and the fields would appear. Though you may add them using an ABAP program on the ROOSFIELD table it is always better to resave the datasource. If only there is any problem with the fields like selection, hidden, etc.then try the Abap program.

Bye

Dinesh.

Former Member
0 Kudos

Anil - thanks for the answer. i'll create a program with any name in se38 and write the coe to update.

dinesh - i got a bit confused with the answer. do u suggest me to do something other than writing a code in se38. pls help.

~rahul

Former Member
0 Kudos

Hi,

Yes, you have to write a simple Program in SE38 to change this table.

With rgds,

Anil Kumar Sharma .P