How to realize summarized display of stock values on storage location level

Hi all,
we have implemented in Release 3.5 a report to analyze Stock values on storage location level according to the "How to...realize summarized display of stock values on storage location level"- paper. The report is running witout problems.
Now we are going to upgrade our BW-system to release 7.01 in technical environment, we have not upgraded our reports.
Executing the report in release 7.01 we get an error message "Object field I_S_DATA-0TOTALSTCK not found"
The error is coming from line 14 Inc GET_FIELD_POSITION_D in Prog CL_EXM_IM_RSR_OLAP_BADI.
Unfortunately the document "How to... realize summarized display of stock values on storage location level" can no longer be found in SDN.
Is there any new How to - document for this kind of reporting?
Does anybody can give me advice for chances in coding?
Thank you for answers.
Best regards,
Andreas
Edited by: Andreas Förner on Dec 9, 2009 1:52 PM
I have got a solution from support.
The solution is described in note 924320.
Andreas

Hi,
I assume you have also created class "ZCL_IM_Z_MATERIAL_PRICE".
In the implementation of virtual InfoObjects
ZCL_IM_Z_MATERIAL_PRICE we have changed the method INITIALIZE:
OLD:
* fill the global variable
     UNASSIGN <l_global>.
     ASSIGN (l_global_name) TO <l_global>.
     CHECK <l_global> IS ASSIGNED.
     <l_global> = cl_exm_im_rsr_olap_badi=>get_field_position_d(
                                        i_fieldnm = <l_s_sfk>-kyfnm <--
                                        i_s_data  = i_s_data ).
   ENDLOOP.
NEW:
* fill the global variable
     UNASSIGN <l_global>.
     ASSIGN (l_global_name) TO <l_global>.
     CHECK <l_global> IS ASSIGNED.
     <l_global> = cl_exm_im_rsr_olap_badi=>get_field_position_d(
                                    i_fieldnm =
<l_s_sfk>-VALUE_RETURNNM                                   
i_s_data  = i_s_data ).
   ENDLOOP.
This solved our issue.  Please regenerate the query after
implementing the correction.
Hope it solves you issue too.
Best regards,

