cancel
Showing results for 
Search instead for 
Did you mean: 

Adding field to existing report

Former Member
0 Kudos

How can we add a new field to the Query for a report?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Go to trx SQ01, enter your query, then modify, then press "Basic list", in the panel "Data Fields" you will be able to add fields to your list and selection screen

Best regards

Former Member
0 Kudos

via Tcode SQ01, I tried to modified Infoset, by right click, I added missing field on the right hand side of the screen, hit saved. Then it asked me do you want to generate infoset, clicked "Yes".

Then I got these Yellow errors:

Identification of Text Fields

Text Field for P0210 u2013 FRMNR could not be identified any longer

Text Field for P0315-EBELN changed:

Reference Field in DDIC: EKKO-DESCRIPTION

Reference Field in Infoset: EKKO-VERKF

Length in ABAP Dictionary: 040

Length in Infoset: 030

Output Length in Dictionary: 040

Output Length in Infoset:030

I am not sure, if I needed to change infoset/Query, please advise.

Former Member
0 Kudos

Can please someone share, for adding new field to the SAP Query, should we change the infoset or query?

For detailed question please see below:

via Tcode SQ01, I tried to modified Infoset, by right click, I added missing field on the right hand side of the screen, hit saved. Then it asked me do you want to generate infoset, clicked "Yes".

Then I got these Yellow errors:

Identification of Text Fields

Text Field for P0210 u2013 FRMNR could not be identified any longer

Text Field for P0315-EBELN changed:

Reference Field in DDIC: EKKO-DESCRIPTION

Reference Field in Infoset: EKKO-VERKF

Length in ABAP Dictionary: 040

Length in Infoset: 030

Output Length in Dictionary: 040

Output Length in Infoset:030

I am not sure, if I needed to change infoset/Query, please advise.

GirieshM
Active Contributor
0 Kudos

Hi,

I think your requirement is to add a new field into the query.

Goto* T-code SQ02*,

give the Infoset which you have used for the report and select change mode.

here you can view all the custom and standard infotypes along with enhancement fields.

Drag and drop the field into the appropriate Infotype to the right side pane and generate it once.

Select the field as selection screen and output field in SQ01 T-code.

Hope it will solve your issue.

Try and get back if there is any issues.

With Regards,

Giriesh Chakaravarthy M.

for reference:LINK:[ http://www.saptechnical.com/Tutorials/SAPQuery/Adhoc/Page1.htm];

Answers (0)