Creation of TO using  'L_TO_CREATE_MULTIPLE' greater then pallet quantity.

Hello Friends,
  When we are trying to create a TO (transfer order ) using FM 'L_TO_CREATE_MULTIPLE' for greater then pallet quantity/size  of a material it is given me message in u201Cinsufficient quantityu201D. But there are many pallets for the material available in WH for picking.
Ex: Material = A ; Pallet size = 100 units  when trying to create a TO for 1000 it gives me error mesg.
On the other hand same thing works fine when we do it directly through Tcode LT01. LT01 creates a TO with multiple line items.Can any one please let me know why the FM is not working.
Thank you,
Prashanth  A.

HI
Check whether you have passed all of the required parameters. Here is the sample code.
check this.
CALL FUNCTION 'L_TO_CREATE_MULTIPLE'
        EXPORTING
          i_lgnum                = wa_tr_head-lgnum
          i_bwlvs                = c_bwlvs
          i_betyp                = c_betyp
          i_benum                = wa_tr_head-benum
          i_commit_work          = c_commitwork
          i_bname                = wa_tr_head-bname
          i_kompl                = c_kompl
          i_solex                = 0
          i_pernr                = 0
        IMPORTING
          e_tanum                = l_tanum
        TABLES
          t_ltap_creat           = t_ltap_creat
        EXCEPTIONS
          no_to_created          = 1
          bwlvs_wrong            = 2
          betyp_wrong            = 3
          benum_missing          = 4
          betyp_missing          = 5
          foreign_lock           = 6
          vltyp_wrong            = 7
          vlpla_wrong            = 8
          vltyp_missing          = 9
          nltyp_wrong            = 10
          nlpla_wrong            = 11
          nltyp_missing          = 12
          rltyp_wrong            = 13
          rlpla_wrong            = 14
          rltyp_missing          = 15
          squit_forbidden        = 16
          manual_to_forbidden    = 17
          letyp_wrong            = 18
          vlpla_missing          = 19
          nlpla_missing          = 20
          sobkt_wrong            = 21
          sobkt_missing          = 22
          sonum_missing          = 23
          bestq_wrong            = 24
          lgber_wrong            = 25
          xfeld_wrong            = 26
          date_wrong             = 27
          drukt_wrong            = 28
          ldest_wrong            = 29
          update_without_commit  = 30
          no_authority           = 31
          material_not_found     = 32
          lenum_wrong            = 33
          matnr_missing          = 34
          werks_missing          = 35
          anfme_missing          = 36
          altme_missing          = 37
          lgort_wrong_or_missing = 38
          OTHERS                 = 39.
Thanks
Renuka.

