Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adding fields to F.23

Former Member
0 Likes
1,762

Dear friends,

i searched alot for "enhancement to f.23' but i couldn't find even singe threat.

My requirement is to enhance two fields( Text for rental unit & Building Text) in tcode f.23 output.

My functional people don't knwo from which table we can fetch the values(not found in kna1, bsid/ad, bseg, bkpf).

I can see these fields in fbl5n with field names (zxmetxt and zxgetxt).

But i am unable to find the respective table.

Can anyone tell me the table and guide me plz.

Dear friends,

i searched alot for "enhancement to f.23' but i couldn't find even singe threat.

My requirement is to enhance two fields( Text for rental unit & Building Text) in tcode f.23 output.

My functional people don't knwo from which table we can fetch the values(not found in kna1, bsid/ad, bseg, bkpf).

I can see these fields in fbl5n with field names (zxmetxt and zxgetxt).

But i am unable to find the respective table.

Can anyone tell me the table and guide me plz.

9 REPLIES 9
Read only

Former Member
0 Likes
1,594

Hi

Check table S401

MAY HELP U..

Thanks & regards.

Read only

0 Likes
1,594

Hi Anusha,

Thanks for your reply.

S401 table doesn't show any data but when i execute fbl5n(for reference) some records are exist with values.

Thanks & Regards

Read only

madhu_vadlamani
Active Contributor
0 Likes
1,594

Hi Anurag,

Please go to the report RFDSLD00 and see. You can find all the tables used in that report.

Regards,

Madhu.

Read only

0 Likes
1,594

Hi Madhu,

I have done that and checked all the tables but no table has these fieds!

Read only

0 Likes
1,594

Hi Anurag,

The variables what you mentioned may be declared in the program .Can you mention what is the data element for that.Take the field name and find where it used.

Regards,

Madhu.

Read only

0 Likes
1,594

Dear madhu,

fieldname data element description

zxgetxt xgetxt(60) Text for Property

zxmetxt vvxmetxt(30) Building Text (in fbl5n)

I have to add these fields to f.23 output list.

For that i need respective table. One friend said the table is s401.

but in my system no data in that table but in fbl5n it has some values.

Read only

0 Likes
1,594

Dear frineds,

the output structure 'FAGL_S_RFDSLD00_LIST1' is not allowing me to add custom fields.

Can any one help me.. how to resolve this.

Is it possible ?

Thanks & Regards

Edited by: anurag.radha on Nov 3, 2011 8:29 AM

Read only

0 Likes
1,594

Hi Anurag,

Please check with Notes:215798,335065.

Regards,

Madhu.

Read only

Former Member
0 Likes
1,594

hi,

these three enhancment exist.

RTR00010 Exit in report tree (display transactions

RTR00020 Exit in node in report tree (change mode)

S38MREP1 Exit at Start report