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

Function Module STATUS_CHANGE_EXTERN

Former Member
0 Likes
3,326

does any1 knw how to use this FM STATUS_CHANGE_EXTERN to change object status

also wat to pass to the FM in place of USER_STATUS

1 ACCEPTED SOLUTION
Read only

abdulazeez12
Active Contributor
0 Likes
1,639

User Status to be Set in Internal Format

Description

User status in internal format.

Value range

E0000 - E9999

Check table is TJ30, together with the status profile of this object number.

Functionality

User status is set or deleted.

Notes

The status change is first executed in the internal buffer only and is written to the database later using a "COMMIT WORK".

If the message handler is active, no error messages or exceptions are triggered. Instead an appropriate message is written in the message handler.

1 REPLY 1
Read only

abdulazeez12
Active Contributor
0 Likes
1,640

User Status to be Set in Internal Format

Description

User status in internal format.

Value range

E0000 - E9999

Check table is TJ30, together with the status profile of this object number.

Functionality

User status is set or deleted.

Notes

The status change is first executed in the internal buffer only and is written to the database later using a "COMMIT WORK".

If the message handler is active, no error messages or exceptions are triggered. Instead an appropriate message is written in the message handler.