Items qty not updated  in VL02

Hi,
        I've searched in forum.I've got solution.I've 26 line items and want to update all the records.It updates only 24 items remaining 2 items are not updated.Because the screen size is for 12 items.Please assist me.
n = 1.
LOOP AT it1 WHERE vbeln = it-vbeln.
CONCATENATE 'LIPSD-G_LFIMG(' n ')' INTO a.
PERFORM bdc_field USING a it1-G_LFIMG.
n = n + 1.
IF n gt 12 .
PERFORM bdc_field USING 'BDC_OKCODE'
'=P+'.
n = 1.
PERFORM bdc_dynpro USING 'SAPMV50A' '0220'.
ENDIF.
ENDLOOP.
PERFORM bdc_dynpro USING 'SAPMV50A' '0220'.
PERFORM bdc_field USING 'BDC_OKCODE'
'=SICH'.
Thanks
Bala

Hi BP,
          If i give P++,it directly goes to the last page.It was not update the middle records like13,14th items.
Thanks
Bala.

Similar Messages

  • Withdrawl qty not updating after GI

    Dear SAP Gurus,
    I have a problem, In project builder after GR of stockable item the material qty is updated in purchase data tab.
    But when GI is done withdrawal qty is not updated. Even Commitment qty is not updated whereas actual cost is updated.
    Kindly guide me what to do.
    Thanks and Regards
    Suhel

    Hi,
    Committed quantity doesnot come into picture after withdrawl. When you assign a material to project, reservation gets generated. After this when availabilty check is performed, system checks whether this material is available in stock. If it is available then sytem updates commitment quantity, which confirms that we have stock against reservation and go ahead with goods issue.
    Whereas withdrawl quantity is updated when goods issue is performed ie goods are withdrawn from storage location.
    Reward points if helpful.
    Regards

  • BAPI_GOODSMVT_CREATE (Type: 261) withdrawal qty not updated

    Dear All, <br />
    <br />
    I am calling <b>BAPI_GOODSMVT_CREATE</b> (Goods Issue: 261) to issue goods to production order. No error returned from the function and unrestricted use stocks are reduced as expected. The only problem I have is that the withdrawal quantity for that material is not updated. (increased) <br />
    <br />
    I also tried doing the same thing in <b>MIGO</b> : <b>Good Issue</b> / <b>Production Order</b> and found no such problem. Anyone know have any idea about this? tks in advance :D<br />
    <br />
    <pre class="jive-pre"><code class="jive-code jive-java">            l_input_item-spec_stock = <font color="navy">'E'</font>.
                l_input_item-val_sales_ord = g_kdauf.    &quot;Sales order no.
                l_input_item-val_s_ord_item = g_kdpos.    &quot;Sale Order Item
              l_input_sku-matdoc_itm      = l_line.
              l_input_sku-grid_value      = w_report-j_3asize.  &quot;Grid Value
              l_input_sku-stock_cat       = w_report-j_4kscat.   &quot;Stock Category
              APPEND l_input_sku.
              l_input_item-orderid        = g_aufnr. &quot;ORDER NUMBER
              l_input_item-move_type      = <font color="navy">'261'</font>. &quot;Movement Type
              l_input_item-material       = w_report-matnr. &quot;Material No.
              l_input_item-batch          = w_report-charg. &quot;Batch
              l_input_item-entry_qnt      = w_report-iss_menge. &quot;New Qty
              l_input_item-entry_uom      = w_report-meins.
              l_input_item-plant          = w_report-werks.    &quot;Plant
              l_input_item-stge_loc       = w_report-lgort.  &quot;Location
              l_input_item-quantity       = w_report-iss_menge.
              l_input_item-base_uom       = w_report-meins.
              APPEND l_input_item.
            CALL FUNCTION <font color="navy">'BAPI_GOODSMVT_CREATE'</font>
                   EXPORTING
                     goodsmvt_header               =   l_input_header
                     goodsmvt_code                 =   l_input_code             
          IMPORTING
                     goodsmvt_headret              =   l_output_header
                   TABLES
                     goodsmvt_item                 =   l_input_item
                     goodsmvt_serialnumber         =   l_input_serial
                     <font color="navy"><b>return</b></font>                        =   l_output_return
                     afs_goodsmvt_sku              =   l_input_sku
                 CALL FUNCTION <font color="navy">'BAPI_TRANSACTION_COMMIT'</font> (called if no error return)
    </code></pre><br />
    <p />
    <br />
    I wonder it's becuase I didn't pass <b>RSNUM</b> and <b>RSPOS</b> (Reservation no. and item no.). Since when I check the Material Doc genereated by BAPI and MIGO, there's no Reserve no. in the one from BAPI. However, I get <b>"Internal Error"</b> message when I add these 2 numbers.
    <br />
    <pre class="jive-pre"><code class="jive-code jive-java">     
              SELECT resb~rsnum
                     resb~rspos
                     resb~rsart
                INTO (g_rsnum, g_rspos, g_rsart)
                FROM resb JOIN afko ON resbrsnum = afkorsnum
                WHERE afko~aufnr = g_aufnr
                  AND resb~matnr = w_report-matnr.
              ENDSELECT.
              l_input_item-reserv_no      = g_rsnum.  "'0000000104'.  "Reserve No.
              l_input_item-res_item       = g_rspos.  "'0004'.  "Reserve Item No.                      
    </code></pre><br />

    Hi Sam,
    Thanks for your reply. Sorry for terrible format maybe it's because i was not posting with IE.
    In fact I called BAPI_TRANSACTION_COMMIT at the end. Unrestricted use stock reduced but withdrawal quantity was still not changed. That's the problem I have. Also I tried your method, still the same result.
    I wonder it's becuase I didn't pass RSNUM and RSPOS (Reservation no. and item no.). Since when I check the Material Doc genereated by BAPI and MIGO, there's no Reserve no. in the one from BAPI. However, I get "Internal Error" message when I add these 2 numbers.

  • Asset Line items are not updating in table ANEP

    Hi friends,
    I found that asset line items are not getting updated in ANEP table,.
    This is my precedure for posting of depreciation.
    I'll create Asset through AS01, then i'll use the T.Code: F-90.. then i'll run the depreciation program thru t.Code: AFAB.
    In but i am unable to capture the values of Planned and Depreciated or Posted values in ANEP.. Is there is any other table for this...
    Where is the mistake in my process..
    thanks in advance..
    Naveen

    HI Naveen
    The FI-AA documents are stored in tables ANEK (document header), ANEP (document line items) and ANEA (proportional values). You can use FI-AA standard report RABEWG_ALV01 to list all transactions to an asset in one fiscal year, and report RAABGA_ALV01 to list only retirement postings.
    ANEA should be the solution you are looking for.
    Hope it helps!
    Cheers
    Z

  • Line Item Text not updated in SPL

    Hi All,
    Can anyone help me in this regard.
    When we change the Line Item Text in FI document the same has not been updated in SPL. Can anyone know the required configuration to be done in order to populate the changed items in SPL.
    Any help is highly appreciated.
    Thanks,
    Srini

    HI,
    a text change in general ledger line item will not be forwarded to spec. ledger automatically (as the change of a line item text triggers no posting to spec. ledger).
    But as you know the document relationship from GL doc. to SL doc go to the corresponding SL doc. and change the text if this is really needed (don't understand why the line item text is that important).
    Best regards, Christian

  • Automatic Product Selection item value not updated in S067

    Hello,
    We have a requirement for Automatic product selection based on ATP with pricing at item level. This is working fine.
    But the value of the subitem is not updated in open delivery value S067 after saving the delivery.
    The item category is marked as credit active. update group is 15.
    If i do main item pricing then the value is getting updated successfully.
    I check several notes but nothing helped.
    Pls. help.
    Regards,
    Praveen

    assigned it in sales order at item level in Billing tab
    Assign the same at header level billing tab in sale order.
    thanks
    G. Lakshmipathi

  • Qty  not updated in MMBE report

    Dear Experts,
    We have define one material (project material) type defined as Qty update and Value update, when i pass the MIGO value is updating but the qty is not updated in MMBE report, where as qty is showing in MB51.
    why the qty is not updated in MMBE for this particular material type?
    i am FI/CO consultant.

    Hi,
    This depends on the selection criteria on the initial screen of MMBE t-code, make sure your entries are right.
    Secondly, ensure special stock indicator is checked. Check the movement type...you will need to scoll to the left on the overview screen, in case you have posted the material to the blocked stock.
    Regards,
    Maheshwari

  • Desktop item info not updating

    I searched but could not find a previous issue about this:
    The item info underneath my mounted drives on my desktop does not update.
    For example my boot HD says 161.7 MB free underneath, while if I command-i, it says the correct free space as 2.7gb.
    I read in a similar issue that the .DS_store is slow to update, and I assume this maybe the problem?
    Is there a way (such as apple script) to force this to update frequently?

    Hello Sam:
    FWIW, mine are exactly the same, although I do not check frequently.
    Barry

  • Item master not updating DTW error

    Hi Expert
    well i am updating my item master, i just want to change two field, one field is "SET G/L accounts" and other one is item group, right now it is "By Item Level" for items and i want to convert this into "By Item Group" for this purpose i am using DTW but DTW throwing one error(which is related to conversion of SET G/L account),to solve that error what i did , i just change that field manually, but the number of items is too large so what i did i just run the query to update all items but still dtw is throwing same error for the item which i update by query, so what should i do now ?? i have to change all items manually ??
    please reply ASAP

    Hi,
    You should never try run query to update anything. That is too dangerous. You are risking losing SAP support!
    It sound like your db is new. In that case, better to restore to the old backup to do everything right from the beginning. Hope it is still not too late.
    Thanks,
    Gordon

  • Item is not updating

    Hello
    I have using small powershell script for updating item. In this script I do not want to add version and updating a title field. Whenever I run this script, first time it updates the title field, second time it  make it title field empty. Please
    let me know what I am mising. I tested in different doc lib as well, but same result.
    if ( (Get-PSSnapin -Name Microsoft.SharePoint.PowerShell -ErrorAction SilentlyContinue) -eq $null )
    {Add-PSSnapin Microsoft.SharePoint.PowerShell}
    $WebURL = "http://vm-avi:15000"
    $listName = "Shared Documents"
    $web = Get-SPWeb -identity $WebURL
    $list = $web.Lists[$listName]
    $items = $list.items
    #loop through SharePoint list
    foreach($item in $items)
    if($item["Title"] -eq "Avian")
    $list.enableversioning=$false
    $list.Update()
    $item["Title"] = "Avian1"
    #Update the item
    $item.Update()
    $list.enableversioning=$true
    $list.Update()
    $web.Dispose()

    To update a list item without creating a new version, call .SystemUpdate instead of .Update.  Call .SystemUpdate($false) to not create a new version.
    Something like:
    if($item["Title"] -eq "Avian")
    $item["Title"] = "Avian1"
    #Update the item
    $item.SystemUpdate($false)
    See:
    http://msdn.microsoft.com/EN-US/library/office/ms481195(v=office.15).aspx
    Mike Smith TechTrainingNotes.blogspot.com
    Books:
    SharePoint 2007 2010 Customization for the Site Owner,
    SharePoint 2010 Security for the Site Owner

  • Sales order qty not updated in copa

    Hi Gurus,
    My client has activated Costing based COPA.
    We have activated Incoming sales orders with option
    Transfer with date of deliery/scheduled billing date.
    When We are posting sales order we are able to see a copa document with record type A.
    In that document we want to see the Sales order quantity or delivery quantity, delivery date fileds.Please let me know what all the value fields We need to assign.
    Do I need to write any derivation rule for incoming sales arders also.
    we are able to capture the  total price, material etc from the sales order in COPA document.We need only sales order qty or Delivery qty or delivery date to be updated in COPA document.
    Please suggest me
    Regards
    Chaitanya

    Hi Chait,
    Pl check whether your client has assigned SD Qty Fields to COPA Quantity fields in KE4M. Sd quantity fields are FKIMG- Billed Quantity, KWMENG-Order Quantity and the same shall be assigned to ABSMG-Sales Quantity. If not, please maintain the same. Otherwise, we need to look for some other work around solution.
    Trust this resolve your problem!
    Cheers!

  • Items are not updating properly in DP90

    Hi,
      As per my requirement , i have to add the items from sales order created by DIP profile. It is updating only one item instead of three when i ran the transaction DP90 with Sales order number and Posting date to. I have passed the required data to ET_DLIA and ET_DLIV1 tables while using the exit 'EXIT_SAPLAD15_005'.
    Can any body suggest me if i miss any required input data to above mentioned tables.
    Regards,
    SK.

    879035 wrote:
    Hi,
    I was unable to select any item (nothing is getting displayed in Ordered Item field when the LOV is clicked) in Sales Order Lines.
    The Sales Order header information i was able to enter & generate the Order Number.
    R12.1.3 is the version i am using.
    Thanks,
    Chandra.Have you done all the required setup in OM??
    Like system parameters...Imp one would be Item Validation Organization
    Make sure item is also available in the price list which you are using in order
    Mahendra

  • Why is my "recent items" list not updating properly?

    When I go under the Apple menu to "Recent Items," I find that sometimes it does not actually show the most recent documents I have been working on.  I just closed a Microsoft Word document that I've been editing and saving for the past two hours, and it doesn't appear in the list, yet a bunch of other items are documents I had open earlier today (and have since closed).  Excel spreadsheets randomly fail to appear sometimes, then appear other times.  What gives?

    The solution - turn cookies back on in Safari.
    I'm guessing here, but it seems likely that iTunes uses the same rendering engine as Safari, and perhaps it is also dependant on Safari's use or non-use of cookies.
    What I know for sure is this - once I turned cookies back on in Safari, my list of Purchased items was populated, instead of being blank. So, hope this helps others.
    (I didn't have to reload my library, or any of the other things that others have suggested.)

  • Delivered qty and put in stock qty not updated after GR reversal

    Hi,
    We encountered a strange issue while making a 102 movement for a production order.
    Planned order qty  - X
    Production order qty  - X+Y
    Confirmed Qty  - X
    GR posted for Splits of Qty X
    GR Posted for Qty Y
    At this time Quantities in Production shows like
    Planned Order   X
    Order               X+Y
    Delivered          X+Y
    Commited        X
    As wrong posting has been done for Qty Y, GR reversal has been carried for Y. After Reversal
    Deliveried Qty and Put in Stock qty still shows X+Y.
    This is an issue as settlement can not done as it has difference in quantities. This issue was nver observed earlier.
    Looked for any available SAP note for this issue and couldn't get one. Any help to fix this issue or reference to any SAP note is appreciated.
    Regards,
    ppcon

    Hi,
    Look into the Transaction : COGI.
    If the entry is there act upon the entry.
    If this is the case, suggested is to schedule the Program : "CORUPROC" in thr regular intervals.
    Hope this helps..
    Revert for further discussion..
    Regards,
    Siva

  • ITEM INTREST  NOT UPDATATING THE G/L ACCOUNTS?

    hi
    I HAVE BEEN TRYING TO POST THE INTREST ON ARREARS THROUGH T CODE F.24 I COULD ABLE TO VIEW THE INTREST BUT IT IS NOT BEING UPDATED IN GL ACCOUNTS AND SUNDRY DEBTORS INDIVIDUAL BALANCES. CAN SOMEBODY HELP ME?
    i did all configuration steps,
    IN OBV1                                           G/L ACCOUNT
    1000 CUSTOMER POSTING                  RECN A/C
    0001 INTREST RECIVED                        INCOME A/C
    ITS URGENT,I WILL ASSIGN POINTS TO RIGHT SOLUTION
    REGARDS
    RAMANA RAO

    Hi Ramana Rao
    I have a similar issue and would like to know what changes you made to OBV1 to allow the posting to the customer account ?
    I have the same set up of account symbols (1000 & 0001) but when I do not specify a GL Account for Acct symbol 1000 I receive an error in the interest calculation program...
    It was my understanding that the 1000 should post to the customer and not require a specific account.
    Help would be appreciated !
    Cheers
    Chris

Maybe you are looking for

  • Regarding Jasper Report

    hi Friends Iam able to call jasper report from java code by clicking button. Report gets visible on top of Application. but when i close report my Application also get close i dont want this to happen can any one help me?

  • Need help for writing extract program

    hi i need help for writing extract program to retriew data from legacy system. i already developed bdc programs for me31k and me21. my requirement is to write extract program s for those t.codes. to retriew data from legacy system and stored in flat

  • Frozen property in adf:table

    Hai everyone, i was wondering why cant we freeze right side of the table or any particular column because frozen property is applied from left side columns.Can anyone share me with your ideas. Thanks in advance. Edited by: wyse14 on Feb 5, 2013 9:58

  • Does SRM 7 Extended Classic Scenario support PCards?

    Does SRM 7 Extended Classic Scenario support PCards as standard?  I know SRM 4 does not but wanted to know if that has changed.

  • Urgent: Please help! Struts in portal

    I put struts-config.xml under beaApps\portalApp\mywebApp\WEB-INF. But it seems not seen by the system. Somebody has done this before, please advise me how to integrate struts into bea portal 7.0 I am waiting for your response here! Thanks a lot!!!!!!