"Customizing incorrectly maintained Message no. SE729 "

Hi Friends,
While making 'ML81N' for service purchase order  at the time of save , system gives me following error message.
"Customizing incorrectly maintained Message no. SE729 "
Regards,
Mahesh.

Hi,
Me too was facing the same issue few days back, resolved by this thread.
Customizing incorrectly maintained Message no. SE729 - ML81n
Re: Cutomizing incorrectly maintained - check for the answer from 'AV'
Regds,
CB

Similar Messages

  • Customizing incorrectly maintained message is appearing in SES, w/o Mat Doc

    Dear all
    Customizing incorrectly maintained message is appearing in service entry sheet in ML81N without showing the mat doc no.  We want to get rid off this message and material document number has to appear.
    When we create SES message came "Customizing incorrectly maintained" & Message no. SE729. When we release the SES then Material Document is not showing in foreground.

    Dear Santosh,
    Reason and Prerequisites
    You have recently made an upgrade
    Number of entries in table T162V is different to the number of columns in table control for screen SAPLMLSP/400.
    Solution
    The variants maintained before and after upgrade are probably different.
    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.
    The entries in the Table 'T162V'(for each of the 6 variants) should always be the same as that of the columns in the table control(TC_View).
    Table Control(Screen)  Screen 400 SAPLMSP(TC for services ).
    Below is the standard logic to verify if the customising is correct.
    Determine number of lines in customizing tables
      describe table t162v_tab lines lv_t162vlines.
    Determine number of columns in table control
        describe table tc_view-cols lines lv_tclines.
      lv_tclines = 6 * lv_tclines.
      Here 6 signifies the 6 variants for the TC.
      if lv_t162vlines ne lv_tclines.
        message s729.
      endif.
    Please make sure that the entries maintained in T162V are the same as the columns maintained in the Table Control (TC).
    For this case, you can use SM31 transaction to maintain the same number of entries in table T162V as in TC.
    Please see the attached files "SE729_A.doc" and "SE729_B.doc" for further help, that explain exactly how to check the situation and how to use SM31.
    The most important thing is that you have the same number of entries in lv_t162vlines as in lv_tclines.
    After all changes are made please test the behaviour again.
    =======================================
    Issue two
    The button for services selection is missing and when you want to record a new entry sheet, the system show messagge SE 729.
    This is owing to the incomplete coding of the user-exit that must be performed by the user.
    When the SAP enhancement SRVEDIT is not active, the call of the user-exit is not performed and the value of I_EDIT_KZ is set to 'X', and never changed.
    When you activate your project, which contains the SAP enhancement, you
    need to write the code of the include ZXMLUU18, so that the export parameter E_EDIT of EXIT_SAPLMLSR_001 returns a value. Without code, the parameter value will be blank, hence I_EDIT_KZ will be blank, and the end result is the [Service selection] button disappears. Time out's can also be a result.
    Regards
    Utsav

  • Customizing incorrectly maintained Message no. SE729 in Tcode:IW42

    Hi All,
           When I am Working on Tcode: IW42.I am getting message
    *Customizing incorrectly maintained
    I have checked all the customization, all are maintained properly.I have not maintained order and notification integration.I thought It might be because of the integration the warning message might be coming.
    I have gone through the SDN related to message SE729.
    But after referring to few threads I came to know its issue of updgarde,Please correct me If I am wrong.Please suggest me suitable solution to solve my problm.Any suitable note,please suggest.
    Thanks and Regards,
    VJ

    Hi VJ,
       What upgradation you are doing? Is that Technical or Functional? From which version to which version you doing the upgradation.
    Regards,
    Maheswaran.

  • Getting a message that "Customizing incorrectly maintained"

    when i go for control key PM03 in Maintenace order and click on ACT DAtA to see the purchase requisiton i get a message that Customizing incorrectly maintained
    Message no. SE729
    which customizing have i missed?

    Hi,
    Check that there is a default 'unit of measure at item level' defined in MM customizing:
    > External Services Management > Source Determination and Default Values
    -for Client
    -for Purchasing Organizations
    If no unit of measure is defined for the purchasing organisation level then it must be made available at client level. If both are blank then message SE729 is issued.
    -Paul

  • Message "Customizing incorrectly maintained" in IW42

    Hi All,
    Our client system has been recently upgraded to ECC 6.0. And after that when i am executing transaction IW42, i am getting this message "Customizing incorrectly maintained". Though i am able to successfully complete and save the whole process but still this message is being displayed. I am not getting this kind of message in IW41 or IW44. I have checked configuration settings, but dint find anything missing. Has anyone encountered such type of message. Am i missing out on any configurations. Please help
    Looking forward to your reply.
    Regards,
    Shobha

    Hi
    I saw your reply to shoba_pillai25.
    Nice solution
    what is the need of setting profile and maintaining tables in SM30?
    What it will do exactly?
    What are the other profiles to be maintained during configuration?
    Regards,
    Alagesan.M

  • Customizing incorrectly maintained in ML81N

    Dear Sappers,
    Whenever I do ML81N ,system is generating the message Customizing incorrectly maintained. Message No. SE729
    I have the updated version of ECC 6.0
    Whenever I try to save service entry sheet ,instead of showing the message for material document created it is showing the message customizing incorrectly maintained
    I have searched all the threads related to this issue on SDN Forum .I changed my configuration according to these threads but the message is continued appearing in that particular screen
    I tried the OSS Notes 1067124,1020850  but thses are not effective

    Hi,
    Suggest to sit with ABAPER and work with going into debugging mode. Try this and hope you can trace the possible reason for the error.
    Hope this helps.
    Regards,
    Smitha

  • Customizing incorrectly maintained at service entry sheet save time

    Dear PM Guru's
    we are using ECC 6.4 , while confirm and save the service entry sheet, system gives information message as Customizaing incorrectly maintained instead of document posted information. we are trying in somany ways but we cant solve the issue. please help me to avoid such a issue. here i am not getting any document posting information.
    i am requesting all the PM experts please help me.
    thanks,
    jalu

    Hi,
    I think it is the same problem as I answered in this [thread|Getting a message that "Customizing incorrectly maintained";.
    It is possibly a problem with definition of screen SAPLMLSP/400 (services). You will need to follow the instructions in note [1382685|https://service.sap.com/sap/support/notes/1382685]. This note references ML81N transaction but is relevant for the services screen. Check the table entries mentioned to verify and then correct if necessary.
    -Paul

  • Customizing incorrectly maintained

    Hello all,
    while creating a service PR in maintenance order while maintaining the service package I am getting the above error. Message no SE729.
    Also after entring the required data under service I am getting an error 'G/L account XXXXX not created (please check your input) Message no. ME042.
    Please help to resolve this query.
    Mimiri

    Thanks alot,
    My idea is cleared now.
    just two little queries.
    how to maintain the G/L account if I only enter the service text?
    And how to the cost element gets copied from service master, through valuation class? How to change it?
    Mimiri

  • Customizing incorrectly maintained -SE729 at the time of service entry

    Hi Gurus,
    I have above problem in ML81N
    Ill check so many thread in that this type of problem comes under upgradation
    but i am doing in IDES only,
    then,
    how to find the fields in  table T162V and Table Control SAPLMSP(400)
    How to Resolve that,
    thanks,
    Vino

    Hi Gurus,
    I have above problem in ML81N
    Ill check so many thread in that this type of problem comes under upgradation
    but i am doing in IDES only,
    then,
    how to find the fields in  table T162V and Table Control SAPLMSP(400)
    How to Resolve that,
    thanks,
    Vino

  • Cutomizing incorrectly maintained

    Dear All,
    While creating an Service entry Sheet, the System is showing a message " Customizing incorrectly Maintained" Message no. SE729. I have checked all the configuration related to P.org & Client for the SES.
    The system is generating the Correct SES and generating the same number for SES.Also,Same problem I have faced while making changes in the Service PO.While I run the ME21N, as the system opens the ME22N screen the same message (Customizing incorrectly Maintained) displays every time & system allows me to make the necessary changes in PO change & SES.
    I have checked the Note number OSS note 1067124 - SE729. It was initially miss. I have applied the same note but still the prooblem persists.
    Please revert ASAP.
    Ashok Verma

    Hi George,
    I found the reason for SE729. There are 6 obsolete entries in table
    T162V for the field ESLL-/SAPBOQ/CK_QTY.
    These entries - as per note 1020850 are obsolete, so please delete it.
    Table T162V
    VARIANTE SCR_POS SCRFNAME
    0 081 ESLL-/SAPBOQ/CK_QTY
    1 081 ESLL-/SAPBOQ/CK_QTY
    2 081 ESLL-/SAPBOQ/CK_QTY
    3 081 ESLL-/SAPBOQ/CK_QTY
    4 081 ESLL-/SAPBOQ/CK_QTY
    5 081 ESLL-/SAPBOQ/CK_QTY
    I have checked the Note number OSS note 1067124 - SE729, Initially it was miss, Then after applying this I have found that these entries are not necessary after this Note application and should obsolete. So I deleted this and my problem got solved.

  • Page has a custom page size message

    On the master pages, on a locked layer, we have a frame whose content is set to "Undefined" that is sized to exactly match the page size. This is so the page trim can easily be seen and measured in PDF and when printed and we've never had any trouble with it before.
    We have a file in which when we change the starting page number that frame goes out of position by 9 pts toward the outside of the pages. When we reapply a master to that page (even if its the SAME master) we get the message "Page ## has a custom page size. This page can retain its current size or be resized to match the new master."
    If we select "Keep current size" the outer frame to mark the page trim stays in the wrong position. If we select "Use master page size" that frame gets set correctly.
    I've checked the page size at all stages using both the page tool and the button on the pages pallet and it shows the page size to be exactly what the rest of the pages and the document are set to, so I don't understand why I'm getting this message.
    The first problem I was made aware of with this file is that when we ran our script to auto flow text the script was overriding the master items on to the page in the wrong position. Thinking it had something to do with the script command (which works correctly on other files) I posted this http://forums.adobe.com/message/5206889#5206889 to the scripting forum.
    Now that I've been made aware of this custom page size message I'm thinking this and the script not working correctly are related.
    Thanks for any insight anyone can offer.
    Ken

    I wondered whether my operator had accidentally changed the page size with the page tool selected and that the sizes showing in the dialog and on the tool bar were, maybe, rounded. When I saw your message I was hopeful that, maybe, the preflight would detect an incorrect page size.
    But, alas, it did not! It is showing on errors.
    Thinking that maybe InD was "seeing" the frame that was sitting outside the page as making the page larger I tried repositioning it and removing it before applying the master. But, I received the message again.
    Thanks for taking the time to respond!

  • DME data for house bank is not maintained - Message no. F0 275

    Hello!
    We got an error message in transaction 'F110 - Payments':
    DME data for house bank 1253 210 is not maintained
    Message no. F0 275
    Diagnosis
    The system could not fill a payment medium correctly due to missing house bank additional information.
    System Response
    The payment medium was created. You can weigh up whether the payment medium program run should be repeated after eliminating the error.
    Procedure
    Correct the error by expanding the missing house bank DME details.
    Proceed
    Do anyone know of which 'Data medium exchange' field(s) for House bank information would be mandatory:
    Alternative bank ID
    Bank receiving DME
    Customer number
    Company number
    Bank number
    Account number
    Bank control key
    ISO currency code
    Instruction key
    Lead days
    Payment method and program is:
    Country BE Belgium
    Pmnt method F
    Description Foreign banktransfers
    Payment medium program RFFOBE_E

    Dear Kuki,
    Please, verify in the transaction FI12 , field instruction key for the house bank.
    Regards,
    PaULO

  • Customer not maintained in sales area

    when i create sales order system is throwing a error message
    like
    customer not maintained in sales area....
    in va01, after entering sold to party i am getting this error....
    what should be configuration setting for setting this right.... kindly advise

    Hello,
    As told by Venkat, you are required to maintain the Sales Area data.
    By seeing the error there is something that you are missing in Configuration.
    Go to XD02 and extend your customer. You only must have created two segments. Extend the customer to sales are segment.
    Thanks,
    Ravi

  • SAP Custom Code Maintainability Service - SAP AG only

    As an Enterprise support customer I have a quick question on Custom Code Maintainability Service
    We have previously requested this service from SAP and they have generated and gave us the report.
    My question:
    Is this service ONLY being done by SAP, or are we (as customers) also allowed to run this service ourselves?.
    When I look in the services available I cannot find the service to create and run myself. I am currently putting in some serious time to set-up the custom code life cycle management (CCLM). As part of this I would also like to run the service and generate the report myself, as I have done with some other service like TEA (Transport execution analysis)
    I have no problems with using CDMC (Custom development management cockpit) and to generate reports there, but it would be nice to actually run the service and generate the report ourselves.
    Much apreciated your feedback.

    Hi Midhun,
    thank you for your quick response!
    I have already used SOAPUI to test my query.
    >it's creating an xml file in a specific format where you need to pass values to get the output.
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:sap-com:document:sap:soap:functions:mc-style">
       <soapenv:Header/>
       <soapenv:Body>
          <urn:ZGetcustomerWebservice>
             <!--Optional:-->
             <ImCount>5</ImCount>
             <!--Optional:-->
             <ImKunnr>
                <!--Zero or more repetitions:-->
             </ImKunnr>
          </urn:ZGetcustomerWebservice>
       </soapenv:Body>
    </soapenv:Envelope>
    Is this the xml file you mentioned?
    I checked the following blog and tried debugging, but I couldn't see any variables value...
    Debugging Custom Script in Integration Gateway
    Here is my custom code:
    function processRequestData(message) {
       message.setHeader("Authorization", "Basic XXXXXXXX=");
       importPackage(com.sap.gateway.ip.core.customdev.logging);
       importPackage(com.sap.gateway.ip.core.customdev.util);
       importPackage(org.apache.olingo.odata2.api.uri);
       importPackage(java.util);
       importPackage(com.sap.gateway.core.ip.component.commons);
       importPackage(com.sap.gateway.ip.core.customdev.api);
       parentMap = new LinkedHashMap();
       parentMap.put("IM_COUNT", "5");
       //Set the message body back
       message.setBody(parentMap);
       //Logger
       importPackage (com.sap.gateway.ip.core.customdev.logging);
       log.logErrors(LogMessage.TechnicalError, "This is first log"+message.getBody().toString());
      return message;
    Authorization is perfectly working but others are not.
    It would be great if you could have suggestions.
    BR,
    Hanae

  • Creation of Custom IDoc with Message control for sales Order

    Hi all,
    I am trying to create custom Outbound IDoc with message control.
    I wrote the code in a function module and i want to register that function module. (as in inbound registration of function module as in BD51).I am not knowing if that registration is necessary for outbound Idoc, if so in which transacition?
    Please list me the steps to create a custom IDoc for Message control.
    Thanks in advance,
    Regards,
    John.

    Hi,
    You need to use FM : MASTER_IDOC_DISTRIBUTE to create outbound idoc.fill the data in the tables EDIDC,EDIDD and generate the IDOC.
    check this link:
    Re: Master_IDoc_Distribute
    and use transaction : WEDI for IDOC configurations.
    here you will have all the transactions(step by step) to set the outbound IDOC configurations.
    Regards
    Appana

Maybe you are looking for