SAP Reports / Programs

SAPMP56T_WEB_INTERFACE SAP ABAP dialog Program - Module Pool for Testing PTRA_WEB_INTERFACE Function Modules







SAPMP56T_WEB_INTERFACE 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 SAPMP56T_WEB_INTERFACE 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

PR_WEB_1000 - Trip Data
PR_WEB_1200 - General Trip Data
PR_WEB_1300 - Trip Receipts
GLO_PR_WEB_2100 - Trip Transports
PR_WEB_1400 - Trip Deductions
PR_WEB_1500 - Trip Advances
PR_WEB_1600 - Trip Destinations
PR_WEB_1800 - Legs of Trip
PR_WEB_1900 - Check Trip
PR_WEB_1730 - Cost Distribution: Miles/Kilometers
PR_WEB_1720 - Cost Apportionment Destinations
PR_WEB_1710 - Cost Distribution for Receipts
PR_WEB_1700 - Cost Distribution: Trip


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


Text pool values


Title: Module Pool for Testing PTRA_WEB_INTERFACE Function Modules
Text Symbol: 027 = lump sum taxable
Text Symbol: 026 = Income-Related Expenses
Text Symbol: 025 = The trip data is inconsistent.
Text Symbol: 024 = Repayments
Text Symbol: 023 = Receipt Total of Trip
Text Symbol: 022 = to
Text Symbol: 021 = The costs of & are distributed as follows:
Text Symbol: 020 = The following totals result:
Text Symbol: 019 = Travel Flat Rates
Text Symbol: 018 = Per Diems for Accommodations
Text Symbol: 017 = Per Diems for Meals
Text Symbol: 016 = Total Costs of Trip
Text Symbol: 015 = already paid by the company
Text Symbol: 014 = Payment Amount
Text Symbol: 013 = Advance
Text Symbol: 012 = Additional Amount
Text Symbol: 011 = Reimbursement Amount
Text Symbol: 010 = The trip data is consistent.
Text Symbol: 003 = Comments for Trip
Text Symbol: 002 = Comments for Receipt
Text Symbol: 001 = Comments for Leg of Trip


INCLUDES used within this REPORT SAPMP56T_WEB_INTERFACE

INCLUDE MP56T_WEB_INTERFACETOP.
INCLUDE MP56T_WEB_INTERFACEOGEN.
INCLUDE MP56T_WEB_INTERFACEIGEN.
INCLUDE MP56T_WEB_INTERFACEO00.
INCLUDE MP56T_WEB_INTERFACEO01.
INCLUDE MP56T_WEB_INTERFACEO20.
INCLUDE MP56T_WEB_INTERFACEO30.
INCLUDE MP56T_WEB_INTERFACEO60.
INCLUDE GLO_MP56T_WEB_INTO2101.
INCLUDE MP56T_WEB_INTERFACEO40.
INCLUDE MP56T_WEB_INTERFACEO50.
INCLUDE MP56T_WEB_INTERFACEO70.
INCLUDE MP56T_WEB_INTERFACEO71.
INCLUDE MP56T_WEB_INTERFACEO72.
INCLUDE MP56T_WEB_INTERFACEO73.
INCLUDE MP56T_WEB_INTERFACEO80.




INCLUDE MP56T_WEB_INTERFACEI00.
INCLUDE MP56T_WEB_INTERFACEI01.
INCLUDE MP56T_WEB_INTERFACEI20.
INCLUDE MP56T_WEB_INTERFACEI30.
INCLUDE MP56T_WEB_INTERFACEI60.
INCLUDE GLO_MP56T_WEB_INTI2101.
INCLUDE MP56T_WEB_INTERFACEI40.
INCLUDE MP56T_WEB_INTERFACEI50.
INCLUDE MP56T_WEB_INTERFACEI70.
INCLUDE MP56T_WEB_INTERFACEI71.
INCLUDE MP56T_WEB_INTERFACEI72.
INCLUDE MP56T_WEB_INTERFACEI73.
INCLUDE MP56T_WEB_INTERFACEI80.
INCLUDE MP56T_WEB_INTERFACE_SCREEN_F01.
INCLUDE MP56T_WEB_INTERFACE_VALUE_HI01.
INCLUDE MP56T_WEB_INTERFACEF01.
INCLUDE GLO_MP56T_WEB_I_VALUE_HI01.
INCLUDE GLO_MP56T_WEB_INTERFACEF01.
INCLUDE MP56T_WEB_INTERFACEI90.
INCLUDE PTRA_WEB_GLOBAL_EDITOR.
INCLUDE MP56T_WEB_INTERFACE_CCC_O01.
INCLUDE MP56T_WEB_INTERFACEI19.
INCLUDE MP56T_WEB_INTERFACEO90.


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