Task description

Solution

Sample code, images Restrictions, R/3 Release, Sapgui version, GuiXT version
10 Mark a column in a table  On a screen with one or more tables you want to mark a column. 

Solution The command mark is not available for table columns. Use the command “ColumnHeader” where you can specify an icon and a quickinfo.

//sample coding:

// we want to mark column “Description”
ColumnHeader [Description] “@8O\QPlease enter a description@Description”

Sap Guixt columnheadermini Mark a column in a table

Last update: October 17, 2002

 

No restrictions

Mark a column in a table