Application Development 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: 

not display in field catalog

Former Member
0 Kudos

hallow i have field catalog and i wont to not display some colman how can i do that ? thankes

3 REPLIES 3

Former Member
0 Kudos

hi antonio,

if you have a fieldcatalog built up, just delete the row in the fieldcatalog which has the column, and preferably re-adjust the col_pos field value for the other fields

another option is in the fieldcatalog u might find a field called NO_OUT, just pass 'X' value to it in the column. This would be an easier option to implement.

Hope it helps.

Rgds

adi

0 Kudos

Hi Antonio an Aditya,

NO_OUT is OK but it means that it is not on the initial list, you can still get it from the layout field list and in detail display.

Set component TECH = 'X' and the field is invisible - no way to get it.

Regards,

Clemens

anversha_s
Active Contributor
0 Kudos

hi,

chk this link. your doubt is answered there.

https://forums.sdn.sap.com/click.jspa?searchID=1124988&messageID=2374803

Regards,

Anver