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 update system parameters via ABAP PRogram

pradeepmathewch
Product and Topic Expert
Product and Topic Expert
0 Likes
408

Hi All,

I want to update/create a system parameter via ABAP Program.

Eg. login/system_client = 000

Anybody has any idea how to achieve this?

Hi All,

I want to update/create a system parameter via ABAP Program.

Eg. login/system_client = 000

Anybody has any idea how to achieve this?

1 REPLY 1
Read only

Former Member
0 Likes
371

BAPI_USER_CREATE1

is the bapi for creating the users in system...

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo