LSMW IDOC Segnum Error

Hi,
I am converting data from a legacy system in LSMW. I read in the data and convert it without error. But when I try to generate the IDOC's I get the following error message:
<b>EDI: Field SEGNUM in data record is default</b>
Any help with this problem would be greatly appreciated.
Regards,
    Philip Johannesen

Hi,
If you see the IDOC will be in Error, Click on that IDOC  or view it from WE05. click on the error.
You will find some log as follows
<b>Messages have been issued: number 0000000000003001
Message no. MK101
Diagnosis
During inbound processing for the IDoc, messages have arisen while checking material data.
System Response
The system has filed these messages in the form of an application log with the number 0000000000003001.
Procedure
View the application log.
<i>Proceed</i></b>
Click on <b><i>Proceed</i></b> or goto Transaction MM90 (I am using MATMAS05 IDOC Type) where you will get the detail log which Segment-field value is missing.

Similar Messages

  • LSMW IDOC generation error

    Hi All,
    While trying to generate IDOC in LSMW, we are getting the below error. Please suggest any inputs and how to proceed.
    No service for system LSMW, client 009 in Integration Directory
    Message no. IDOC_ADAPTER601
    Diagnosis
    Unable to determine the service for system &1, client &2.
    System Response
    You tried to determine a service for system &1, client &2.
    The system ID is taken from the sender port of the IDoc control record,
    which must have the form 'SAP' + system ID. In the case of external
    systems, in the sender port field you must enter the logical system that
    is assigned to the service in the Integration Directory.
    Procedure
    Maintain a service in the Integration Directory for system &1, client &2.
    Procedure for System Administration
    Contact your system administrator.
    Regards,
    Sandeep.

    Hi,
    Thanks for the reply. But we are not using XI here.
    The LSMW - IDOCs are required to be generating for removing production related purchase orders in our support system
    which is just copied from production recently.
    Please advice.
    Rg,
    Sandeep.

  • LSMW Idoc error in start idoc processcing as No data could be selected

    Hi Abapers
    am uploading the data Using the LSMW-IDOC Method.
    it is executing successfully Up to the 13th Step I.e start idoc generation.
    when i execute the 14th Step Start Idoc Processing.
    am getting the Popup information Error like...
    Error: No data could be slelected .
    Can any one help me on this issue
    Edited by: saeed.abap on May 30, 2011 10:12 AM
    Edited by: saeed.abap on May 30, 2011 10:56 AM
    Edited by: saeed.abap on May 30, 2011 10:57 AM

    Hi Abapers,
    Im working on datamigration for Business partner using Lsmw idoc method and getting Idoc status 53 with message crmxif_partner_save function module generated successfully with BP number but some of the entries of the fields is not getting inserted into master table BUT000,can any one put a tip of light what exactly is going wrong as i have taken all necesscary steps if any one can share their views like how to trace the posting program for inbound idoc crmxif_partner_save_m02 and where exactly the data is getting inserted into database table BUT000.
    Will appreciate all your help.

  • SAP Retail : Article Master Data Transfer using LSMW/ARTMAS05: EAN Error

    Hi Bjorn Panter,
    I want to thank you for providing very informative articles on the Master Data of ERP Retail.
    We are currently loading articles to SAP from legacy and use your articles on ERP Retail as part of our knowledge warehouse.
    We have encountered an error which has stumped our conversion.
    We are getting an M3 535 error stating that "First specify the main EAN for the unit EA".  We are using LSMW (IDOC Method, Basic Type ARTMAS05).
    Our MARM segments have generic and variants.  The UPC and UPC category (set to UC) are filled for the variants and blank in the segment containing the generic.
    Our MEAN segments contain variants only with the UPC and UPC category (set to UC) filled.
    Our UC EAN category is configured with a blank check digit algorithm and a number range of 12 digits.  We are loading our variants with EANs that are 12 digits.
    When debugged IDOC_INPUT_ARTMAS, I noticed that :
    In routine  MARM_UEBERGEBEN (in function module BAPI_MATERIAL_MAINTAINDATA_RT), this code clears our MARMX indicators :
       LOOP AT UNITSOFMEASURE.
        ART_DATA_EXISTS = 'X'.    "JH/05.01.00/4.6C Entkopplung der MALG
        IF UNITSOFMEASURE-FUNCTION NE C_MSGFN_D.   ->>>> this checks if our function code is 003 (which is a delete).
    *     TMFIELDRES aufbauen
          CLEAR UNITSOFMEASUREX.                   ->>>> Since we are doing a create, it clears the indicators in unitsofmeasureX
    To bypass this clear, I debugged the program and overlayed the indicators and marked UPC and UPC category as 'X'.  This worked and we were able to post our IDOC successfully... THe UPCs showed in the MARM and MEAN tables.
    However, knowing that there are a lot of Retail companies loading articles into their SAP system, it would seem odd that no one has reported this as a bug or no one has posted this issue in SDN.  I could not find any OSS note related to this issue either.
    Can you please help us figure out what is wrong ? Have you encountered this error in the past ?  Is there something in config that we should check ?  Should we look at fields in our segments ?
    Any help from you would be greatly appreciated.
    Thanks,
    Sarah

    Dear Sarah,
    please open an OSS customer message.
    Put in a valid IDOC ARTMAS number with this error and open your system.
    I guess either it is a bug in IODC structure or you found a bug in software.
    My colleages will take care.
    Regards
    Björn

  • Document type not defined in lsmw idoc method

    hello  iam posting Open AR Line Items for contract account using message type
    CTRACDOCUMENT_CREATE  using lsmw idoc method .iam getting error as Document type not defined but actually when iam creating document manually item is created with out any error that means it is defined and my functional consultant is also saying he defined document type.can some body explain me what is the  problem.
    Regards
    priya

    Check OMW9, here document type is defined for the transaction MIRO..
    Go to OMW9, click in the Document Type.
    Then double click on MIRO.
    Also check the sap notes which is referred in the similar thread Document type not defined f5814

  • Application logs for log handling in lsmw idoc method

    Hi Abapers,
          Im using LSMW IDOC method for data transfer from legacy to sap system.Now the requirement is to handle application logs for log handling i.e i have to make use of custom report to handle logs,can any one tell me what all steps to be done for this or if any one can share a link related to application logs would be greatly appreciated.
    Thanks.
    Edited by: saeed.abap on Dec 27, 2011 5:13 PM

    Hi Saeed,
    Please check with this fms
    1) BAL_DSP_LOG_DISPLA
    2) APPL_LOG_READ_DB
    3) IDOC_GET_MESSAGE_ATTRIBUTE
    There is a wiki [Error Log Lsmw|http://wiki.sdn.sap.com/wiki/display/Snippets/ErrorLogProgramforBAPIandIDocMethodin+LSMW] available.
    Regards,
    Madhu.
    Edited by: madhurao123 on Dec 28, 2011 8:25 AM

  • Re:Uploading of material master data using lsmw-idoc method

    Hi friends,
                While processing each idoc  one log on window is opening,and status of idoc is 51,eventhough i am passing material description to maktx of e1maktm,it is showing an 'No description is passed'.
    Colud you please tell me how to correct these errors,i am new to this lsmw-idoc method.
    Thanks in advance,
    Anusha.

    Thank you for reply.
    Actually I am uploading the data in flat file from file port to sap.
    In idoc inbound processing of lsmw i have created a file port and iam giving the logical system name of the same client.
    is this the correct procedure.
    Every time when i process each idoc one new logon window is opening and it is showing idoc status as 51.
    could you please tell me how to correct this one.

  • Problem LSMW + IDOC method for message type : MATMAS

    hi friends,
      I am using LSMW + IDOC method Message : MATMAS , idoc type : MATMAS03 .Setting every thing are fine. Finally Material is not created with error "message have been issued number : <idoc number>".
    data : material, industry type, material type, description, Basic unit of mesure.
    Please  help me.
    Balaji.T.

    Hi,
    I have nothing found regarding your issue. But maybe a look at SAP note 638058 will give you a hint.
    Regards,
    Klaus

  • Problem in LSMW IDOC - Test Scenario Loading Infotype0139

    Hi Experts,
    I am Currently working on LSMW IDOC method,The scenario is  InfoType 0139 - Loading applicant details
    (loading a flat file csv format from my desktop)
    In Step 1 : While saving after entering the details of Message type and Basic Type, getting a message
    "Maintain the default values for IDoc Inbound processing"
    In Step 5: In Field Mapping , Apart from the Segemnt Type YEMPL_SEG, which i created,
    there is one more structure EDI_DC40(this is not created by me).
    Subsequently IDOC is not getting processed. Error Message shows - No partner exists with the name '', type ''
    I had gone through saptechnical document.
    Scenario:
    Reciever Logical System - IDC92.
    Sender - YDC64.
    Client 800 is assigned to IDC92.
    In WE42, For process Code , assiging a standard Function module - /ISDFPS/IDOC_INPUT_ET.  Do i need to change this FM?
    In WE20, Sender System YDC64 is assigned to Process Code.
    I tried with IDC92 to Process code aswell.
    Kindly advice.Your help is appreciated.
    Thanks,
    Felix
    Edited by: Felix on Mar 1, 2010 10:07 AM
    Edited by: Felix on Mar 1, 2010 10:11 AM

    Hello ,
       While processing the IDOC in LSMW; I am getting this error message now:
      Function module not allowed: IDOC_INPUT_HRMD
       The Status is 51.
    I donot know which FM has to be used for this purpose.
    Your help is appreciated.
    Thanks

  • Load customized set type using LSMW+ IDOC (XIF)

    Hi experts,
       now i could load most product field using LSMW+ IDOC (XIF), but when i load customized set type, it gives error " User-defined set type ZTest does not exist in BDOC structure ". After some study i know i must to enhance BDOC type ? but i am not very familiar with BDOC, andy idea ? ths
    also could anyone provide some function module to load product ? ths again
    Edited by: Gang LI on Apr 23, 2009 11:57 AM

    Hi,
       You will have to Re-Generate Your BDoc Structuring due to your Carried out Changes,
    Use TCode:SMW_BDM
    For Creation of the BDoc and Check.
    Hope it answers your Queries..
    Thanks and Regards,
    RK.

  • How to upload multiple company codes data for single vendor by LSMW Idoc

    Hi ,
    My requ is like this.
    uploading data by LSMW Idoc method
    In source file we have two company codes data for single vendor.
    It should create vendor for two company codes.
    But its not creating its showing error.
    How to handle this?
    Thanks in Advance.

    have you ever see this docu:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/1a/178ac72d3011d3bc3500105a6588b2/content.htm
    You can use the recording function to create a new object (or a new "import method") if neither a standard batch input program nor a standard direct input program nor the BAPI/IDoc method is available for a data object.
    Recordings are static, thats why you cannot do such flexible things like  multiple company codes at the same time.
    But with IDOC method it is certainly possible, I have done it several times already.
    Unfortunatly the creator of this thread did not say what error he got with the IDOC method. Maybe he will add this. Otherwise I dont think that anybody can help

  • IDOC 62 Error

    Hi ,
    I am using LSMW using BAPI for BAPI_ACC_DOCUMENT_POST and in the last step I am getting a IDOC status 62 = IDOC passed to application
    where in i have to get 53.
    I have checked each and every field but still the staus is 62.
    Could anybody tell what could be the possible errors for getting 62 instead of 53 and how do i rectify this?
    Regards,
    Ravi

    Hi Sudhakara,
    Status by the SAP system (IDoc Basis):
    50     IDoc added
    56     IDoc with errors added
    60     Error during syntax check of IDoc (inbound)
    61     Processing despite syntax error (inbound)
    62     IDoc passed to application
    63     Error passing IDoc to application
    64     IDoc ready to be passed to application
    65     Error in ALE service
    66     IDoc waits for predecessor (Serialization)
    68     Error - no further processing
    74     IDoc added by test transactionStatus by the SAP system (Applications):
    51     Error - Application document not posted
    52     Application document incomplete posted
    53     Application document posted
    If the information is useful, please post the [oint. Don't forget.Please.
    Regards,
    Chandra

  • LSMW: Product import error

    Hi Firends,
    We are using LSMW IDoc method for importing Product.
    We are using "Message Type         CRMXIF_PRODUCT_SAVE_M" and "Basic Type           CRMXIF_PRODUCT_SAVE_M01"
    When the IDoc is generated, it giving error :
    Attribute ID for Value , ISO Unit EA is missing in Object No. 1
    Please let me know how to slove the issue.
    thanking you,
    Naveen

    Hi Naveen,
    I'm assuming you are facing this problem at the time of processing IDOC. First try to check IDOC segment field, where you need to place unit of measurment field. If this value is populated in IDOC then this entry is missing in CRM tables.
    Error Indicates,
       Unit of Measurement EA is missing in the table T006A.
      If you are using ECC and CRM environment, then download DNL_CUST_BASIS3 object into CRM and reprocess your failed IDOC. It will download unit of measurments into CRM table T006A from ECC table T006A.
    Regards,
    Bhanu

  • Issues in IDoc Sender Scenario:IDoc  with errors added

    Hi all
             Am working on an IDoc to JDBC scenario. In R/3 system, I have created distribution model, partner profile, RFC destination and port.The IDoc is generated and is sent to XI successfully. But in XI , there is no entry in SXI_MONITOR for this (unfortunately IDX5 is not available in the XI server! ;as of now). Instead an entry is made in WE05 and WE02 with stautus 56(IDoc with errors added). In the status record:
    status 56 : External segment name E2KOMG003 cannot be interpreted
    status 60 : Basic IDoc type COND_A03 could not be found.
    And the segments displayed in data record  are different from the segments in the data record of the IDoc generated at R/3. (say for E1KOMG at R/3, E2KOMG003 in XI).Earlier the flow was working fine and the DB table was updated successfully. And the entire stuff is believed to be 'unmodified' .
    Would any one help in resolving the issue.
    Thanks,
    Chilanka

    Hi,
    >>>>I have created partenr profile in R/3.Need I create a partner profile in XI for R/3 system?
    no you cannot create any partner profiles in XI
    for more about IDOC configuration in XI check :
    <a href="/people/michal.krawczyk2/blog/2006/10/11/xi-new-book-mastering-idoc-business-scenarios-with-sap-xi"><b>Mastering IDoc Business Scenarios with SAP XI</b></a>
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • IDOC Syntax Error E0072 with status 26 after upgrade to ECC6.0

    Hi
    We have upgraded SAP R/3 from 4.6C to ECC6.0. After upgrade, when we create PO and output EDI, we are seeing this IDOC syntax error E0072 for Mandatory Segment E1EDK01. In 4.6C it was working fine with no issues, only after upgrade this problem started. It says E1EDK01 is missing which is mandatory. We are using basic type ORDERS01 with no extensions. When we see WE30 it looks fine, WE20 settings looks fine.
    Order of the segments got scrambled in upgraded version. First segment is E1EDP19001, this is supposed to be under E1EDP01 segment. There are two E1EDP19001 segments created but there were no sub segments to E1EDP01.
    Any help in this regard is highly appreciated.
    Thanks
    Pandiri

    User Exit activation and fixing the issue in user exit fixed this issue.

Maybe you are looking for