Regarding Lead number by using BAPI_LEAD_CREATEMULTI.??

Hi Guru's,
I am creating lead the Lead using the BAPI_LEAD_CREATEMULTI.and BAPI_TRANSACTION_COMMIT.
I want to know <b>Lead Number</b> created by using these BAPI's??Which <b>field</b> will give me the<b> lead number</b>??
thanks in advance,
Arjun

Hi Arjun,
I need to create leads from the input file.
I was trying to use the BAPI "<b>BAPI_LEAD_CREATEMULTI</b>" but, could not succeed in creating because, I am not aware of the inputs I need to give to this BAPI.
Could you please give me some code example which u might have used for creating the Lead?
please let me know how I can make use of this BAPI.
Thanks in advance.
Regards,
Vishnu.

Similar Messages

  • How can I pass value in status and reason for rejection using BAPI_LEAD_CREATEMULTI when creating multiple lead

    Hello,
    I want pass value in STATUS and Reason for rejection according to requirement when i am creating multiple lead using BAPI_LEAD_CREATEMULTI. Please help me how can i pass value. Please give some sample code that in which table i have to pass values and please also tell me INPUT_FIELDS values. Please help me
    Regards,
    Kshitij Rathore

    Hello,
    Please help me for solve this problem. I am trying to solve problem from last 4 days but i didn't get any solution.
    Regards,
    Kshitij Rathore

  • Number was used up in this sequence

    Hi Expert,
    When i am opening any document like "AP Invoice" or "Outgoing Payments" it's give me the error
    "Number was used up in this sequence"
    Thanks & Regards,
    Tushar Nathwani

    Hi,
    Refer to this link :
    [Re: can no longer create deposit transaction|Re: can no longer create deposit transaction]
    Thanks.
    Clint

  • Getting delivery number by  using Purchase order number

    Hi,
      I need to get a delivery number for a perticular Purchase order number.give me the sap tables link for getting the delivery number by using the purchase order number.
    As per my knowledge,
    'Likp' for delivery number and
    'ekbe' for purchase order.how we can link these 2 tables?
    Thanks,
    suma.

    U can use the field BELNR field EKBE to link the two tables..please not that it is only valid for VGABE = 8.
    select EEBELN EEBELP EBELNR LVBELN
    into itab
    from ekbe as E inner join likp as L
    on Ebelnr = lvbeln
    where vgabe = 8
    Regards
    Anurag
    Message was edited by: Anurag Bankley

  • Regarding Leading Zeros.

    Hello Friends,
    How can I remove leading zeros in an Internal Table Value. I am writing a BDC for User Defined Transaction. Here BDCDATA-Fval contains length of 132 chars. When I append a value to BDCDATA, it is appending as right justified. when we try to populate a value in to Screen field(CURRENCY FIELD), it is taking first 10 chars(from leftside) which are Zeros(leading zeros). for that, I would like to remove leading zeros for internal table BDCDATA. How can I do it?
    Thanks & Regards
    Sathish Kumar

    Hi Satish,
    To remove leading zeros and leading blanks
    Please use FM
    CONVERSION_EXIT_ALPHA_INPUT Conversion exit ALPHA, external->internal
    CONVERSION_EXIT_ALPHA_OUTPUT Conversion exit ALPHA, internal->external
    Hope this resolves your query.
    Reward all the helpful answers.
    Regards

  • HELP. 3 years ago I purchased cs3. I had troubles with registering the serial number and used my university's suite instead, and (stupidly) did not sort it out. I am now wanting to subscribe to the online creative cloud with my cs3 discount. Is there any

    HELP. 3 years ago I purchased cs3. I had troubles with registering the serial number and used my university's suite instead, and (stupidly) did not sort it out. I am now wanting to subscribe to the online creative cloud with my cs3 discount. Is there any way to find / prove that I had purchased cs3 and locate a serial number? On my Adobe account it does not show my purchase of cs3 (I am guessing because of the trouble with registering my serial number). I have moved house 3 times since the purchase and am unable to locate the packaging or disk. Is there any way to prove my purchase without any serial number or showing under my Adobe account? Please help! Thanks

    The CS3 discount offer is only for retail online product, it does not include education or volume license purchases. Refer to Terms and Conditions | Adobe
    To check whether you had retail CS3 purchase, we need proof of purchase as well as serial number, without which the issue can not be resolved.
    Regards
    Rajshree

  • AFAB:AA776 "Create document number range ## using internal number assignmen

    Good afternoon
    I ask for your guidance to see if anyone knows me that is generating errors in the transaction AFAB AA776 "Create document number range ## using internal number assignment", the peculiarity of this is that I'm in an environment that is proving to migrate V5 to V6 ranges in environment QAS is marked as external and no problems to run on v6 change in SAP itself. Test by removing the flag marking for external control and run, causing an alarm is that it does not work as in my QAS v 5 and that I should remove this flag is removed and remove it in all the years this range of numbers is that it can hurt if you make this change.
    Can anyone guide me please.
    Thanks for the support.
    good day

    Hello ,
    Kindly have a look at the below  notes that will help you resolve the
    issue :
    890976 - Converting closing report to internal doc number assgnmnt
    If note 890976 has been applied in your system already (package
    level is = or > SAPKH60005), so what you need to check is the
    following :
    In transaction FBN1, in your company code  you should see that the
    period and number range in question is ticked as external.
    Please untick the indicator for "External" and press enter. If this
    box happens to be uneditable then untick the number range for the
    previous year and press enter. All other entries will update
    automatically.
    Here is a brief explaination to why this change has been made:
    Before ERP2005(RAPOST2000 exists as of release 4.70)the number usage
    was external, because RAPOST2000 internally managed the document number
    handling. As this was not possible any more with the New General Ledger
    functionality, and as the usage of internal number ranges is much
    simpler and more efficient, we changed the number range management
    inside RAPOST2000 (and by the way also the new periodic posting report
    RAPERB2000).
    Please kindly check the attached notes 683313 for your reference.
    I hope this provides some clarification.
    regards
    Ray

  • Forbid serial number being used in 101 after already been used in 241

    Hello everybody, I get a problem about serial number and goods movement.
      In our SAP system, once a serial number is used for goods issue for asset with movement type 241, it can still be used for goods receipt with movement type 101. The reason is that after 241 transaction, the system status of the serial number is AVLB ,and in the configuration of AVLB, goods receipt is allowed.
      To prohibit the usage in 101 transaction, I can change the configuration of system status so that goods receipt for serial number with status AVLB is forbidden, but the risk of changing system status is still uncertain, for example whether AVLB is still used else where is unknown for me.
      My question is that is there any other way to make the serial number cannu2019t be used in 101 transaction once it has already been used in 241 transaction? Is user status feasible? If yes, how can I proceed it. If not, any other solution?
      Thanks for your concern.

    Hi,
    Have you thought about using user status profile for Serial Numbers? Maybe it could be a kind of solution to your situation.
    Regards,
    Wojciech

  • HT3529 I am currently deployed and was using my iMessage to be able to talk to family back in the states and my iMessage stopped working. It will no longer select my number to use as the send/receive. How do I fix this so I can continue to talk to family?

    I am currently deployed and was using my iMessage to be able to talk to family back in the states and my iMessage stopped working. It will no longer select my number to use as the send/receive. How do I fix this so I can continue to talk to family?

    Read here:
    http://support.apple.com/kb/TS2755

  • HT4009 Shouldn't an in-app purchase tell you what your buying is for a specific number of uses?

    There is a Word-O-Meter in Words with Friends that can meter how good the word is that you are about to play or if it's valid.  You first get some free uses and then an offer to buy when the free is used up.  What it doesn't tell you is your purchase is only for a limited number of uses and then you have to buy again.  This does not seem right, so wanted to get an opinion.

    I completely agree. Just happened to me. Very disappointing. Anyway/where we can rate them?

  • Increment a number without using sequence in Mapping

    Hi,
    Is there anyway to increment a number without using oracle sequence generator in OWB? I am using version 10.2.0.4.
    Please let me know.
    Thanks,
    Siva

    Perhaps it would help if you were more specific on what you wanted to do. I mean, there are many ways to generate sequences of numbers in Oracle. For example:
    select level as seq_num from dual connect by level < 100;
    to get the integers from 1 to 100. If you are dealing with order of rows within subsets of a query, take a look into analytic functions like rank().
    But "Ways to increment a number"? Sure:
    create function increment( x in number) returns number is begin if x is not null then return x+1; else return null; end if; end;
    Now call your increment function!
    Not sure what you are trying to accomplish, and can't help much without knowing.
    Sorry.

  • My iPod has not been working for a month now and i was hoping that you could help me.The part where you charge and sync the iPod is not connecting.There is defiantly not the lead as we use it for the iPhone and that works please could you help!

    my iPod has not been working for a month now and i was hoping that you could help me.The part where you charge and sync the iPod is not connecting.There is defiantly not the lead as we use it for the iPhone and that works please could you help!
    yours sincerly
    jackfromsurrey

    What I am saying is ..........
    The iPhone HAS to be active making calls on the UK carrier network for the carrier to identify as "theirs" and therefore eligible for the Carrier to unlock
    The way to achieve this is to use a PAYG sim making and receiving calls to establish a customer relationship  with the Carrier and then follow the Carrier's process to unlock
    With a PAYG it usually means adding a specified (by the carrier ) amount  usually £15 /£20 depending on the carrier
    This is how O2 function and according to Gemma  this is how Vodafone work

  • I currently have aT-Mobile sim, and therefore, a UK telephone number. Can I get a sim from EE with the same number to use in my iphone 5?

    I currently have aT-Mobile sim, and therefore, a UK telephone number. Can I get a sim from EE with the same number to use in my iphone 5?

    The easiest way to find out what carrier it's locked to would be to call the store where you purchased the phone.
    The phone can be unlocked from any location.  However, most carrier have restrictions about unlocking and you have to contact them for details.

  • Get inbound delivery number by using material serial number

    is anyfuction module to get inbound delivery number by using material serial number?
    input---material serial number.
    output--inbound delivery number.

    Hi,
    BAPI_OUTB_DELIVERY_CHANGE
    BAPI_GOODSMVT_CREATE
    it's ok with the Function module
    CALL FUNCTION 'WS_DELIVERY_UPDATE_2'
    EXPORTING
    VBKOK_WA = LWA_VBKOK
    SYNCHRON = ' '
    NO_MESSAGES_UPDATE = ' '
    COMMIT = 'X'
    DELIVERY = P_ITEM-VBELN
    IT_SERNR_UPDATE = LT_SERIALS
    IMPORTING
    EF_ERROR_SERNR_UPDATE = L_SERNR_UPDATE
    <b>Reward points</b>
    Regards

  • Can I get information regarding the client browser using JSP

    can I get information regarding the client browser using JSP. like.. name, screen resolutions, font type, screen width and height of the browser etc.,
    if possible then please give me the samples..
    thanks,

    can I get information regarding the client browser using JSP. like.. name, screen resolutions, font type, screen width and height of the browser etc.,
    if possible then please give me the samples..
    thanks,

Maybe you are looking for

  • How do I set an Airport Extreme to port forward for a Swann DVR?

    I believe I have entered the correct IP address and MAC address.  I am having trouble with deciding to enter the media port number, 9000 and the web port number, 85 when I am in the port settings in the Airport Utility.  This is for a Swann surveilla

  • Grey background while saving pdf file as a ZIP in IE browser

    I am getting grey background while saving pdf file as a ZIP file in IE browser like below screen shot The pdf open properly but  when I click on save button on below screen it become grey. The file is getting saved properly. But the same thing workin

  • Airport Extreme and External USB HDD

    I've seen quite a few posts on the topic but no real fixes. I have a 21.5" iMac utilizing an dual-band Airport Extreme Base Statation for networking. I also have a 1TB Toshiba USB external hard drive. Formatted for Mac OS journaled. I plug the drive

  • LCD TV connection

    My B&O TV manual tells me I need to connect my PC via a DVI-I connector on the TV. Can anyone advise a cable spec. for this job.

  • Is there a manual for PS Touch?

    I need to merge images from two photos but even looking at the tutorials I can't understand how to do this.  Any help would be very much appreciated!