Chapter 082
Remove and inactivate buttons in
application toolbar
Source
: http://abapjoy.blogspot.com
What is user parameter and the relation
between SAP memory?
User parameter is SAP memory. It provides
user function to set a default value in program which user often uses or when
authority check is needed.
Via T-CODE:SU3, you can set the user
profile for each SAP USER. All SAP
parameter can be used as a user parameter. But SAP memory is not only used for
user profile.
In order to create SAP memory, you need to
select the menu : Program -> Other object in ABAP editor.
Move to More..tab and input the SET/GET
Parameter ID and click the create icon.
Now, new parameter ID is created.
You can add the SAP memory in user profile
and set the value in this parameter.
From now on, you parameter value is set
whenever you log in SAP.
No comments:
Post a Comment