SAP Reports / Programs

SAPMV80T SAP ABAP dialog Program - Text determination







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

VOTX - Configuration: Texts


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


Text pool values


Title: Text determination
Text Symbol: 065 = Lang. Origin: Partner Func.
Text Symbol: 064 = Language Origin: Lang.
Text Symbol: 063 = Language Origin: All
Text Symbol: 062 = Partn.funct.
Text Symbol: 061 = Identification
Text Symbol: 060 = TextObject
Text Symbol: 059 = Sequence Number
Text Symbol: 058 = Trading contract item
Text Symbol: 057 = Trading contract hdr
Text Symbol: 056 = Agency document item
Text Symbol: 055 = Agency document header
Text Symbol: 054 = Table
Text Symbol: 053 = Cancel
Text Symbol: 052 = Do you really want to cancel?
Text Symbol: 051 = Possible loss of data
Text Symbol: 050 = Conditions
Text Symbol: 049 = Agreements
Text Symbol: 048 = Only bl.doc
Text Symbol: 047 = Only delivery
Text Symbol: 046 = Only sales doc.
Text Symbol: 045 = All
Text Symbol: 066 = Tax Modules Condition
Text Symbol: 067 = Txt Name
Text Symbol: 068 = Data
Text Symbol: 069 = Text Processing Name
Text Symbol: 070 = Text Key
Text Symbol: 071 = TxtDetProc
Text Symbol: 072 = Sales Doc. Type
Text Symbol: 073 = Item categry
Text Symbol: 074 = Del. type
Text Symbol: 075 = Bill. Type
Text Symbol: 076 = Acct group
Text Symbol: 077 = Activity Type
Text Symbol: 078 = ShipmentType
Text Symbol: 079 = Financial Doc. Indicator
Text Symbol: 080 = Legal Regulation
Text Symbol: 081 = Typ





Text Symbol: 082 = Trad. Contract Type
Text Symbol: 083 = Trad. Contract: Item Cat.
Text Symbol: 084 = Short Txt f. Txt Objects
Text Symbol: 085 = Description
Text Symbol: 086 = Proced
Text Symbol: 044 = Legal control
Text Symbol: 001 = Cust.-Material
Text Symbol: 002 = Customer-Central texts
Text Symbol: 003 = Customer-Accounting
Text Symbol: 004 = Customer-Contact person
Text Symbol: 005 = Customer-SD
Text Symbol: 006 = Sales document header
Text Symbol: 007 = Sales document item
Text Symbol: 008 = Delivery header
Text Symbol: 009 = Delivery item
Text Symbol: 010 = Billing document header
Text Symbol: 011 = Billing document item
Text Symbol: 012 = Display:
Text Symbol: 013 = Maintain:
Text Symbol: 014 = Please select a text object
Text Symbol: 015 = Text determination
Text Symbol: 016 = Text types
Text Symbol: 017 = Text determination procedures
Text Symbol: 018 = Procedure details
Text Symbol: 019 = Text determination procedure usage
Text Symbol: 020 = Text determination procedure usage
Text Symbol: 021 = Assign text determination procedure
Text Symbol: 022 = Access sequences
Text Symbol: 023 = Access sequence
Text Symbol: 024 = Belongs to procedure
Text Symbol: 025 = New assignment?
Text Symbol: 026 = Assign text determination procedure
Text Symbol: 027 = Sales activities
Text Symbol: 028 = User guide: Text determination
Text Symbol: 029 = Delete data record
Text Symbol: 030 = Do you wish
Text Symbol: 031 = to delete?
Text Symbol: 032 = Permitted text objects
Text Symbol: 033 = - Add text type





Text Symbol: 034 = You are about to leave the details screen
Text Symbol: 035 = Save data first?
Text Symbol: 036 = Back
Text Symbol: 037 = Do you want to generate
Text Symbol: 038 = the existing access sequences?
Text Symbol: 039 = the changed access sequences?
Text Symbol: 040 = Do you want to generate the
Text Symbol: 041 = Transportation header
Text Symbol: 042 = Allowed text objects
Text Symbol: 043 = Documentary payments


INCLUDES used within this REPORT SAPMV80T

INCLUDE MV80TTOP.
INCLUDE MV80T200.
INCLUDE MV80T300.
INCLUDE MV80T400.
INCLUDE MV80T600.
INCLUDE MV80T605.
INCLUDE MV80T610.
INCLUDE MV80T615.
INCLUDE MV80T620.
INCLUDE MV80T625.
INCLUDE MV80T630.
INCLUDE MV80T635.
INCLUDE MV80T645.
INCLUDE MV80T647.
INCLUDE MV80T651.
INCLUDE MV80T656.
INCLUDE MV80T700.
INCLUDE MV80T800.
INCLUDE MV80T900.
INCLUDE MV80T100.
INCLUDE MV80TF0A.
INCLUDE MV80TF0B.
INCLUDE MV80TF0C.
INCLUDE MV80TF0D.
INCLUDE MV80TF0F.
INCLUDE MV80TF0T.
INCLUDE MV80TPOV.


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