Similar Messages

  • Post goods issue should happen even if delivery quantity is greater then pi

    Hi,
    post goods issue should happen even if delivery quantity is greater then picking quantity.WM is implemented.is there any solution.
    plese suggest.
    Thanks and regards
    om

    Please use over delivery tolerence and check hope this will work for ur business requirement.

  • Automatic creation of Notification using T-code IK11

    Hi Gurus,
      i got stuck in a requirement, where they want Automatic creation of notification using T-code IK11.
    I am using EXIT IMRC0001.
        Please guide me that with what logic i should go.
    Thanks
    Regards
    VICKY
    Moderator Message: Vague Question. Expecting others to do your work for you => Thread Locked.
    Edited by: kishan P on May 12, 2011 12:35 PM

    In the role give Authorization object P_ORIGIN for Infotype 0, 1 and 2. with Authorization level as R (read)
    This will resolve your issue then no need to give sap_all authorization
    Good Luck
    - Ashish

  • How do i show a button based on the value of another button (value is greater then 0)

    I'm am building a form in indesign, and just want to add a visual icon next to buttons when they are filled out... check mark next to a drop down list... so the list have values and i want the check mark (button) to show only when the value of the drop list is greater then 0... can this be done?... easily?....
    thank you!

    Hey Gilad D,
    its been a while since i have been back to this project…..
    now i have time to dedicate to this to get it done….
    if you don't mind i really could use a little help..
    i want to start again and give you the full scope of what i am trying to do, i don't have any real hard files yet...
    its pretty simple (in theory)..
    So i don't know what you do for work, but i work in an environment that has some pretty lazy sales people,
    so i want to create a pdf that steps them through a bunch of questions that they have to answer...
    my thought was, lets break this out into sections…
    so section one has three questions, if they answer all three, then they get a checkmark and section 2 appears
    which would have a few questions in it… etc….
    there would be some easy cross referencing and excel type calculations,… and a few, if you answer yes then another field gets auto filled..etc….
    can acrobat handle this?… or am i wasting time thinking it can?...
    i primarily work on mac's but we do have a PC with live cycle...
    thoughts?….
    thank you,
    ely

  • Same variable "used in more then one InfoObject"

    I want to use the same user entered value as part of the definition of two different restricted key figures, restricting on two different characteristics.  Basically the user will enter a date, and one key figure includes only those with a "Calendar date" < the entered date, the other will have "Date1" less then the entered date and "Date2" greater the entered date.  When I try that, I get the error "Variable Select Date used in more then one infoObject".  How can I either use the same variable for more then one characteristic, or create a new variable that takes the value of the "Select Date" variable without prompting the user to enter the same date multiple times.
    thanks
    Val

    Hi Val,
    Hereunder an example of a routine extracting year from month, month inserted manually (year = anno in Italian):
    DATA: loc_var_range LIKE rrrangeexit.
    DATA: l_s_range TYPE rsr_s_rangesid. 
    DATA: v_anno(4) TYPE c.
    CASE i_vnam.
      WHEN 'VCE_ANNO'.
        IF i_step = 2.
          CLEAR l_s_range.
          LOOP AT i_t_var_range INTO loc_var_range
                  WHERE vnam = '0PCALMON'.
            CLEAR v_anno.
            v_anno = loc_var_range-low(4).
            l_s_range-low      = v_anno.
          L_S_RANGE-HIGH     =
            l_s_range-sign     = 'I'.
            l_s_range-opt      = 'EQ'.
          ENDLOOP.
          APPEND l_s_range TO e_t_range.
        ENDIF.
    endcase.
    Ciao.
    Riccardo.

  • Vendor Creation Via OAWD using workflow

    Hi,
    We are currently using SAP Archvelink for attaching vendor invoices to FI docuemnt via FB60 and MIRO using a basic workflow function
    We want to be able to use the same process ie OAWD to be able to initiate the process of creating a vendor via XK01. The user woudl receive an authorised vendor creation PDF form that they woudl then attach to the vendor when cretaing
    I have tried to configure a new document type and have assigned to object type LFA1 in transaction SOA0. However, when I try to maintain the workflow parameters to link to transaction code XK01 in transaction OACA I get the following message
    Parameter TRANSACTIONCODE does not exist for method CREATE of object type LFA1
    I dont know what to do (or if it is possible) to enable the "CREATE" method for object type LFA1
    Thanks in advance

    I solved my own problem.
    I had to configure OAWS first then it allowed me to add create in SOA0
    Edited by: Tracee on Sep 14, 2010 7:43 AM

  • Delivery Qty should not be greater then po qty

    HI
    SAP Guru's
    Delivery quantity should not greater then po qty.
    my problem is they are rising mulitiple devliveries for one PO
    Code written in MV50AFZ1 is not working because it is checking only if Delivery Qty more then PO qty, I tries to sum qty from LIPS table using VBGLN Cust po no  but VBGLN is non key field in LIPS table. It is giving perfomance problem.
    Please suggest if any other tables to SUM the delivery quantity.
    regards
    ravi N
    9866595994

    Hello Experts..
    Need ur expertise advice on above issue...

  • Group by and a percentage calculation is giving greater then 100

    Can some one please help me in this strange situation..
    I will try to explain with an example
    TableA and data looks like
    col1     rd     rn    pd      pn
    A       1     1     1           1
    A      1      1     O       O
    A      1      1     1       O
    A      1      0     1       O
    B      1      1     O       O
    B      1      1     1       O
    C      1      0     1       O
    A      1      1     O       O
    A      1      1     1       O
    A      1      0     1       O
    COL1 is used to identify unique records
    rd rn pd pn can have only four combinations
            1     1     1           1
          1      1     O       O
          1      1     1       O
          1      0     1       OThere are several millions of records and each col1 can have any number of records and in any of the four patterns.
    query looks like
    SELECT
    t.col1,
    decode(SUM(CASE
                  WHEN t.rd - t.rn = 0 THEN
                   t.pd
                  ELSE
                   0
                END),
            0,
            0,
            round(SUM(t.pn) /
                        SUM(CASE
                              WHEN t.rd - t.rn = 0 THEN
                               t.pd
                              ELSE
                               0
                            END),
                        3) * 100) col2
            FROM tablea t
    group by t.col1For some reason this query is giving a O/p where col2>100.
    I dint see any reason where col2 can be greater then 100.
    Thanks For reading this post.I would really appreciate if someone can help me to figure this out.

    Taking a quick look at it I can't see any situation where a col2 > 100 percent is possible given the restrictions noted. With your requirements I came up with the following possible combination's of numerator and denominator:
    DENOMINATOR     NUMERATOR
    1          1
    0          0
    1          0
    0          0There is never a combination of NUMERATOR and DENOMINATOR such that there is a greater numerator than denominator.
    Are you absolutely positive that only those four sets of values are allowed and there isn't some rogue data in your system?
    Does this query return any results:
    SELECT     *
    FROM     TableA
    WHERE     (rd != 1 AND rn != 1 AND pd != 1 AND pn != 1)
    OR     (rd != 1 AND rn != 1 AND pd != 0 AND pn != 0)
    OR     (rd != 1 AND rn != 1 AND pd != 1 AND pn != 0)
    OR     (rd != 1 AND rn != 0 AND pd != 1 AND pn != 0)

  • How can I add a Item greater then 32kByte

    Hi,
    I want create a XML-File in Portal-Content greater then 32 kByte.
    Can I create with the Package wwsbr_api this or have anybody a another idea?
    I want create in a PLSQL-Procedure a printable Output (XML), e.g. view with Excel in IE Browser.
    Karl

    Trying using the "oracle drive" client utility. I do not believe it restricts content size.
    We installed it so people could upload very easily upload documents to the shared drive directories and QUICKLY learned that people could upload anything they wanted in to undesired areas of portal (such as root pages) and change all of the content! (OOPS!)

  • I have a mac book pro and it is having a lot of problems.apple has told me they will replace my laptop but now they are saying they wont replace coz i stay in india. wats d use of warranty then if they cant correct a laptop in india

    i have a mac book pro and it is having a lot of problems.apple has told me they will replace my laptop but now they are saying they wont replace coz i stay in india. wats d use of warranty then if they cant correct a laptop in india

    rsb_cul_hunk wrote:
    i have a mac book pro and it is having a lot of problems.apple has told me they will replace my laptop but now they are saying they wont replace coz i stay in india. wats d use of warranty then if they cant correct a laptop in india
    You'll have to read the terms of your warranty for India and see what your availalbe options are.
    There are plenty of service providers in India, so that's not a problem.
    Your location isn't a problem, what likely happened is your out of warranty period or you purchased the machine through another country and it got registered with a different warranty period. Once Apple discovered your in India, the warranty for that country is applied.
    For instance in the EU the warranty period is 2 years by law, so Apple has to honor that. But elsewhere it's 1 year and perhaps that's why you were denied replacement. Not because your from India, that the warranty period for machines in India is one year, like it is for everyone else.
    I guess you could fly to the EU and then make a warranty claim from there, but it's already too late, your machine and conversation with Apple was already recorded.
    Now if your indirecting asking folks here to service your machine by shipping it to the EU, you better watch yourself around here.
    Search again
    ESTEEM TECHNOLOGIES (8.1 kms)
    D-2 BLOCK C COMMUNITY CENTRE D-2 BLOCK C NEW DELHI NEW DELHI 110028
    91 11 25770716/4575
    ANYTHING MAC (P) LTD (8.7 kms)
    2ND FLOOR 40 YUSUF SARAI NEW DELHI NEW DELHI 110016
    91 11 46476600
    U.C. INFOSYSTEMS PVT LTD (8.7 kms)
    104 1 COMMUNITY CENTRE NARAINA PHASE I NEW DELHI NEW DELHI 110028
    91 11 25897551
    IWORLD BUSINESS SOLUTIONS PVT LTD (8.8 kms)
    CG-01 ANSAL PLAZA KHEL GAON MARG NEW DELHI NEW DELHI 110049
    91 11 26264545/54545
    AVTECH DIGITAL EQUIPMENTS PVT LTD (8.9 kms)
    J-54, SECTOR-18 ATTA MARKET, OPP. GREAT INDIA PLACE NOIDA UTTAR PRADESH 201301
    91 120 4143333
    4GENIUS MINDS (11.0 kms)
    K-1/17 CHITTARANJAN PARK  GROUND FLOOR GREATER KAILASH 2  NEW DELHI NEW DELHI 110019
    46566940/ 9711110751
    RESQ LIMITED (12.0 kms)
    A-175 SECTOR 63 NOIDA INDUSTRIAL AREA NOIDA UTTAR PRADESH 201301
    91 120 4472222
    UNICORN INFOSOLUTIONS PVT LTD (12.0 kms)
    B/9 SHIVALIK  MALVIYA NAGAR NEW DELHI NEW DELHI 110017
    91 11 4066 1607

  • I have 4 equal oblong shape created with borders How do I go about knowing what size the selection area is so that I can crop an image to fit. I don't want to use paste in then adjust the bounding box to suit

    I have 4 equal oblong shape created with borders How do I go about knowing what size the selection area is so that I can crop an image to fit. I don't want to use paste in then adjust the bounding box to suit

    What do you mean a moderator

  • I am trying to change my email address for an Apple ID and it is saying that it is already in use. I then sign in with that Apple ID and it says that the account is not set up yet, I don't want to set up the account, but I do want to use the email address

    I am trying to change my email address for an Apple ID and it is saying that it is already in use. I then sign in with that Apple ID and it says that the account is not set up yet, I don't want to set up the account, but I do want to use the email address in my original Apple ID! HELP!

    Welcome to the Apple community.
    Once you have created a rescue address, you cannot delete it, nor can you change it to the same address as used by your ID. There are numerous providers you can get additional email addresses from, such as Hotmail, Yahoo, Google etc etc.

  • TS4268 I am being charged for international msgs which i haven't sent to a number of the UK.i tried to activate my iMessage and FaceTime using wifi but then it didn't connect. all settings have been turned off but my acc. is being charged.what to do?

    I am being charged for international msgs which i haven't sent to a number of the UK.i tried to activate my iMessage and FaceTime using wifi but then it didn't connect. all settings have been turned off in my phone! i also have reset my phone with all the settings. but when i contacted my carrier, he said that the balance deduction is because of the international messages i have sent, but i have sent NONE! every time i switch on my phone, balance gets deducted. imessage and facetime are all disabled! but then the problem started since yesterday when i tried to activate them but had disabled them all at the next moment! but the charges are still being applicable for some international messages as per my mobile carrier. what to do? is there some problem with my phone or carrier?

    I am being charged for international msgs which i haven't sent to a number of the UK.i tried to activate my iMessage and FaceTime using wifi but then it didn't connect. all settings have been turned off in my phone! i also have reset my phone with all the settings. but when i contacted my carrier, he said that the balance deduction is because of the international messages i have sent, but i have sent NONE! every time i switch on my phone, balance gets deducted. imessage and facetime are all disabled! but then the problem started since yesterday when i tried to activate them but had disabled them all at the next moment! but the charges are still being applicable for some international messages as per my mobile carrier. what to do? is there some problem with my phone or carrier?

  • Creation of role using T-code PFCG in R/3

    Hi Experts,
    I have created a Role using PFCG inorder to give acess only to three T-codes(PZ09. PZ80,PZ88).
    so i have created a role intially using PFCG and incorporated PZ09 tcode in it and assigend the Role to users in R/3. it is displaying the TCode(PZ09) in Portal.
    Now again i have added PZ80 & PZ88 to the same Role in R/3, but now i am getting an error:
    Infotype 0000 does not exist.
    but whereas when i assign SAP_ALL they(PZ88 & PZ 80) are working fine.
    Is they anything i can do so that i can avoid assigning SAP_ALL Profile to the users and eliminate the Error "Infotype 0000 does not exist.
    Thanks Inadvance,
    Regards,
    Siva

    Hi,
    Thanks for your reply,
    Creation of role using T-code PFCG in R/3
    The above link has solved my issue, Thank you!
    Regards,
    Siva

  • Creation of Material using BDC Session method & global class

    Hi
    Creation of Material using BDC Session method & global class by using oops.
    can anyone plz help me out

    Hi,
    it looks like it's not possible to call this BAPI wihtout material number. Here is a quote from BAPI documentation.
    When creating material master data, you must transfer the material
    number, the material type, and the industry sector to the method. You
    must also enter a material description and its language.
    Cheers

