SAP Reports / Programs

SAPMS01J SAP ABAP dialog Program - Maintain User (Obsolete, but some form routines called externally)







SAPMS01J is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter SAPMS01J into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT SAPMS01J. "Basic submit
SUBMIT SAPMS01J AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMS01J VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Maintain User (Obsolete, but some form routines called externally)
Text Symbol: 112 = Creator:
Text Symbol: 113 = Date created:
Text Symbol: 114 = Last logon:
Text Symbol: 116 = Logon time:
Text Symbol: 117 = Old code 1:
Text Symbol: 118 = Date code 1:
Text Symbol: 119 = Code version 1:
Text Symbol: 120 = Old code 2:
Text Symbol: 121 = Date code 2:
Text Symbol: 122 = Code version 2:
Text Symbol: 123 = Old code 3:
Text Symbol: 124 = Date code 3:
Text Symbol: 125 = Code version 3:
Text Symbol: 126 = Old code 4:
Text Symbol: 127 = Date code 4:
Text Symbol: 128 = Code version 4:
Text Symbol: 129 = Old code 5:
Text Symbol: 130 = Date code 5:
Text Symbol: 131 = Code version 5:
Text Symbol: 132 = Code version:
Text Symbol: 166 = User group
Text Symbol: 171 = Delete user group?
Text Symbol: 188 = The following user groups are deleted:
Text Symbol: 189 = The following user groups are added:
Text Symbol: 222 = Not available.
Text Symbol: 223 = Not locked.
Text Symbol: 224 = Locked due to incorrect logons !
Text Symbol: 225 = _Locked by system manager !
Text Symbol: 111 = Account ID:
Text Symbol: 015 = Active
Text Symbol: 050 = Delete user?
Text Symbol: 051 = User does not exist
Text Symbol: 052 = User is not locked
Text Symbol: 053 = User
Text Symbol: 054 = User locked by incorrect logon
Text Symbol: 055 = User locked by system manager
Text Symbol: 066 = Parameter





Text Symbol: 067 = Parameter text
Text Symbol: 070 = Save first?
Text Symbol: 071 = Data was changed
Text Symbol: 072 = Delete user?
Text Symbol: 073 = Delete User
Text Symbol: 080 = Not saved
Text Symbol: 081 = New
Text Symbol: 082 = Revised
Text Symbol: 083 = Saved
Text Symbol: 084 = Locked
Text Symbol: 098 = Delete anyway?
Text Symbol: 099 = Mail user will also be deleted.
Text Symbol: 102 = Client:
Text Symbol: 103 = Name:
Text Symbol: 104 = Code:
Text Symbol: 105 = Valid from:
Text Symbol: 106 = Valid to:
Text Symbol: 107 = User type:
Text Symbol: 108 = User class:
Text Symbol: 109 = Counter:
Text Symbol: 110 = Flag:


INCLUDES used within this REPORT SAPMS01J

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name SAPMS01J or its description.