712 SAP Message of Class B1 Mo message types were found for the classification object &











712(B1) - Mo message types were found for the classification object &

Message number 712 of class B1 is used to display message "Mo message types were found for the classification object &" and can be triggered using the following ABAP code:

DATA: lv_val1(100) TYPE C.
lv_val1 = '123'.

    MESSAGE E712(B1) WITH lv_val1. "Error message example

    MESSAGE W712(B1) WITH lv_val1. "Warning message example

    MESSAGE I712(B1) WITH lv_val1. "Information message example
See here for more options

Error message for XPRA report RBDXBDLTThis XPRA transfers the contents of the TBDLI table to the TBDLT table.
These tables are used in the ALE (Application Link Enabling) component
for distributing master data objects via lists.You can continue to work with your system if even this error does
occur.However, if you use ALE and in particular use it to distribute masterdata objects via lists, then problems may occur if you do not fix thiserror.This XPRA can be restarted, but it is not essential that it be executed
again. The problem may also be fixed manually, for example in the casethat only a few table entries are affected.

What causes this issue

There is an entry in the TBDLI table that contains a reference to the
class type &v1& in the client &v2&. This entry also exists in the TCLAtable, and is assigned to the classification object &v3&. There are,however, no message types for this classification object in the TBDMEtable.The only possible values for the classification object are MARA for
material, KNA1 for customer and LFA1 for vendor.Probably the TBDLI entry is an older entry that is no longer used.

System Response

The entry
&v4&
in the TBDLI table could not be transferred to the TBDLT table. The
entry was not deleted in the TBDLI table. When the XPRA is startedagain then another attempt will be made to copy this entry to the TBDLTtable.

How to fix

There are two ways of fixing this problem:
correct the Customizing and restart the XPRAmaintain the TBDLT table by handOption 1: Running the XPRA againChange class type &v1& in client &v2&. The possible classification
objects are MARA for material, KNA1 for customer and LFA1 for vendor.You can find the activity in the IMG under Cross-applicationcomponents -> Distribution (ALE) -> Distribution scenarios -> Masterdata distribution -> Distribution via lists -> Maintaining classtypes. The accompanying text includes more information on thisactivity. An alternative is to use the transaction O02E.Option 2: Maintain the TBDLT table by handExecute the following IMG activity: Cross-application components ->
Distribution (ALE) -> Distribution scenarios -> Master datadistribution -> Distribution via lists -> Allocate listings to thelogical system. The accompanying text includes more information onthis activity. An alternative is to use the transaction BD68.
Message text extract from SAP system. Copyright SAP SE.


Return to Message Class B1 main page



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!