LEADS NOT GETTING CREATED USING EXTERNAL LIST MANAGEMENT (ELM)

Hi Folks,
We are trying to create leads via ELM.
When ELM is executed records are getting uploaded,BP's are created.But leads are not getting created.
Pls find attachments for mapping format attached to ELM.
Assignment block Process steps is as shown below:
We tried n number of times to create leads but its not happening.
Pls suggest how to resolve the same.
Any help is highly appreciated.
Regards
Jaya

Hi Kavindra,
Below mentioned is the screenshot of badi debugging.
Our  technical consultant analysed the scenario and found out that Lead transaction data is not filling in standard and no data is coming into method create_business_transaction where Leads will be created based on the input data and says this has to fill in standard if all the mapping fields and data uploading is correct.
Pls suggest exactly where we are going wrong.
Pls let me know if u need any further info from my side.
Regards
Jaya

Similar Messages

  • Infotype not getting created using FM HR_INFOTYPE_OPERATION

    I am trying to create infotype 210 from user exit ZXPADU02 using below code.
    DATA :  v_return TYPE bapireturn1,
               v_return1 TYPE bapireturn1,
               v_return2 TYPE bapireturn1,
               v_key TYPE bapipakey,
               v_return3 TYPE bapireturn1.
      p0207 = gt_p0207.
      MOVE-CORRESPONDING p0207 TO p0210.
      p0210-infty = '0210'.
      p0210-begda = p0207-begda.
      p0210-taurt = 'PR'.
      p0210-txsta = '01'.
      p0210-amtex = '0'.
      CLEAR : p0210-aedtm.
      CLEAR : p0210-uname.
      CLEAR: v_return,v_return1,v_key.
      CALL FUNCTION 'BAPI_EMPLOYEET_ENQUEUE'
        EXPORTING
          number        = p0210-pernr
          validitybegin = p0210-begda
        IMPORTING
          return        = v_return.
      IF v_return IS INITIAL.
        CALL FUNCTION 'HR_INFOTYPE_OPERATION'
          EXPORTING
            infty         = '0210'
            number        = P0210-PERNR
            subtype       =  'PR'
           objectid      = p0210-objps
           lockindicator = p0210-sprps
            validityend   = P0210-ENDDA
            validitybegin = P0210-BEGDA
           recordnumber  = p0210-seqnr
            record        = P0210
            operation     = 'INS'
          IMPORTING
            return        = v_return1.
      ENDIF.
      CALL FUNCTION 'BAPI_EMPLOYEET_DEQUEUE'
        EXPORTING
          number        = p0210-pernr
          validitybegin = p0210-begda
        IMPORTING
          return        = v_return.
    But infotype 210 is not getting created.
    When i check it from PA30, i get error
    "No data stored for Residence Tax Area in the selected period"
    Can anyone tell me what is the problem here.
    Full points will be rewarded.

    HI,
    check the value coming on the screens are properly.Use DIALOG_MODE as foreground and check whether all fields getting populated.
    Check any default values need to be populated.
    Regards,
    Manoj.

  • Production version is not getting created using ALE-IDOC

    Hi all,
    Am using BD10 to transfer the material from sending to receving system.All the views are geting sent successfuly accept the production version tab data of MRP4 view.The segment is available in the standard IDOC.But prodction TAB  is not getting created at receving system .Please help to resolve this issue.
    Thank you.

    Hi Sanu,
    BD10 Send Material..
    the reason might be Production tab is not created is the segment is not a mandatory..
    and the data is not populating for that fields.
    if the segment is not madatorty and data is not available for the fields in the segment ..the prodction TAB  will not be created ..
    Regards,
    Prabhudas

  • Xmlns not getting created using jaxb

    Hi, I'm a newbie to JAXB. I went through the tutorial for jaxb on jwdsp 1.5 site and generated source files for a given schema using xjc. However, the generated xml does not seem to output xmlns. Not sure how to set this. Here is the related xsd file:
    <?xml version="1.0"?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
         <xsd:element name="order">
              <xsd:complexType>
                   <xsd:sequence>
                       <xsd:any namespace="urn:abc.com"/>
                   </xsd:sequence>
                   <xsd:attribute name="xmlns" type="xsd:string" use="required" fixed="urn:abc.com"/>
              </xsd:complexType>
         </xsd:element>
    </xsd:schema>Also, I do not know how to set "any". I tried using a DOM element but I get a ClassCastException when trying to cast to JAXBObject. So any pointers in that regard will be greatly appreciated.

    Hi,
    When you use the MD01 the system will look for the planning file entry and for the materials which have planning file entry will only be included in the planning run.
    KIindly maintain the planning file entry in the md21 or mdab. and rerun your md01.
    it is working in md02 or md03 since  you are giving the input as material.
    reg
    dsk

  • External List Management - BP does not exist.

    Hi,
    I would like to use the external list management feature of CRM 7.0 to create Business Partner.
    Its crucial for later processing steps to assign the ID from the data source as well. I included the
    Field ORG_NUMBER respectivly PER_NUMBER in the mapping. The creating process stops with an error telling me
    Businesspartner No. XYZ does not exist.
    I've done a bit of research and did not find a solution yet. I would like to know whether it is technically possible to use the ELM to create Businesspartners with predefined IDs.
    Regards, Arne

    Hello,
    This is indeed standard behavior: ORG_NUMBER and PER_NUMBER are used to update existing business partners only. You cannot use those fields to create business partners with external number range assignment.
    Kindly check the following online help for more information:
    http://help.sap.com/saphelp_crm70/helpdata/EN/46/32c47e043314dde10000000a155369/content.htm
    Hence to acheive your requirement, you will have to create a new implementation of badi CRM_MKTLIST_BADI.
    Kind regards,
    Nicolas Busson.

  • Hi I  newly started using Iphone 6, I am not getting all the applications list under Use Cellular date for to restrict my unwanted apps on cellular data

    Hi I  newly started using Iphone 6, I am not getting all the applications list under Use Cellular date for to restrict my unwanted apps on cellular data
    Please help me out

    Hi Rajesh778484,
    Welcome to the Apple Support Communities!
    I understand that some of your applications are not appearing under Settings > Cellular on your iPhone so that you can restrict or allow use of cellular data. If you have some installed applications on your iPhone that are not showing here, the first troubleshooting step I would suggest would be to reset your iPhone. Please refer to the attached article for information on how to perform a reset. 
    Restart or reset your iPhone, iPad, or iPod touch - Apple Support
    Best regards,
    Joe

  • Tables created using Enterprise Console Manager do not show up in SQLPLUS

    I am struggling with Enterprise console manager and command line SQLPLUS.
    I have tried scott/tiger , system/manager and the new user that I have created. But I am having the following problems:
    1. I cannot connect as NORMAL through Enterprise Console Manager if I use scott/tiger OR new/paswd. Only way I can connect as NORMAL is using system/manager
    2. The tables that I create using Enterprise Console Manager (while connected as system/manager in NORMAL mode) do not show up in the command line SQLPLUS. I am check this by running the following command:
    SELECT OWNER, OBJECT_NAME FROM ALL_OBJECTS WHERE OBJECT_NAME LIKE '%TEST%';
    While running the above command I am conected to SQLPLUS using system/manager WITHOUT SYSDBA
    3. Lastly, I have a JAVA class which establishes as connection to the database using system/manager. But I can access only the tables that I create using the Enterprise Console Manager. If I create a table using command line SQLPLUS (while connected as system/manager), I cannot access it through Java program.
    I am struggling with this since last morning and now I have run out ways to debug what is happening. Can anybody suggest any ways to tackle this?
    Thanks in advance,
    Mahesh

    Prior to 11g, when you created a table or whatever, you automatically allocated one extent.
    This is now no longer true and depends on a parameter I don't remember.
    dba_segments is a summary of dba_extents.
    Obviously, if there is no extent allocated, the table (view is defined with inner join) will not show up.
    You could qualify this is as a bug and submit a SR to Oracle. But then the performance impact may be huge.
    Sybrand Bakker
    Senior Oracle DBA

  • Need help:  Distribution demand is not getting created when Iu2019m using Purch

    Friends,
    When Iu2019m running the heurisitic plan distribution demand is not getting created. Iu2019m working on SCM 5.1
    I have a transportation lane which are automatically created using the Purchase inforecords. Iu2019m not
    facing any issues tranfering this purchase info records (PIR). Iu2019m able to see this as transportation lanes
    in APO.  When I run the heuristic plan run purchase requsition are getting created but distribution
    demand is not getting created. I have tested the same  scenario by manually creating transportation
    lanes. The manually created transportation lanes  are generating distribution demand but purchase info
    record transportaton lanes are not generating the distribution demand. What may the cause?  I would really appreciate for
    your input in advance.
    Regards
    KRN

    Friend,
    I have maintained the means of transport to the tranportation lane
    Regards
    KRN

  • Integration with EWM-Inspection lot not getting created

    Hi,
    Inspection lot not getting created after GR is done.
    The scenario is Storage location is connected to external warehouse management,so after the GR is done in the legacy system via interface it is updated in ECC.so while checking the material document inpection lot is not created.
    Can anyone please tell me the necesaary check points and integeration steps  between WM and QM in this case .
    Thanks in advance.......

    Hi,
    Since you didn't say much, I assume you are creating stock into ECC via LSMW using 561 movement. Now to get inspection lot for these batches/ docs, you need to activate inspection type 05.
    Go to material master QM view, assign and activate inspection type 05.
    Additionally, create a respective inspection plan/ task list for the material(s) to carry out RR and get the consistent inspection lots.
    ntn

  • Integration with QM-Inspection lot not getting creating

    Hi ,
    Inspection lot is not getting created after GR is posted.
    Scenario:Storage location is connected to external warehouse management.
    Can anyone please explain the necessary check points and  Integration steps needed to be followed for inspection lot creation.

    Hi,
    Since you didn't say much, I assume you are creating stock into ECC via LSMW using 561 movement. Now to get inspection lot for these batches/ docs, you need to activate inspection type 05.
    Go to material master QM view, assign and activate inspection type 05.
    Additionally, create a respective inspection plan/ task list for the material(s) to carry out RR and get the consistent inspection lots.
    ntn

  • Problem with External List Management; Business Partner Type

    Hello experts;
    I created a mapping format for importing a simple notepad file. In the ELM i see all my fields populated correctly. Once i start the importing process it goes smoothly with no mistakes at all (green lights). The bp is actually imported and i can see it in the BP transaction with most of the fields correctly imported BUT the business partner type (PERS_PERS_BPKIND in ELM). For this field i have a Constant Assignment which is always HH and because of that i don't have it in my notepad file but i pass the value directly from ELM constant assignement=HH. Unfortunately this value is not copied. Any idea? Am i doing something wrong or i'm loosing some steps in between?
    Thank you very much

    Hello,
    the issue is most probably related to missing authorizations. As you know the processing in external list management happens in the background using WF-BATCH user.
    Please check the following notes:
    708557 - 'ELM: Troubleshooting' point 1.
    https://service.sap.com/sap/support/notes/708557
    1912414 - ELM upload: Error in the map data-step
    https://service.sap.com/sap/support/notes/1912414
    1664498 - External List will not execute
    https://service.sap.com/sap/support/notes/1664498
    The information provided in the notes should help to solve the issue.
    best regards,
    Johannes

  • Weblogic Domain not getting created in SOA Suite 11g R2

    I have installed the components of SOA Suite 11g R2 (11.1.1.3) on a single Windows XP SP3 machine (32 bit) following recommended procedures. I tried to configure Weblogic server using Domain Configuration utility. After navigating hrough the wizard, no Weblogic server profile is getting created in the doamin folder. Even the WL Admin server is not getting created. The Domain Configuration utility did not throw any errors.
    1) Is this problem related to Oracle repository for SOA suite 11g?
    2) Can the repository schemas (Oracle) hold multiple weblogic SOA domain information?

    Hi,
    Weblogic servers directory do not gets created after domain creation or even managed server configuration. It will present itself only when you start the managed server for the first time, that is when it initializes all security attributes, diagnostic attributes (if configured) , etc..
    Perform server start and then check if it gets created or not.
    ## rank answer if it is helpful ##
    Thanks,
    Ranjan

  • BP not getting created while creating employee

    Hi,
    When I Hire an employee a BP should be created for it. It used to happen earlier in the system but after we moved to another system this is not working.  Can someone please let me know the necessary config for this?
    I've the following settings:
    HRALX   ONUMB  = 2
    HRALX   OSUBG = MD
    The MD number range is from 90000000 to 9999999999. Should this number range be internal or external?
    When I use the HR_SYNC_PERSON report for an employee I get the error as
    "Determination of connections to object 'BP' of 'CP' '50000201' failed"
    "Object of type 'US' with ID '1122' does not exist or is inconsistent"
    "Determination of connections to object 'BP' of 'O' '50000101' failed" etc
    Also I need to upload the employee master data using LSMW and BP does not get created with LSMW also? Is there some specific config while using LSMW?
    Please help.

    Whenever you are uploading employees using LSMW, you need to run program HR_SYNC_PERSON.
    Pls refer to the following thread for further info:
    Assignment: Business partner for person '50000029' is not unique
    Regards,
    Dilek

  • SRM PR is not getting created in ECC backend

    Hello Experts,
    We are running SRM 7.0 with SRM-MDM Catalog, we are using SRM for shopping.  We do have PI 7.11 running in the Environment as well.
    We are on ECC 6.0 with Ehp 4.0
    Purchase Order:
    However we can see the PO creating successfully using PI.
    Question, in the SRM table (BBP_FUNCTION_MAP), we see the object type: BUS2012 for ERP 4.0 has adapter name: /SAPSRM/CL_SOA_ADPT_PO_CRT_ERP for when creating PO. Please see teh screen shot.
    is this the reason that we need PI?
    Purchase Requisition:
    PR Creation is not working:
    PR is not getting created in the ERP, PR uses Object type: BUS2105, Adpater CL_BBP_BS_ADAPTER_RQ_CRT_470 for ERP 4.0 System type, can you please tell me if the adapter is correct for ERP 4.0 system type?
    I also have a question to ask:
    1) Where did you see that PR/PO was send to PI System (PI1)? My understanding is that since ERP amd SRM are 2 ABAP Systems, why we cannot send the PR/PO directly to ERP system from SRM? Why do we need a middleware(PI) in between for this process? We should be able to USE BAPI function to do it correct?
    Please advice.
    Thanks
    Kumar

    yes, i could see a PR number with all this additional details as below.
    Table   BBP_PDBEI
    CLIENT                       453                                                              Client
    GUID                         4CAEFA58EB9D005CE1008000AC1C2031                                 Globally Unique identifier
    BE_LOG_SYSTEM                QA1400                                                           Logical System of Logistics Backend
    BE_OBJ_ITEM                                                                                Follow-On Object Item in Back-End System
    BE_OBJECT_TYPE               BUS2105                                                          Follow-On Document Object Type in Back-End System
    BE_OBJECT_ID                 2000000167                                                       Follow-On Document Object ID in Back-End System
    BE_REFOBJ_TYPE                                                                                Reference Object Type in Back-End System
    BE_REFOBJ                                                                                Reference Object in Back-End System
    BE_REFOBJ_ITEM                                                                                Reference Object Item in Back-End System
    BE_REFOBJ_SBITM                                                                               Reference Object Sub-Position in Backend System
    BE_REFOBJ_TYPE2                                                                               Reference Object Type in Back-End System
    BE_REFOBJ2                                                                                Reference Object in Back-End System
    BE_REFOBJ_ITEM2                                                                               Reference Object Item in Back-End System
    BE_REFOBJ_FYEAR2             0000                                                             Reference Document Object - Fiscal Year in Back-End System
    BE_STGE_LOC                                                                                Storage location
    BE_PLANT                     2016                                                             Plant
    BE_BATCH                                                                                Batch Number
    BE_VAL_TYPE                                                                                Valuation type
    BE_MOVE_REAS                 0000                                                             Reason for Movement
    BE_EXPERYDATE                00000000                                                         Shelf Life Expiration Date
    BE_PUR_GROUP                 206                                                              Purchasing group
    BE_PUR_ORG                   2000                                                             Purchasing organization
    BE_CO_CODE                   2000                                                             Company Code
    BE_DOC_TYPE                  CLRQ                                                             Purchase Requisition Document Type
    BE_ACCREQUIRED                                                                                Account Assignment for Logical Backend Required
    BE_SP_STK_IND                                                                                Key for Special Stock Section
    BE_INFO_REC                                                                                Number of purchasing info record
    BE_MOVE_TYPE                 201                                                              Movement type (inventory management)
    BE_PACKNO                    0000000000                                                       Package number
    BE_INTROW                    0000000000                                                       Internal line number for limits
    BE_ITEM_TEXT                                                                                Short Text of a Service Purchase Order Item
    BE_PO_PRICE                  1                                                                Price from Backend
    BE_UNLOAD_PT                 200                                                              Unloading Point in Backend
    BE_DEL_IND                                                                                Deletion Indicator in Backend Documents
    BE_TRACKING_NO                                                                                Requirement Tracking Number
    BE_COND_TYPE                                                                                Condition Key
    BE_COND_STEP                 000                                                              Level Number
    BE_COND_COUNTER              00                                                               Condition counter

  • Transfer Requirement not getting created

    Hi All,
    My query as below;
    Production order is created using KANBAN (Control Cycle/Supply Area is defined) using classic KANBAN.
    WM is in place and all the setting related to TR/TO creation for WM movement type 103 is in place.
    When i am trying to receive this Production after completion it is not creating the TR/TO, while as material document is getting generated and shows the stock directly in interim storage type 901 without creating TR and TO.
    Further i checked there is indicator in Production order i.e "Kanban indicator" that gets checked automatically when Production order is created using KANBAN Processs and if i remove that indicator forcefully, TR and TO is getting created normally.
    Please provide some inputs where can be the problem and how TR and TO can be created normally eventhough KANBAN indicator is checked in Production order and where i can found the setting related to "KANBAN INDICATOR".
    Appreciate your help.

    Hi Maddy
    Thanks very much for your response.
    1. When you use KANBAN, you define separate KANBAN storage location, which is different from WM-managed replenishment storage locations, and separate KANBAN interim storage area with storage bin.
    Yes different storage location is defined which is not WM-managed in supply area.
    As you said Control Cycle is defined, see if the interface is properly defined for both of these Sloc.
    Where i can check whether interface is properly defined or not.
    2. See if you have defined the KANBAN replenishment strategy with Control type Transfer Requirements from a Storage Location which is being controlled by WM in the Customizing for Production under KANBAN > Replenishment Strategies > Define Stock Transfer Strategies
    Actually for a material two strategies are defined like;
    1) In-house Production strategies-0003-
    supply area is defined with storage location which is IM managed.
    And when this order is completed and i am trying to receive this in WM SLOC (usally whatever SLOC we have defined in supply area it proposes that SLOC at the time of receipt but i am changing this manually to WM managed SLOC) using transaction MIGO, it is directly taking the stock to 901 interim storage type and in total the stock increases but the problem is when TR is not getting created i am not able to take this to the storage bin as per strategies defined.
    2) Stock Transfer Strategies-This is working fine and in that TR/TO is working fine.
    3. For TO to get created automatically by the system from the transfer requirement, see if an indicator Automatic TO creation in the replenishment strategy is set or not. Yes this is set for stock transfer strategies but i didn't find option to check the TO creation automatically for in-house production strategy
    4. Also, check that you have set up a suitable replenishment movement type for KANBAN in the Customizing for Warehouse Management under Activities > Transfers > Define Movement Types (i.e.standard is 350 for KANBAN replenishment)-Yes this is also defined correctly.
    Appreciate your more inputs on this.

Maybe you are looking for

  • Exchange rate difference in f-03

    Hi all pl. help me. I am not able to clear open item in f-03 which is maintained in BRL.  I am posting payment in usd. the error reads: Ex.rate diff.accts are incomplete Diagnosis The accounts for posting exchange rate differences could not be determ

  • Issue with loading of Delta data

    Hi all, I have constructed a generic datasource using the tables ESLH,ESLL,ESKL tables with delta field as AEDAT(Changed on) from ESKL table.Created a Infocube and DSO basing on the datasource and loading is completed.Delta loads are running daily. N

  • How to reuse a Joomla database?

    Client wants to have a BC site, but the info from the current site is in Joomla. How can I build them a site besides the 4 main html pages?  Can the database be reused from the Excel file? Rather use Dreamweaver than Joomla any day.

  • Can I pick up wireless (card and antenna questions)

    Hello mac community, I bought a June 2004 G5 (dual 2.5ghz) back in Aug of 2004 and at the time, I had the external antenna that came with it, but I have since lost it. I never used the computer for wireless, nor did I ever need to, and now I'm sellin

  • Runtime Error Messages

    In CS3 when I hit Browse I am kept from entering Bridge by a runtime error message.  How do I correct for this?