SAP SU01 User Parameters ID set get put fonction SWUP__WRITE_USER_PARAMETERS, SUSR_USER_PARAMETERS_PUT

Paylaş.

SAP Fiori

 

 

 

 

 

SAP ABAP Parameters bilgilerini güncellemek. ek olarak aşağıdaki fonksiyon BAPI lerini kullanabilir siniz.

 

SWUP__WRITE_USER_PARAMETERS

SUSR_USER_PARAMETERS_GET

SUSR_USER_PARAMETERS_PUT

SUSR_USER_BUFFERS_TO_DB

Kaynak : http://sapuniversity.eu/how-can-you-check-which-user-parameters-are-set-for-a-user/

When talking about User Parameters, I am referring to the ones you can set in your SAP User Master Record (SU01).

Usually the User administrator will maintain specific generic user parameters for all users.

At most companies, users are also allowed to maintain their own user parameters using the transaction code SU3 – assuming they have access to the SAP GUI.

Example:
SU01 - User Master Record

How can you find back this information?

The first option to find back this information >> User parameters are stored in table USR05.

Launch the transaction code SE16 and call up the table USR05.

SAP Table USR05
Fill out the User ID for which you want to do a certain check in the field “User” and press the button EXECUTE.

SAP Table USR05 - User Parameters

A second option is using the function module SUSR_USER_PARAMETERS_GET

Launch the transaction code SE37 and enter the function module.
SUSR_USER_PARAMETERS_GET

Press the button

SUSR_USER_PARAMETERS_GET

In the field USER_NAME enter the User ID for which you want to check the user parameters.

Press “Execute” or

Click on the Result!

VN:F [1.9.22_1171]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)