Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to set SU01 User's Logon Data tab Security Policy field using BAPI / Function Module

lrayapat73
Participant
0 Kudos
967

Hi All,

I am using BAPI_User_Create1 to create an SU01 user. I need to set "Security Policy" field under Logon Data tab. I could not find the field in BAPI documentation, is it not possible from this BAPI?

Could you please suggest how can I update this field.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

jmodaal
Active Contributor
0 Kudos
679

Hello,

you can find the field SECURITY_POLICY in the import parameter structure LOGONDATA.

1 REPLY 1
Read only

jmodaal
Active Contributor
0 Kudos
680

Hello,

you can find the field SECURITY_POLICY in the import parameter structure LOGONDATA.