SAP info/tips/tricks/code that might be useful
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'.
Post a Comment
No comments:
Post a Comment