BBP_INB_DELIVERY_CREATE-material number is not showing up in the VL33N

Hi All,
I am trying to create inbound delivery with reference to Purchase Order.
While using BBP_INB_DELIVERY_CREATE to create inbound deliveries, the material number is not showing up in the VL33N screen but Material Description is coming.
As you have also faced same problem,can you please suggest how to resolve this issue?Your help will be highly appreciated.
Thanks
Priyanka

Hi,
This function module doesn't pass Material number while creating the inbound delivery.  Instead you can use the function module GN_DELIVERY_CREATE along with NUMBER_GET_NEXT function module.
See line number 631 to 656 of include LBBP_SIC_40F02 (Called from Line no 18 of BBP_INB_DELIVERY_CREATE) for more details.
While using the function module BBP_INB_DELIVERY_CREATE, material number is not passed to the function module (GN_DELIVERY_CREATE) structure field XKOMDLGN-MATNR.
Regards
Vinod

Similar Messages

  • While create inbound delviery Material number is not showing

    Hi All,
    I am trying to create inbound delivery with reference to Purchase Order.
    While using BBP_INB_DELIVERY_CREATE to create inbound deliveries, the material number is not showing up in the VL33N screen but Material Description is coming.
    As you have also faced same problem,can you please suggest how to resolve this issue?Your help will be highly appreciated.
    Thanks
    Santhu
    Edited by: santosh jajur on Sep 24, 2010 12:48 PM

    Hi,
    This function module doesn't pass Material number while creating the inbound delivery.  Instead you can use the function module GN_DELIVERY_CREATE along with NUMBER_GET_NEXT function module.
    See line number 631 to 656 of include LBBP_SIC_40F02 (Called from Line no 18 of BBP_INB_DELIVERY_CREATE) for more details.
    While using the function module BBP_INB_DELIVERY_CREATE, material number is not passed to the function module (GN_DELIVERY_CREATE) structure field XKOMDLGN-MATNR.
    Regards
    Vinod

  • I cannot send or receive SMS text messages and my number is not showing up in the 'Recieve At' location..how do I fix this?

    I just bought and activated a new Iphone 4s and I cannot send or receive normal SMS text messages. Also, my number is not showing up in the "receive at" location. Any help??

    Settings > General > Reset > Reset Network Settings
    Beyond that... since you state you've tried all "recommended fixes" have you actually restored as new and not from your backup?

  • Settings for material number conversion not found

    "Settings for material number conversion not found"
    This is the error that came out. I was everytime i try to access the activated business content 0material, the system comes up with this error. Please help me with this! Thank you!
    -Peter

    Hi Peter,
    try oss note 555675, it tells you to use transaction OMSL.
    regards
    Siggi
    Message was edited by: Siegfried Szameitat

  • Sales Order number is  not showing in MD04

    Hi Gurus  ,
    I have got one case where  Sales order number is not showing  in MD04 screen  . This sales order , line item  has already delivered , PGI &  billing document also been generated  . Moreover accounting document is also been created .As cheeked & found that it is not shwoing in MD04 screen  because at  the time sales order creation  availability check “01” was maintained  which has sum up all the  requirement in one  particular day ( Also as
    per SAP note -70408) .
    Now because  all the subsequent document has been generated  for sales order so we can not mark it for “Rejection for rejection “  & to create new  sales order  with  availability check “02” in material master .
    Please let  me know the possible solution for the same or  if any  sap note would  be required to get the sales order number in MD04  .
    Thanks  ,
    Aman

    Hi Kiran ,
    Actually  before running the  report in “SDRQCR21”  in PRD I wanted to  run it in “Quality “ .
    In quality I am not able to simulate the same  .
    Please refer below points related to my testing result .
    1.Mainatined availability check group “01” .
    2 . Created Sales order 
    3. Check in MD04 screen & as expected  sales order  was coming blank  with negative Qty .
    4. Run the MRP which generated PR
    5. PR converted to PO  & GRN was done which updated the stock
    6. Created delivery  & checked the same in MD04  . It was also coming blank  . No delivery  document  numbe was showing in screen  but  it was coming with negative  Qty .
    7. Done the PGI  & blank  delivery document number  was removed & it become  normal .
    In PRD .
    There are 3 sales order
    One sales order is already marked reason for rejection & two sales order delivery , PGI has been done  .
    But still it is showing  blank sales order with negative Qty  & after MRP run it is generating the PR also  .
    I don't why it was  showing with negative values  .
    Please refer attacehed screen shot  .
    Thanks,
    Regards ,
    Aman

  • "Settings for material number conversion not found" occurs when ...

    After I run an initial load data into the InfoCube 0PUR_C01, I want to check the InfoCube Content by the following path:
    RSA1 -> pick up the InfoCube 0PUR_C01, right click it and select Manage -> Get to Content tab -> Click InfoCube Content button -> Deselect all selection, only tick the 1st column checkbox next to 0Material, then hit enter, get a small window titled as "Cancel" with a red STOP msg sysing "Settings for material number conversion not found" with an "Exit" button and a question mark button, click Exit button leads to SAP Easy Access screen, if clicking the question mark button, another window pops up with the msg showed above, click Technical Information button causes the original window short dump and the short dump msg shows below in between two dashed lines:
    Runtime Errors         RPERF_ILLEGAL_STATEMENT
    Date and Time          11/28/2005 14:43:13
    ShrtText
        Statement "CALL SCREEN" is not allowed in this form.
    What happened?
        Error in ABAP application program.
        The current ABAP program "SAPLSHL2" had to be terminated because on
        statements could not be executed.
        This is probably due to an error in the ABAP program.
    Error analysis
        There is probably an error in the program
        "SAPLSHL2".
        The program was probably called in a conversion exit
        or in a field exit. These are implemented by
        function modules called CONVERSION_EXIT_xxxxx_INPUT/OUTPUT or
        USER_EXIT_xxxxx_INPUT.
        Conversion exits are triggered during screen field transports or
        WRITE statements, field exits during field transports from the
        screen to the ABAP/4 program.
        In this connection, the following ABAP/4 statements are not allowed:
        -  CALL SCREEN
        -  CALL DIALOG
        -  CALL TRANSACTION
        -  SUBMIT
        -  MESSAGE W... and MESSAGE I...
        -  COMMIT WORK, ROLLBACK WORK
        -  COMMUNICATION RECEIVE
        -  STOP
        -  REJECT
        -  EXIT FROM STEP-LOOP
        Moreover, conversion exits for output conversion
        (implemented by function modules called
        CONVERSION_EXIT_xxxxx_OUTPUT) do not allow
        -  MESSAGE E...
        to be used.
    Trigger Location of Runtime Error
    Program                                 SAPLSHL2
    Include                                 LSHL2F19
    Row                                     3
    Module type                             (FORM)
    Module Name                             TECHNISCHE_INFO5
    rce Code Extract
    e  SourceCde
    1 ***INCLUDE LSHL2F19 .
    2 form technische_info5.
    >>   call screen 1900 starting at 5  8.
    4 endform.
    5
    6 &----
    7 *&      Form  SHRINK_VALUES
    8 &----
    9 *       text                                                           *
    10 ----
    11 *  -->  p1        text
    12 *  <--  p2        text
    13 ----
    14 form shrink_values.
    15
    16   loop at dynpselect.
    17     clear checktable.
    18     if dynpvaluetab-lowvalue ne space and dynpvaluetab-lowvalue na '*'.
    19       move 'EQ' to checktable-op.
    20       move dynpvaluetab-lowvalue to checktable-low_value.
    21       append checktable.
    22     endif.
    What could cause the problem by selecting only 0Material when checking the InfoCube 0PUR_C01 content?  What does that mean by this STOP msg "Settings for material number conversion not found"?
    Thanks

    Hi Kevin,
    Set the length of 0MATERIAL and change conversion to alpha:
    Re: Error Installing 0MATERIAL from Business Content
    Best regards,
    Eugene

  • Material number is not populating in PO in tcode ME23N

    Hi,
    The material number is not populating in PO in transaction ME23N. The coloumns is displaying as blank and supressed(Gray).
    This problem occured during the upgradation from 4.6C to ECC6.0.
    We have checked the SPRO configuration for field selections and these are not having any problem.
    Data is updated in database tabes but it is not displayed in ME23N screen.
    Please advice.
    Thanks,
    Rakesh

    check OSS Note 492757 - ME21N/ME52N: You cannot set field selection for material
    maybe it helps to solve your issue

  • My Number Does Not Show Up On Phone Or In iTunes

    This actually occurs on what is now my wife's iphone. It had been mine until I got the 3g one. We got a new sim from AT&T and activated it through itunes for my wife. Everything works, there are no special issues other than what everyone else has seen with the 2.0 software. Her number shows up on caller id on other phones all texts and emails and calls go through with no issue. However her number does not show up anywhere on her phone, not in settings on the phone screen, not on the contacts list and not on itunes either. I remember last year there were some posts regarding this issue but when I was using this phone my number showed up where it was supposed to be so I didn't pay attention to any possible resolutions. I've found a couple of posts that refer to a possible solution involving the sim card. However we went to an AT&T store and two of the guys there who both have iphones said that the sim wouldn't have anything to do with this.
    I'm assuming that something didn't transfer over when we did the activation for her but have no idea how to rectify this. I did try a restore from backup but that didn't do anything. On my phone my number shows up in the right places. Even though this isn't a critical or major issue it does annoy me ( more me than my wife! ). Does anyone have any suggestions?
    John

    Wanted to post an update for anyone else with this issue. I was advised by someone else to call AT&T customer support and have them resend activation/provisioning to the phone. He said he had the issue and this worked for him. So I called and when I finally got someone I was told that there was nothing they could "resend" to the phone but she got in touch with an Apple iphone support person and after explaining the issue to her she connected me to the Apple rep. I explained everything again to her and she said there were two options - the "restore as new phone" which she did not recommend because of the hassle and length of time involved, or have the activation resent to the phone by AT&T. I told her that I had been told there was nothing to be resent. She told me that was incorrect and then she got back in touch with AT&T support then got back to me and said I would see a text message to power off the phone. When I saw that I was to power off and wait 5 minutes and then power the phone back on. At the time I was actually using the phone that had the issue so she called me back on my phone and after 5 minutes I powered the other phone back up and the number now shows up everywhere it's supposed to. Simple, no muss, no fuss and no restore!!
    I thanked her profusely and we both wondered why the first AT&T service person I spoke to did not know that this could be done or did not want to. But she told me the AT&T guys are a little scared of the Apple guys and that they can get things done that we might not be able to. Anyway it is a simple process if you can get them to do it the first time, maybe it's best to go through the Apple people first. The Apple service rep was wonderful and I'm happy!
    John

  • My phone number is not showing in imessage

    Hi,
    My GSM number is not showing in any of the imessage settings, nor is there any option to add it.
    i havr triedd the below from various other threads i have seen on here:
    1. Reset network
    2. Remove ID from facetime / imessage / icloud / appstore
    3. Restore phone to new
    4. made sure phone number is in Apple id account on line
    But still NO gsm option in imessage, not sure when it was last there, but it used to be there
    iphone 5s with latest ios7 build.
    Any help would be really cool!!
    Many Thanks
    Daz

    It happened to me last night, I tried to text a friend and the text didn't deliver from my iPhone6 . I went to my laptop macbook pro and the contacts are in red  it completes 90% then stops and I get a not delivered message, this morning my phone seems to be working, laptop still messed up

  • My Online number is not showing to the phone I am ...

    When I am calling to any other phone using skype, my online number is not showing in the CLI of that phone.
    But When I call to my Online number, I can receive calls in my skype.
    This is happening after I extended my Online number.

    nilaydiya wrote:
    When I am calling to any other phone using skype, my online number is not showing in the CLI of that phone.
    But When I call to my Online number, I can receive calls in my skype.
    This is happening after I extended my Online number.
    It is possible that the Caller ID settings got wiped out when you extended your Online Number.  This is, unfortunately, something other users have reported.  I'm sorry it happened to you. 
    To reset your Caller ID settings, log into your Skype account here on the Skype web site.  Use the "Account" link at the top of this page, and enter your Skype name and password.  Then you can access your Caller ID settings, and select your Online Number to - once again - be your Caller ID. 
    Patrick
    Location/Ubicacion: Arizona USA
    Time Zone/Hora Local: UTC/GMT -7
    If this message has adequately addressed your issue, please click on the “Accept as Solution” button. If you found a post useful then please "Give Kudos" at the bottom of my post, so that this information can benefit others.
    Si esto mensaje le ha ayudado, por favor haga clic en "Aceptar como solución". Si encuentra un mensaje útil, por favor "Da Kudos" al final del mensaje, por lo que esta información puede beneficiar a otros.
    I am not a Skype employee. No soy un empleado de Skype.

  • Phone number is not showing up

    I have a 4s that i recently put ios 6 software on.  people are telling me my phone number is not showing up.  Does anyone know how I can fix this problem? thanks

        donnagman,
    Thanks for the details. All numbers should show up in the message history log, unless you are communicating via iMessage. When texting the numbers that are missing in the message log are you using your normal messaging app on the device or a downloaded app? Have the numbers that are missing been shown in your message log before?
    LindseyT_VZW
    Follow us on Twitter @VZWSupport

  • Online number is not showing up in caller id

    I live in the U.S. and my online number is not showing up when I call someone.  Is there a way to fix this

    unleashyourgeek wrote:
    I am constantly having problems with clients not seeing my phone number when I call. Why is this happening? Your answer here was very short and not very specific as to how to resolve this. I have been fighting this for more than 2 months now but I keep paying for a number that people can't see when I call them.
    I'm sorry I did not give an answer that met your level of specificity.  The original poster did not post the number he/she was trying to call.  This is also a worldwide forum mostly inhabited by Skype users along with some Skype employees who post from time to time.  I'm not a Skype employee, just a user who makes use of many features of Skype to avoid paying more $$$ to the telephone companies. 
    When Skype users have Online Numbers, these numbers are not automatically used as Caller ID when calling telephones from a Skype account.  This way, the Skype users hold the control over whether or not to have a working phone number show up as Caller ID. Most who have Online Numbers want them used as Caller ID, but the users - and not Skype - get that level of control.  In my opinion, that's a good thing.
    The surest way to see the current Caller ID settings for your Skype account and change them is to log into your account on the Skype web site (use the "account" link on the upper-right corner of the Skype web site).  When you log in, you will see the current settings, and the link to make changes.  If you have Online Numbers that can be used for Caller ID, you can select them.  Online Numbers in the USA and the UK are examples of the numbers that can be used as Caller ID from Skype, and numbers from Mexico and Australia can't be used as Caller ID.  You also have options to use different numbers as Caller ID for calls to telephones in those countries, and have a "default" number used for Caller ID anywhere else.  In my case, my default number for Caller ID is my US Online Number, and my UK Online Number is used as Caller ID for calls to the UK. 
    Even with these settings properly configured, there are still occasions where your number (an Online Number, or a mobile number which has gone through the verification process with two SMS messages) will not appear on the Caller ID displays of the phones you call.  This is generally outside the control of Skype.  If you are using a number that is not a "local" number in the country that you are calling, it too may not show up on the Caller ID display.  Instead of posting on the community forums, using the Support link at the top of this page may be the better way to go.  You can go through the knowledge base trying to find a solution, and end up opening a support ticket with Skype.  If you have a subscription, you may be able to go to a live chat with Skype support. 
    Patrick
    Location/Ubicacion: Arizona USA
    Time Zone/Hora Local: UTC/GMT -7
    If this message has adequately addressed your issue, please click on the “Accept as Solution” button. If you found a post useful then please "Give Kudos" at the bottom of my post, so that this information can benefit others.
    Si esto mensaje le ha ayudado, por favor haga clic en "Aceptar como solución". Si encuentra un mensaje útil, por favor "Da Kudos" al final del mensaje, por lo que esta información puede beneficiar a otros.
    I am not a Skype employee. No soy un empleado de Skype.

  • Imei number is not showing in the phone

    I have one 4S iphone, the problem is that imei nember is not showing up in the phone.
    I restarted the phone, then it says activation problem and when i press the "i" button, IMEI number is not shown.
    I still have the box of my iPhone. Is there is any a way to re-enter the number or any other way to fix it up??
    Please suggest me.

    Copied from my initial post:
    Generally means a hardware failure. Make an appointment at any Apple store.

  • Online number is not showing up when I make a phon...

    I renewed my online number but it is not showing up on the poeple I calls caller id.

    Skype Customer Support doesn't monitor these community forums.  Other Skype users do.  Please keep that in mind, if you aren't getting answers to questions posted here.
    Getting back to the question of Caller ID, one way to turn on Caller ID is to log into your account on the Skype web site.  You should see a link to Caller ID Settings, which is also at:
    https://secure.skype.com/account/caller-id/settings
    If you have certain Skype Online Numbers, you can select those numbers.  Numbers from some countries are not permiited as Caller ID.  If you have multiple numbers, Skype can use different numbers on Caller ID when calling those countries.  There is even a way to add a mobile number for your Caller ID when calling from Skype.
    For me, I have online numbers in 4 countries (USA, Mexico, UK, Australia).  When I call from Skype, my default number for Caller ID is the USA number.  When calling the UK, my UK number shows up, and the USA number shows up for calls to any other place.
    Hope that helps.....
    Patrick
    Location/Ubicacion: Arizona USA
    Time Zone/Hora Local: UTC/GMT -7
    If this message has adequately addressed your issue, please click on the “Accept as Solution” button. If you found a post useful then please "Give Kudos" at the bottom of my post, so that this information can benefit others.
    Si esto mensaje le ha ayudado, por favor haga clic en "Aceptar como solución". Si encuentra un mensaje útil, por favor "Da Kudos" al final del mensaje, por lo que esta información puede beneficiar a otros.
    I am not a Skype employee. No soy un empleado de Skype.

  • I've been recieving text messages on my Iphone 4s, but the phone number is not showing up on my bill under the message logs.  Anyone know why??

    I've been receiving text messages on my phone, but for some reason the phone number is not showing up on my bill under the message log.  Does anyone know why?

        donnagman,
    Thanks for the details. All numbers should show up in the message history log, unless you are communicating via iMessage. When texting the numbers that are missing in the message log are you using your normal messaging app on the device or a downloaded app? Have the numbers that are missing been shown in your message log before?
    LindseyT_VZW
    Follow us on Twitter @VZWSupport

Maybe you are looking for