SAP Reports / Programs

SAPMSSOM SAP ABAP dialog Program - SAPoffice: Dialog module SO_OBJECT_MANAGER







SAPMSSOM 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 SAPMSSOM 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 SAPMSSOM. "Basic submit
SUBMIT SAPMSSOM AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMSSOM VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Structure fields for the read function modules
Title: SAPoffice: Dialog module SO_OBJECT_MANAGER
Text Symbol: 132 = Create attachment
Text Symbol: 131 = Find link
Text Symbol: 130 = Retrieve fr.arch
Text Symbol: 129 = Read
Text Symbol: 128 = Archive
Text Symbol: 127 = Correspondence history
Text Symbol: 126 = Process priority
Text Symbol: 125 = Link list
Text Symbol: 124 = Recipient list
Text Symbol: 123 = Execute
Text Symbol: 121 = Execute parameters
Text Symbol: 120 = Attachment list
Text Symbol: 119 = Edit expiry
Text Symbol: 118 = Forward
Text Symbol: 117 = Create w/reference
Text Symbol: 116 = Retrieve
Text Symbol: 115 = Export
Text Symbol: 114 = Import
Text Symbol: 113 = Completion
Text Symbol: 112 = Create link
Text Symbol: 111 = Resubmit
Text Symbol: 110 = Specific header
Text Symbol: 109 = Reply with reference
Text Symbol: 108 = Reply
Text Symbol: 107 = Send
Text Symbol: 106 = Move
Text Symbol: 105 = Delete
Text Symbol: C03 = Transaction Service
Text Symbol: C02 = Object Services
Text Symbol: 500 = Re: ;; lgth 3
Text Symbol: 300 = Note from
Text Symbol: 221 = folders (with contents) and documents?
Text Symbol: 220 = Do you want to delete the selected
Text Symbol: 219 = Delete folder with contents?
Text Symbol: 218 = Delete with contents?
Text Symbol: 217 = folders and documents?





Text Symbol: 216 = Delete selected
Text Symbol: 215 = Delete folders and documents
Text Symbol: 214 = Delete folders?
Text Symbol: 213 = Delete selected
Text Symbol: 212 = document?
Text Symbol: 211 = Delete
Text Symbol: 210 = Delete folder
Text Symbol: 209 = documents?
Text Symbol: 208 = Delete selected
Text Symbol: 207 = document?
Text Symbol: 206 = Delete
Text Symbol: 205 = Delete document
Text Symbol: 204 = documents and their resubmissions?
Text Symbol: 203 = Do you want to delete the selected
Text Symbol: 202 = and its resubmissions?
Text Symbol: 201 = Delete document
Text Symbol: 200 = Delete document and resubmissions
Text Symbol: 133 = Cancel
Text Symbol: 104 = Copy
Text Symbol: 050 = Document was sent to ;; these 3 lines with
Text Symbol: 043 = Copy document?
Text Symbol: 042 = Exit reply mode nevertheless? ;;
Text Symbol: 041 = Document lost as reply. ;;
Text Symbol: 040 = Exit reply
Text Symbol: 033 = Save data first?
Text Symbol: 032 = You are leaving the transaction.
Text Symbol: 031 = You are leaving the editor.
Text Symbol: 030 = Confirmation Prompt
Text Symbol: 026 = Change to distribution list maintenance?
Text Symbol: 025 = End substitution?
Text Symbol: 024 = Log on as substitute?
Text Symbol: 023 = Change to address maintenance?
Text Symbol: 022 = Change to substitute maintenance?
Text Symbol: 021 = Change to user maintenance?
Text Symbol: 020 = Change to resubmission?
Text Symbol: 019 = Change to profile maintenance?
Text Symbol: 018 = Change/insert resubmission?
Text Symbol: 017 = Create link for document?
Text Symbol: 016 = Move document?





Text Symbol: 010 = Change to private trash?
Text Symbol: 009 = Change to shared trash?
Text Symbol: 008 = Perform operation anyway?
Text Symbol: 005 = Change to shared folders?
Text Symbol: 004 = Change to private folders?
Text Symbol: 003 = Change to outbox?
Text Symbol: 002 = Change to inbox?
Text Symbol: 001 = Warning
Text Symbol: 103 = Display
Text Symbol: 102 = Change
Text Symbol: 101 = Create
Text Symbol: 100 = Print
Text Symbol: 082 = Should the document be set to unread for all recipients?
Text Symbol: 081 = Insert unconverted ;; 20 char.
Text Symbol: 080 = Create as attachment ;; 20 char.
Text Symbol: 079 = carry out on this file? ;; 35 char. each
Text Symbol: 078 = Which function do you want to ;; these 2 lines with
Text Symbol: 077 = nevertheless ;; 35 char. each
Text Symbol: 076 = Insert ;; these 2 lines with
Text Symbol: 075 = does not have type &. ;; 35 char. each
Text Symbol: 074 = The imported file ;; these 2 lines with
Text Symbol: 067 = still be executed? ;; 35 char.
Text Symbol: 066 = Should function & ;; 2 lines with
Text Symbol: 065 = is located in the archive. ;; belong together
Text Symbol: 064 = & ;; with 35 char.
Text Symbol: 063 = Document ;; these 3 lines with
Text Symbol: 062 = located in the archive. ;; belong togeth
Text Symbol: 061 = & bytes long and is ;; 35 char. each
Text Symbol: 060 = Your PC document is ;; these 3 lines with
Text Symbol: 057 = long. ;; belong together
Text Symbol: 056 = is & bytes ;; 35 char. each
Text Symbol: 055 = Your PC document ;; these 3 lines with
Text Symbol: 054 = display the recipient list? ;; char. each
Text Symbol: 053 = Are you sure you want to ;; 2 lines with 35
Text Symbol: 052 = may therefore take a while. ;; belong together
Text Symbol: 051 = & recipients, selection ;; 35 char. each


INCLUDES used within this REPORT SAPMSSOM

INCLUDE MSSOMTOP.
INCLUDE MSSOMO01.
INCLUDE MSSOMI01.



INCLUDE MSSOMF01.
INCLUDE MSSOMF02.
INCLUDE MSSOMF03.
INCLUDE MSSOMF04.


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 SAPMSSOM or its description.