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

field catalog

Former Member
0 Likes
777

what r the fields in fieldcatalog in alv reports.plz.ans.

what r the fields in fieldcatalog in alv reports.plz.ans.

6 REPLIES 6
Read only

alpesh_saparia3
Active Contributor
0 Likes
761

Hi,

In fieldcatlog you pass the fields which you need to display in alv report output.

Read only

0 Likes
761

this chart may help u.all fields which are used for field-catalog are enlisted in this chart.

http://help.sap.com/saphelp_erp2004/helpdata/en/ff/4649a6f17411d2b486006094192fe3/content.htm

kindly reward points if helpful.

Read only

MarcinPciak
Active Contributor
0 Likes
761

Hi,

Check out this document:

http://www.sap-partner.hu/ABAP_HELP_INFO/An%20Easy%20Reference%20for%20ALV%20Grid%20Control.pdf

It is really easy to follow description of how to use alv grid control.

See pages 10-12. There is a list of all fields which can be used in fieldcatalog, thus what you need:)

Regards,

Marcin

Read only

uwe_schieferstein
Active Contributor
0 Likes
761

Hello

Row of fieldcatalog = Column of ALV list

Regards

Uwe

Read only

former_member787646
Contributor
0 Likes
761

Hi,

Check the structure "LVC_S_FCAT" in SE11.

Hope it helps you.

Murthy.

Read only

Former Member