Maybe you are looking for

  • Is there any way to use paypal

    is there a way to buy apps thru the app store using a paypal account? i live in the country an the nearest place i can get an apple card is an hour away, i have no credit card, but i have a paypal account

  • Csv file generation

    Hi All, Can we have a comma included in the csv generated file? Suppose query contains comma fieid1 field2 Pickle This pickle, must be sour. sweet More sweets, leads to diabetes. My csv should be of two fields not three. But i am getting the csv file

  • Have to reboot my airport extreme every time i restart my PC.

    Hello, Why is it that i have to reboot my Airport Extreme every time i restart my PC? I am able to connect to the network but not the internet, unless/until i restart my base station. My phones and tablets are connected to the internet, so i know the

  • Question on parallel testing 1000 UUT

    I am starting to consider an architecture for a TS system that needs to handle several hundred, and possibly over a thousand UUT's simultaneously in parallel from a single PC  w 4GB ram Anyone have examples of such a high socket count system?  Any ti

  • WMS GetFeatureInfo request return Error

    Hi, MapViewer (patchset5 ) http://.../mapviewer/wms?REQUEST=GetFeatureInfo&VERSION=1.3.0&DATASOURCE=geo_pl&CRS=EPSG:4326&BBOX=20.82,52,21.28,52.38&LAYERS=WA_DZIELNICE&WIDTH=600&HEIGHT=600&INFO_FORMAT=text/xml&QUERY_LAYERS=WA_DZIELNICE&I=300&J=300 Req