Similar Messages

  • Need to display the Stock Values at storage location level - 0IC_C03

    Hi All,
    I am developing Stock Movent Report on 0IC_C03 - Material Stocks/Movements.
    I have more than one storage location for plant. Stock quantities are calculating at storage location level and Stock Values are calculating at plant level.
    I have no issues with quantities. Only problem with Values.
    2LIS_03_UM is not picking the starage location, so that the revaualtion values are falling under unassigned nodes. When i set filter on storage location these values were not showing as they are under un assigned nodes (#).
    I want to get the Stock Quantity and Stock Values at Storage location level in my report.
    I found that soulution for that is Applying SAP Note : How to Realize summarized display of stock values on storage
    I have done development as per the document. But when i run the Query it is going to debug mode first and then it saying This program cannot display the webpage
    Can any one faced the same situation, Please help me if so.
    Thanks in Advance.
    Gopal N

    Hi Sachein,
    I am getting this An exception(CX_RSR_PROPAGATE_X) occured when debugging, and then it leads to next screen saying that:
    This program cannot display the webpage
       Most likely causes:
    You are not connected to the Internet.
    The website is encountering problems.
    There might be a typing error in the address.
       What you can try:
         Check your Internet connection. Try visiting another website to make sure you are connected. 
         Retype the address. 
         Go back to the previous page.
         More information
    Please let me know you need any more information.
    Thanks in Advance
    Gopal N

  • No Stock value at Storage location level in BW report

    I am facing problem in getting stock valuation at storage location level.
      The problem is that, in R/3 Stock valuation is done at plant level, when we do storage location to storage location movement , only stock quantity gets changed and no FI entry is getting generated . So there is no movement of stock values at all. when we load this transaction data into BW , obviously i will arrive with wroung value . so what to do in this case ?
    Thanks & Regds,
    Kavan

    Hi Kavan,
    Could you please explain the scenario & provide the Ds you are using.
    Thanks & Regards,
    Suneel

  • SIT Value and Stock value at storage location level

    HI
    Can anyone tell me how to get the following:
    1. The value of the Stock in Transit on monthly basis
    2. The value of the stock at storage location level. The Stock value is correct at      plant level
    Thanks in advance.
    Soumen

    Hello,
    (1) please have a look into the Howto Guide:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/92c0aa90-0201-0010-17b1-bf5b11c71257
    (2) Please have a look into the note:
    589024
    And consider to use the feature Constant selection.
    http://help.sap.com/saphelp_nw04s/helpdata/en/d2/02223c5f00612be10000000a11402f/content.htm
    I hope this helps, Michael

  • Opening and closing balance values at storage location level

    Dear all,
    I want to know opening and closing balance values and receipts and issue values at storage location level for certain period.
    I tried with MB5B, it is not giving value at storage location level, it is giving quantities at storage location level and values at plant level. But requirement is: please see below example:
    All values are in USD          
    Storage location:      1001     1002
    Opening Balance:      2000     3000
    Receipts:                           1000      2000
    Issues:                            2000     3000
    Closing Balance:      1000     2000
    Please help in this regard (I want value of the stock only, not qty)
    Regads,
    Veerappa
    Edited by: Chinna Veerappa on Jul 27, 2010 5:27 PM
    Edited by: Chinna Veerappa on Jul 27, 2010 5:28 PM

    vlauation is at plant level (MBEW table) the storage location level does not carry values (table MARD).
    You may have to develope your own ZMB5B  program and calculate yourself what is not stored in SAP.

  • Report on QI, Blocked, Returned Stocks at Plant & Storage location level

    Hi,
    Would like to know any reports which gives QI, Blocked, Returned stocks at Plant & Storage location level.
    Regards,
    Vengat

    hi,
    What do you exactly mean say by "Returned  stock"..
    Also go through by MMBE tcode ...
    Regards
    Priyanka.P

  • MD04 - Display the stock on one storage location particulary.

    The transaction MD04 allows seeing the stock of the plant in the first line of the Stock/requirement list.(MD04)
    When the plant includes several storage location (e.g MAG1, MAG2, MAG3), we don't have the detail of the quantity one each storage location.
    We can use the filter (by using SETTINGS and FILTER ON) that controls the display of the MRP list and the stock/requirements list but this function don't allows seeing only the stock on one storage location particulary. We have to go the tcode MMBE in order to know the stock on each storage location.
    Thanks in advance for yours reply.

    What is your real problem?
    Display the stock storage location-wise is one thing and do MRP without certain storage location(s) (=exclude storage locations from MRP) might be another.
    If you only want to display stock of certain storage locations in MD04 but use all you stock for planning, I think there's no reason for it.
    If you really want to exclude certain storage locations, then you have to be aware that MRP won't consider that stock (for the plant segment). It will also have impact on ATP (atp won't use that stock too).
    So, there's a big difference between exclude a storage location from MRP and to exclude its stock from display.
    (You can exclude storage locations from MRP via material master --> MRP4 view --> you have to enter both plant/sloc as organisational level and you will see the suitable tab. It is also possible to control this indicator via config for to be created material masters - you can search and find threads)
    You should describe your exact requirement and maybe forum mebers can give you advice.

  • Opening and closing Stock report at Storage location level- date wise

    Dear all
    Is there any standard report to view opening and closing stock at storage location level? ( we have MB5B which resets the entry screen if we enter SLOC details).
    Thanks
    Sam

    Do  I have the option of  selecting Storage Location wise opening and closing stock on a particular date or period, that is what I have requested? Is it possible, evenafter selecting storageloc/batch stock and entering all the SLOCs in the selection creen, the report output does not contain any SLOC, and using ctrl+F8 or display variant does not have SLOC as a field also.
    pls gudie
    sam

  • MCHB,MARD - Stock available at plant level and storage location level

    Hi ,
    How to determine how much stock available at Storage location level and Plant level. (Lot is not maintained).
    In MCHB-Stock at lot level is shown.
    In MARD-Stock at Storage Location level is shown lncluding
    the stock maintaned at the lot level.
    If i want to know the stock which is not maintained in Lot, i.e, Stocks directly maintained at Storage location / Plant.
    Do I need to subtract the MCHB Value from MARD Value ?
    Is there any other way available to find the stocks which is not maintained at lot level.
    Regards
    Prasath

    Hi prashant,
    What do u mean by stock maintained at SL level without batch level.  Do u mean that some materials are subjected to batch management and some or not?
    If that is the case, for all batch managed materials, u can see the stock at batch level and also same is summed up at SL level.  But still what ever u are getting from MARD table isstock at SL level only.
    If u have activated batch management for any material, it will always be shown at lot level also.
    hope this clarfifies query
    award points if found useful

  • Stock valuation down to Storage location level

    Dear all,
    System setup for stock valuation is till Plant level. And understand that's how data stored in table MBEW and MBEWH until plant level only.
    Eventhough that is system standrd, is that possible to get the stock valuation until Storage location level?
    For eg: In MB5B, there is opening stock, closing stock and the material movement posting. I need to get opening and closing stock for each storage location.
    Could you please comment if there are tables store these data? Kindly comment.

    Hi Afshad Irani,
    Thanks for your reply. Understand from the previous post that stock valuation for storage location can be done via table MARDH or report MC.9, but this tools are excess base on period/month basis.
    My case, i need to report storage location stock for both (1)last month 06.2010 and (2)yesterday's stock 06.07.2010. So i can use MARDH table to report (1)last month stock for each storage location. While for (2) yesterday stock, table MARDH isn't help.
    Could you please advice further?

  • Stock report in BW (valuated stock and Storage Location level)

    Dear All,
                Regards.We got an situation here,
    Case 1:  R3 (MB5B) (Both "Storage loc" and "Valuated stock" shows the same Stock Qty)
    1).The BW Stock Report shows values the Correct Values for "Receipt Qty" and "Issue Qty" with the Correct  "Quantity total Stock" aswell.
    Case 2 :   R3 (MB5B) (Stock is different between "Storage Loc" and "Valuated Stock")
    1).The BW Stock Report shows the  "Quantity Total Stock according to VALUATED STOCK Level(MB5B),but  the "Receipt Qty" and "Issue Qty" according to STORAGE LOCATION Level(MB5B) .
    We followed the "How to Handle Inventory "Doc with the proper sequence of Loading of Infosources and Compression.The data is sitting fine at the cube level.
    It would be great if someone can throw some Light on this issue,on how the Query shows a COMBO of both Valuated stock and Storage Location stock....Held up with this issue for quite sometime..Had a look at the   Oss Note (589024)...........
    Manythanks
    Arun

    HI,
    In Inventory we have two quantity fields given to satisfy the requirement.
    Valuated stock Qty - 0VALSTCKQTY
    Storage Location qty - 0TOTALSTCK
    You can make use of them based on your requirement. Hope this helps for you.
    Thanks,
    Arun

  • Valuated Stocks at Storage location Level

    Hi Gurus,
    Our client wants to develop a report on Quantity and Value of the Stocks at Storage location level. Is there any standard table/T.code where we can see this? We have tried in the Standard reports too.
    We have tried this getting from various tables like MARA,MARC,MARD,s031 & S032. But it is hitting the performance heavily. Please advice if anything can be done on this.
    with regards,
    Saakithyan

    Refer this link
    http://wiki.sdn.sap.com/wiki/display/ERPSCM/StockTablesandStockTypes
    check reports: MC.9 ,S_p00_07000139 also if it fits

  • Unrestricted Stock of issuing Storage Location in reservation

    Hi Experts,
    We have a requirement, we want that unresticted stock of issuing storage location is printed on reservation (MB23) Thru MB25.
    How it is possible.
    Kindly help me out, can we use sqvi or something else.
    Regards
    GR

    HI ,
    Just Modify this Report with the help of a Abaper and ask him to add an additional column in the report that is the Stock in the unrestricted use for this Material and Plant
    combination.
    TO achieve the Since we know the Material ,plant and storage location
    PIck up the Material Number --RESB-MATNR
    the Plant code --RESB-WERKS
    the storage LOcation--RESB-LGORT
    Go to Table RESB table in this table against the Feilds RSNUM -Reservation NUmber and RSPOS( Reservation item number)
    IN some cases the storage location would not be entered by the user ,take care ,he enters the storage location by every user ,so make it mandatory in the screen layout.
    After Picking up all the three values ,pass those values in the Table.
    MARD line item vise present in the reservation (maintain a loop for the same)
    in this table pick up value in the Feild MARD-LABST which is the stock in the unrestricted use.
    one thing ,i dont know the exact requiremnet ,but it is to resrict the user from creation of reservation more than the stock ,it can be done by avaliability check.
    hope so it helps
    Regards
    Anjanna.

  • Opening and closing stock at storage location level

    Dear all
    I need a std report which will give the opening and closing stock at storage location level, Or should I go for dev. if yes please guide me.
    Regards
    Samuel

    Hi,
    check if you can use S_P00_07000139 report, select "Display stock movement by plant (with amount) and further select Sloc from layout.
    Regards,
    Vikas

  • How to run MRP on different storage location level ?

    Dear Experts,
    Need your valuable guidance to solve the below requirement form the client-
    1) My client want to enter a "safety stock level" for one spare part/ Material on the basis of individual storage locations.
               For sake of example: in SL01 he wants the safety stock for particular material set to 5
                                  In FS18 he wants the safety stock set to 2
                                  In FS15 he wants the safety stock set to 1
    Kindly tell me whether it is possible? & guide me how to do it.
    2) Also tell me how to run MRP on a storage location level?
               This is because after maintaining different safety stocks for one material in different storage locations,  is it possible to appear each storage location with their differing safety stock levels?
    I checked the MRP type maintained & its-1 (plant) & not as- 2 (storage location).
    Kindly guide me for the above issue
    Thanks in advance for your support.
    Regards,
    Mehul

    Hi Umashanker,
    Thanks for your suggession . Accordingly I have resolved the issue.
    Regards,
    Mehul

Maybe you are looking for

  • Delete Track from iTunes Library if in User Playlist

    Hello I want to delete [music] tracks from the main iTunes [10.7] library if they are in a user playlist. I saw (on dougscripts.com) an approach where the database id was obtained from the track in the playlist and this was then used to delete from t

  • How to see the SFTP Payload?

    Hi Gurus, I have a scenario: Proxy --> PI --> SFTP  Flatfile in PI 7.31 It works actually well. I'm wondering whether it is possible to see the converted flatfile in the RWB? because I cannot access the SFTP Server. Regards Christine

  • GRN against different SCN

    Dear All Pls help 1)Materials against certain PO line items have been received in full under different SCNs  while the rest of the line items have been received in part under different SCNs 2)GRNs need to be generated for the line items that have bee

  • Problem with step 2 in user exit.

    Hello collegues, I have a problem with the variables user exit in the bex analyzer. I have created a variable user exit and this is used as user authorization, and this variables is optional and enabled to entry . When i debugg the user exit, i put t

  • File creation from OHS

    Hi all, I'm trying to load data from DSO to OHS using Delta DTP, sometimes Delta brings 0 records. "No more Data available". in this case I want a empty file to be created by OHS. but it is not creating any file as of now. please do help me on this h