MR SAP Message class Bestandsübersicht für Sammelmaterialien









MR is a standard message class available within your SAP system (depending on your version and release level). Below is a list of all the messages available for within this class and a link to any long text associated with each message. These messages are very simple to use and can be implemented into your ABAP code using the MESSAGE statement and the following syntax.

MESSAGE I001(MR).

Note the value "I" represents an information messsage but can be replaced with E for error, W for warning, S for Status/Success, A for Abend/Termination and X for exit which does not display a message and causes a runtime error. Click here for more information about SAP Messages.

Messages can also contain the & symbol, this means custom values can be added to the message when it is displayed, this is done using the WITH statement

MESSAGE I001(MR) with ld_field1.

Message class details can be viewed directly within your SAP system by entering the object name MR into the relevant SAP transaction such as SE91 or SE80.

001 - Enter either a material or a material group

Additional information exists about message 001 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 001 class mr.

002 - Error restricting stock data at plant level

Additional information exists about message 002 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 002 class mr.

003 - You can select a distr. channel only in conjunction with a sales org.

Additional information exists about message 003 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 003 class mr.

004 - No plant class type has been maintained for the stock overview

Additional information exists about message 004 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 004 class mr.

005 - Plant group & unknown

Additional information exists about message 005 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 005 class mr.

006 - Sales organization & unknown

Additional information exists about message 006 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 006 class mr.

007 - No plant assignments exist for sales organization &

Additional information exists about message 007 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 007 class mr.

008 - No master data found for the plants of the & specified

Additional information exists about message 008 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 008 class mr.

009 - No list layout defined for display version &

Additional information exists about message 009 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 009 class mr.

010 - No plant assignments exist for distribution chain &, &

Additional information exists about message 010 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 010 class mr.

011 - No materials could be found for the selection criteria specified

Additional information exists about message 011 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 011 class mr.

012 - No purchase/sales price stock values exist

013 - No characteristics found for the material group hierarchy classes

Additional information exists about message 013 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 013 class mr.

014 - Characteristics selection poss. only for generic material (or matl group)

Additional information exists about message 014 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 014 class mr.

015 - Reference to classification missing for generic material &

Additional information exists about message 015 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 015 class mr.

016 - Material group & unknown

Additional information exists about message 016 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 016 class mr.

017 - Class & unknown

Additional information exists about message 017 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 017 class mr.

018 - You do not have the authorization to read class &

Additional information exists about message 018 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 018 class mr.

019 - Position cursor in tree structure

020 - No characteristics found for class &

Additional information exists about message 020 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 020 class mr.

021 - Internal error while determining the characteristics data for class &

Additional information exists about message 021 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 021 class mr.

022 - Characteristic & no longer exists; char. value assignment not possible

Additional information exists about message 022 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 022 class mr.

023 - No variant-creating characteristics could be determined for class &

Additional information exists about message 023 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 023 class mr.

024 - Distribution chain &, & unknown

Additional information exists about message 024 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 024 class mr.

025 - No variants exist for generic material &

Additional information exists about message 025 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 025 class mr.

026 - No base material groups exist for higher-level material group &

Additional information exists about message 026 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 026 class mr.

027 - You can call up the variant split only for generic materials

Additional information exists about message 027 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 027 class mr.

028 - Position the cursor on a stock line

Additional information exists about message 028 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 028 class mr.

029 - Position the cursor on a stock column

Additional information exists about message 029 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 029 class mr.

030 - Position the cursor on a column containing stock values

Additional information exists about message 030 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 030 class mr.

031 - Position the cursor in the list header

Additional information exists about message 031 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 031 class mr.

032 - Variant &2 does not exist for generic material &1

Additional information exists about message 032 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 032 class mr.

033 - No generic materials could be determined for material group &

Additional information exists about message 033 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 033 class mr.

034 - Position the cursor on a stock line for the material

Additional information exists about message 034 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 034 class mr.

036 - No master data found for the plants selected

Additional information exists about message 036 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 036 class mr.

037 - Function not yet implemented (-> Release 1.2)

Additional information exists about message 037 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 037 class mr.

038 - Serious error: No hit while accessing internal table &

Additional information exists about message 038 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 038 class mr.

039 - No more columns exist

Additional information exists about message 039 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 039 class mr.

040 - No material group hierarchy structure exists for material group &

Additional information exists about message 040 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 040 class mr.

041 - No variants exist for this characteristic value assignment data

Additional information exists about message 041 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 041 class mr.

042 - No value assignment data found for the characteristics of the variants

Additional information exists about message 042 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 042 class mr.

043 - No characteristics found for generic material or material group &

Additional information exists about message 043 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 043 class mr.

044 - Position the cursor within the material line

Additional information exists about message 044 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 044 class mr.

045 - Not possible to break down special stock lines

Additional information exists about message 045 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 045 class mr.

046 - Error while displaying the plant groups possible

Additional information exists about message 046 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 046 class mr.

047 - The display levels will be extended hierarchically

Additional information exists about message 047 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 047 class mr.

048 - This call mode is not allowed for matrix display

Additional information exists about message 048 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 048 class mr.

049 - Incomplete input parameters when calling up the matrix display

Additional information exists about message 049 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 049 class mr.

050 - Internal error while calling up the matrix display

Additional information exists about message 050 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 050 class mr.

051 - Error while converting a numeric characteristic value

Additional information exists about message 051 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 051 class mr.

052 - Vendor consignment price segment cannot be displayed for generic material

Additional information exists about message 052 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 052 class mr.

053 - No plants exist for plant group &

Additional information exists about message 053 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 053 class mr.

054 - Choose a different unit of measure for the generic material

Additional information exists about message 054 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 054 class mr.

055 - The unit of measure entered is not allowed for the material

Additional information exists about message 055 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 055 class mr.

056 - Error while displaying the units of measure allowed

Additional information exists about message 056 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 056 class mr.

057 - The data will be displayed in the base unit of measure

Additional information exists about message 057 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 057 class mr.

058 - Error while displaying the materials possible

Additional information exists about message 058 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 058 class mr.

059 - Error while displaying the variants possible

Additional information exists about message 059 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 059 class mr.

060 - Also enter a vendor for the vendor sub-range

Additional information exists about message 060 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 060 class mr.

061 - No purchasing info record data exists for the vendor entered

Additional information exists about message 061 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 061 class mr.

062 - No purchasing info record data exists for the vendor sub-range entered

Additional information exists about message 062 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 062 class mr.

063 - Error reading the purchasing info record data for the vendor/sub-range

Additional information exists about message 063 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 063 class mr.

064 - Vendor & unknown

Additional information exists about message 064 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 064 class mr.

065 - The vendor sub-range & does not exist for the vendor &

Additional information exists about message 065 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 065 class mr.

066 - No plants could be found for the plant selection specified

Additional information exists about message 066 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 066 class mr.

067 - You cannot call up the stock/requirements list for a generic material

Additional information exists about message 067 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 067 class mr.

068 - Choose a stock line below plant level

Additional information exists about message 068 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 068 class mr.

069 - Open purchase orders for generic matl poss. only with certain limitations

Additional information exists about message 069 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 069 class mr.

070 - You cannot call up reservations for a generic material

Additional information exists about message 070 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 070 class mr.

071 - You cannot call up material movements for a generic material

Additional information exists about message 071 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 071 class mr.

072 - You cannot call up WM stocks for a generic material

Additional information exists about message 072 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 072 class mr.

073 - Choose a storage location stock line

Additional information exists about message 073 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 073 class mr.

074 - No WM warehouse exists for the plant and storage location chosen

Additional information exists about message 074 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 074 class mr.

075 - Access problems reading material master data at plant level

Additional information exists about message 075 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 075 class mr.

076 - You have not re-entered a material or unit of measure

Additional information exists about message 076 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 076 class mr.

077 - Error while displaying the material groups possible

Additional information exists about message 077 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 077 class mr.

078 - You cannot call up the stock overview 'co. code/batch' for a generic matl

Additional information exists about message 078 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 078 class mr.

079 - Choose a class type for grouping together plants

Additional information exists about message 079 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 079 class mr.

080 - The unit of measure entered does not exist for &

Additional information exists about message 080 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 080 class mr.

081 - Not possible to display value-based stock data

Additional information exists about message 081 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 081 class mr.

082 - No valuation area data found for the plants of the & specified

Additional information exists about message 082 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 082 class mr.

083 - No valuation area data found for the plants selected

Additional information exists about message 083 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 083 class mr.

084 - No company code data found for the plants of the & specified

Additional information exists about message 084 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 084 class mr.

085 - No company code data found for the plants selected

Additional information exists about message 085 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 085 class mr.

086 - Choose a stock line from plant level upwards

Additional information exists about message 086 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 086 class mr.

087 - Not poss. to display purchase/sales price stock values for special stocks

Additional information exists about message 087 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 087 class mr.

088 - You can call up a variant breakdown only for generic materials

Additional information exists about message 088 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 088 class mr.

089 - No purchase/sales price stock values exist

090 - This warehouse number is managed on an external system

Additional information exists about message 090 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 090 class mr.

091 - The variant split matrix could not be called up

092 - The characteristic &1 has been assigned more than once

Additional information exists about message 092 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 092 class mr.

093 - No stock values in structured materials determined

094 - Choose a stock line from 'plant' level downwards

095 - No assignments to structured materials determined

096 - Error creating/changing tree structure

097 - This function is only possible for generic materials

098 - No values found for selection criteria entered

099 - Selection of 'Decimal place as per unit' indicator has no effect

Additional information exists about message 099 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 099 class mr.

100 - Plant group and plant level are always available

Additional information exists about message 100 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 100 class mr.

101 - Layout does not exist

102 - Details Stocks for Empties via Empties Stock Overview (TA WBF1)



Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!