SAP Reports / Programs

SAPMP56F SAP ABAP dialog Program - Module Pool for Posting Transaction HR-FI/CO







SAPMP56F 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 SAPMP56F into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PRRW - Post Accounting Data


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


Text pool values


Selection Text: RUNID_SO = D .
Selection Text: CREA_SO = D .
Selection Text: CRDAT_SO = D .
Title: Module Pool for Posting Transaction HR-FI/CO
Text Symbol: 163 = Check
Text Symbol: 162 = Post
Text Symbol: 161 = Discard
Text Symbol: 160 = Delete
Text Symbol: 153 = from the posting run?
Text Symbol: 152 = Do you only want to remove the documents with errors
Text Symbol: 151 = from the posting run?
Text Symbol: 150 = Do you want to remove unposted documents
Text Symbol: 140 = Texts reg.posting run status can not be read from domain TR_EVSTATUS
Text Symbol: 130 = No Entry in Table T100 'Messages'
Text Symbol: 125 = No Check/Posting Log Exists Yet, or Last Check Had No Errors
Text Symbol: 124 = Loading of Posting Run List ...
Text Symbol: 123 = Preparation of Posting Run List ...
Text Symbol: 122 = No Check/Posting Log Exists
Text Symbol: 121 = Doc. Checks Without Errors
Text Symbol: 120 = still has no check / posting log
Text Symbol: 119 = Posting Run No.
Text Symbol: 118 = Statistics
Text Symbol: 116 = Number of Users
Text Symbol: 115 = Simulations
Text Symbol: 114 = Number
Text Symbol: 113 = Status
Text Symbol: 112 = Specify Start Time of Job
Text Symbol: I00 = Start time must be in the future
Text Symbol: 205 = Trips Contained in Posting Run as Zero Postings
Text Symbol: 204 = Reversal Run
Text Symbol: 203 = OK
Text Symbol: 202 = Posting documents
Text Symbol: 201 = Checking posting run
Text Symbol: 200 = Posting of Travel Expenses
Text Symbol: 179 = Creating posting run
Text Symbol: 178 = Reject Posting Run
Text Symbol: 177 = Do Not Reverse (Cancel)
Text Symbol: 176 = Reverse Postings





Text Symbol: 175 = No
Text Symbol: 174 = Yes
Text Symbol: 173 = Do you want to reverse the posted documents?
Text Symbol: 172 = Reversal
Text Symbol: 171 = Time
Text Symbol: 170 = Date
Text Symbol: 169 = User
Text Symbol: 168 = Run
Text Symbol: 167 = Run Type
Text Symbol: 166 = Posting Type
Text Symbol: 165 = Simulated
Text Symbol: 164 = Display
Text Symbol: 111 = Create Job
Text Symbol: 033 = Documents Transferred
Text Symbol: 032 = Partially Posted
Text Symbol: 031 = All Documents Checked
Text Symbol: 030 = Documents Created
Text Symbol: 029 = Reorganize
Text Symbol: 028 = Zero Posting
Text Symbol: 027 = No Documents Created
Text Symbol: 026 = Selection is running
Text Symbol: 025 = New
Text Symbol: 024 = Posting Run Name
Text Symbol: 023 = Reject
Text Symbol: 022 = Posting Run
Text Symbol: 021 = No Sequent. Number Exists
Text Symbol: 015 = Posting Run Data
Text Symbol: 013 = Chnge Time
Text Symbol: 011 = Date Chngd
Text Symbol: 010 = Changed By
Text Symbol: 008 = Status
Text Symbol: 007 = Posting Ty.
Text Symbol: 006 = Posting Run Number
Text Symbol: 005 = Type
Text Symbol: 004 = Run
Text Symbol: 003 = Reset
Text Symbol: 002 = Trips for PerNo
Text Symbol: 001 = Si
Text Symbol: 110 = Post Immed.





Text Symbol: 109 = Posting can be started immediately or in the background as a job
Text Symbol: 108 = The trip transfer documents are being transferred to FI/CO
Text Symbol: 107 = Printing Parameters Are Not Valid
Text Symbol: 106 = Post
Text Symbol: 105 = Run
Text Symbol: 104 = (later posting is no longer possible then)
Text Symbol: 103 = Do you want to reject the posting run?
Text Symbol: 102 = Do you want to delete the post. run?
Text Symbol: 101 = Delete
Text Symbol: 100 = Run
Text Symbol: 050 = Room for Customer Texts
Text Symbol: 047 = Posting Run Status
Text Symbol: 046 = P.Run Name
Text Symbol: 045 = Posting Run Name
Text Symbol: 044 = Last Changes to Posting Run
Text Symbol: 043 = SAP User Name of Last Changed By Person
Text Symbol: 042 = Posting Run Status
Text Symbol: 041 = Posting Run Type 'Travel Expenses'
Text Symbol: 039 = Indicator for Simulated Posting Run
Text Symbol: 038 = Zero Postings Posted
Text Symbol: 037 = Rejected
Text Symbol: 036 = Incorrect Documents
Text Symbol: 035 = Documents Posted
Text Symbol: 034 = Document Transfer Has Failed


INCLUDES used within this REPORT SAPMP56F

INCLUDE PTRA_UTIL_TRIP_ENQUEUE_DEQUEUE. "GLW NOTE 1631937


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