I have a custom subscreen built within an SAP screen. When the transaction, which is COR3, for display mode, is executed, no SAP input fields can be entered (grayed out/underintensified). However, my custom fields are allowing input entry (not grayed out). I want my custom input fields to be "grayed out/underintensified when in COR3, display mode also. So I know to look at sy-tcode = 'COR3', but what is the syntax for graying out my fields?
Also, I want to se the values, if any are there, in display, not hide them. It looks like screen = 0 hides them.
Thank-You.
Edited by: TMM on Dec 3, 2008 10:22 AM
Edited by: TMM on Dec 3, 2008 10:22 AM