Tuesday, January 11, 2005

Dynamic modification of Application toolbar area

Sometimes you need to remove a functionality from a screen. For example you want to remove function code LIST from the status CREATE, the code to do this would be:.

SET PF-STATUS 'CREATE' EXCLUDING 'LIST'.

No comments: