Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

22/05/2023, 09:57 2747917 - How to resolve Message No.

SE729

SAP Knowledge Base Article

2747917 - How to resolve Message No.


SE729
Component: MM-SRV (Services Management), Version: 8, Released On: 15.05.2023

Symptom
When you try to create/change/display a service related document like PR, PO, contract, service entry sheet
etc., Message No. SE729 (Customizing incorrectly maintained) is issued. You have checked SAP
Note 1382685 (/sap/support/notes/1382685), but it is still not clear how to make the adjustment

This KBA provides detailed steps how to compare the entries between table control and T162V, and how to
make the required adjustments

Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real
data is purely coincidental

Environment
SAP ERP Materials Management (MM)
SAP ERP Plant Maintenance (PM)
SAP ERP Central Component
SAP ERP
SAP enhancement package for SAP ERP
SAP enhancement package for SAP ERP, version for SAP HANA
SAP S/4HANA

Reproducing the Issue


[Enter your Reproducing the Issue here...]

Cause
You have recently made an upgrade and the number of entries in table T162V is different to the number
of columns in table control for screen SAPLMLSP/400. If the numbers are the same, it can be that
entries in table T162V are different as the ones from the columns in the table
Since different customers maintain different number of entries for each variant, it would not be possible
to release a standard note to all customers to fix this. Moreover this cannot be fixed using the Note
Assistant, the changes have to be done manually

Resolution
First part:

https://userapps.support.sap.com/sap/support/sfm/notes/print/0002747917?language=E&token=DBD84659767043C1D895D56F93D46A4C 1/7
22/05/2023, 09:57 2747917 - How to resolve Message No. SE729

In the function module MS_READ_UNIT the system looks for a default UoM, at the item level, in the case of
the service line.

* Globale Daten zurückgeben


E_MEINS = T165-PUR_MEINS.

* Fehler bei Customizing


IF E_MEINS IS INITIAL.
MESSAGE E729.
ENDIF.

If T165-PUR_MEINS = blank, the error is displayed.

To avoid the error, you must maintain the default unit of measure at the client level (table field T165-
PUR_MEINS) or organizational level (table field T165E-PUR_MEINS).

You do not need to maintain the T165E table if you are not using default settings at an organizational level.

The solution is to set a default "Unit of Measure at Item Level" (T165-PUR_MEINS) using t-code ML91.

Second part:

1. Start transaction ML81N/ME23N/ME53N/ME33K/IW33/CJ20N etc., open a service related document, in


the Service sub-screen, press the ‘Configuration’ icon to open the Table Settings screen

2. Now, Click on the ‘Administrator’ button

3. Copy all the fields listed in the column 'Field' to an Excel file

https://userapps.support.sap.com/sap/support/sfm/notes/print/0002747917?language=E&token=DBD84659767043C1D895D56F93D46A4C 2/7
22/05/2023, 09:57 2747917 - How to resolve Message No. SE729

4. In the Excel file, sort the fields by ascending order

https://userapps.support.sap.com/sap/support/sfm/notes/print/0002747917?language=E&token=DBD84659767043C1D895D56F93D46A4C 3/7
22/05/2023, 09:57 2747917 - How to resolve Message No. SE729

5. Now use SE16 transaction and enter the table T162V, for the field VARIANT, enter value 0 and
execute(F8)

6. Sort the field ‘SCRFNAME’ by ascending

7. Copy all the fields listed in table T162V to the Excel file that you have used in step 4

https://userapps.support.sap.com/sap/support/sfm/notes/print/0002747917?language=E&token=DBD84659767043C1D895D56F93D46A4C 4/7
22/05/2023, 09:57 2747917 - How to resolve Message No. SE729

8. Compare the fields copied from table control with the fields copied from table T162V one by one, then
adjust the entries in table T162V by transaction SM31

https://userapps.support.sap.com/sap/support/sfm/notes/print/0002747917?language=E&token=DBD84659767043C1D895D56F93D46A4C 5/7
22/05/2023, 09:57 2747917 - How to resolve Message No. SE729

9. In case a field exists in table control, but missing in table T162V, please add the entry into table T162V
by pressing ‘New Entries’ button(for the value of field "Position", you can use any number which has not
been used for other fields)

10. In case a field is missing in table control, but exists in table T162V, please delete the entry from table
T162V by selecting the entry and then pressing the ‘Delete’ icon

11. In case you find duplicate entries for one field, please just delete one of them.
12. There are 6 variants in table T162V(VARIANT=0,1,2,3,4,5). You need to repeat the step 5 ~ 11 for all
other variants (1, 2, 3, 4, 5).

See Also
[Enter your See Also here...]

Keywords
ECC, ME21N, ME22N, ME23N, ME29N, ME51N, ME52N, ME53N, ME54N, ME31K, ME32K, ME33K, ML81N,
CJ20N, IW31, IW32, IW33, Activity, PM Order, Operation, Service Tab, Service Specification

https://userapps.support.sap.com/sap/support/sfm/notes/print/0002747917?language=E&token=DBD84659767043C1D895D56F93D46A4C 6/7
22/05/2023, 09:57 2747917 - How to resolve Message No. SE729

Attributes
Key Value

Other Components PM-WOC (Maintenance Order Management)

Products
Products

SAP ERP Central Component all versions

SAP ERP all versions

SAP S/4HANA all versions

SAP enhancement package for SAP ERP all versions

SAP enhancement package for SAP ERP, version for SAP HANA all versions

This document refers to


SAP Note/KBA Title

1382685 SE 729 Customizing incorrectly maintained (/sap/support/notes/1382685)

This document is referenced by


SAP Note/KBA Title

2946586 GR number not displayed in ML81N after SES posting (/sap/support/notes/2946586 )

https://userapps.support.sap.com/sap/support/sfm/notes/print/0002747917?language=E&token=DBD84659767043C1D895D56F93D46A4C 7/7

You might also like