Want to see the stock of different variants with same configurable material

I have the stock for configurable material with different variants. Now I can see the cumulative stock
for that configurable material. But my requirement is that I want to see the stock for every variant
belonging to the configurable material.
                  How can I get it?

hello anant,
In my opinion for sure standard sap report cannot display the stock for a individual configuration.(Variant)
Reason:characteristics display/hide function is very dynamic dependeding on the dependency and interdependency.
The only option is by a report CL30N plus abap. Since we cannot keep anything in stock for a configurable material. You need to identify all open sales order and stock position OR through material movements and then find the produciton order and then read all char. values.
I assume you are not taking about variant materials.
Reg
Samson.

Similar Messages

  • WHER I SEE THE STOCK  IN VARIENT CONFIGURATION

    Hi
      Gurus,
    Where i see the stock of different varients available in plant .for example  i want to the stock of yellow,red,black sheets with thichness and width from     which  this any t-code or tables.
    Thanks in advance
    avinash.pegarlawar

    Hi,
    It is not possible to maintain the stock for variant configuration materials. This is purely MTO scenario.
    Regards,
    V. Suresh

  • Fin year is oct -sep (ie: leading ledger), want to see the report Apr - mar

    Dear All
    Case 1) Our Company finacial year is Oct2007 - Sep2008,( ie : Leading Ledger) and we have run the dep , and I want to see the effect on Non Leading ldger ( April - March).Please let me know how do i check the report.
    With Regards,
    kamalnatham

    Hi Kamal,
    First see to which depreciation area u had assigned the non leading ledger, hopefully it must be for international (dep area 30). Go to OADB in that go to dep area 30 and check whether u had given non leading ledger, if u had given then u can see the same in asset explorer.
    Also as you are saying that your non leading ledger is having different fiscal year variant, check SAP Note 844029 for more information.
    regards
    srikanth.

  • How to see the balance under different balance if special ledgers exist???

    Some of the company using special ledgers. I need to teach user how to see the balance under different balance.
    I will focus on
    1. display voucher
    2. check GL balance
    Anyone have idea (detailed flow)/template (preferred) on these issues?
    Thanks a lot for your help in advance

    hi,
    /n----
    > acccounting -
    >financial accounting -
    >GL acccounts -
    > information system -
    > gl reports
    here in this path u can get all the gl list and gl balances list ....
    u can check what ever reports u want.....
    if useful assign points...
    regards,
    santosh kumar

  • While running the query how much time it will taken, I want to see the time

    Hi Folks
    I would like to know ... While running the query how much time it will be taken, I want to see the time? in WEBI XI R2.....
    Plz let me know  the answer.......

    Hi Ravi,
    The time a report runs is estimated based on the last time it was run. So you need to run the report once before you can see how long it will take. Also it depends on several factors... the database server could cache some queries so running it a second time immediately after the first time could be quicker. And there is the chance of changing filters to bring back different sets of data.
    You could also schedule a report and then check the scheduled instance's status properties and view how long a report actually ran.
    Good luck

  • How can I display the front panel of the dinamically loaded VI on the cliente computer, the VI dinamically loaded contains files, I want to see the files that the server machine has, in the client machine

    I can successfully view and control a VI remotly. However, the remote VI dinamically loads another VI, this VI loaded dinamically is a VI that allows open others VIs, I want to see the files that contains the server machine, in the client machine, but the front panel of the dinamic VI appears only on the server and not on the client, How can I display the fron panel with the files of the server machine of the dinamically loaded VI on the client computer?
    Attachments:
    micliente.llb ‏183 KB
    miservidor.llb ‏186 KB
    rdsubvis.llb ‏214 KB

    I down loaded your files but could use some instructions on what needs run.
    It seems that you are so close yet so far. You need to get the data on the server machine over to the client. I generally do this by doing a call by reference (on the client machine) of a VI that is served by the server. THe VI that executes on the server should pass the data you want to diplay via one of its output terminals. You can simply wire from this terminal (back on the client again) to an indicator of your choosing.
    Now theorectically, I do not think that there is anything that prevents use from getting the control refnum of the actual indicator (on the server) of the indicator that has the data, and read its "Value" using a property node. I have never tried this idea but it seems t
    hat all of the parts are there. You will need to know the name of the VI that holds the data as well as the indicator's name. You will also have to serve all VI's. This is not a good idea.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • HT1382 how can I restore my back up files from my laptop? i want to see the dates and time that I backed up  my files. is it posssible?

    how can I restore my back up files from my laptop? i want to see the dates and time that I backed up  my files. is it posssible?

    What backed up files?
    Available backups for an iOS device can be found in Edit > Preferences > Devices.

  • I have an issue installing photoshop CC trial, I currently have elements and wanted to see the differences before buying, when installing through the creative cloud app I get the error message  Exit Code: 7 Please see specific errors below for troubleshoo

    I have an issue installing photoshop CC trial, I currently have elements and wanted to see the differences before buying, when installing through the creative cloud app I get the error message  Exit Code: 7 Please see specific errors below for troubleshooting. For example,  ERROR: DW041 ...   -------------------------------------- Summary --------------------------------------   - 0 fatal error(s), 1 error(s)
    ERROR: DW041: INSTALLDIR Volume D:\ doesn't exist.  -------------------------------------------------------------------------------------  System Requirements  and it will not install, It says cant find the path D: im not sure why because as far as I can see its set to install on drive C: which is where I want it!

    Exit Code: 6, Exit Code: 7 Installation Errors - http://helpx.adobe.com/creative-suite/kb/errors-exit-code-6-exit.html
    Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html for information on how to review your installation logs

  • Hello!!!I need to read some data from the serial port and processing these, at the same time I want to see the process that I am doing.

    I read the data without problems, and I see them using Waveform graph, the problem is that I want to see the real time stamps, but in the graph appears 2:00:00,000 and 01/01/04, so the date and the time is wrong !!
    Can I change this?
    I am thinking that the problem is that I have to adquire the data and the time stamps ( using Get date/time) and after, I have to represent both!!!
    Thanks!!!

    Hello,
    As you probably know a waveform is made of a beginning time (t0), a time difference between each value (dt) and an array of values (Y). Your problem is probably that you don't initialize t0. Use the Vi 'Waveform->Build a waveform' to initialize the time of the waveform.
    Hope this helps !
    Julien

  • Want to see the previous file name in the selection screen field

    Hi,
    I am working with flat file upload. Now my problem is in the selection screen field when i press space bar or backspace i want to see the previous file path which i have taken before. How to do this functionality.
    Thanks in advance,
    Vijay.

    Hi,
    Hope the following code will help u.
    PARAMETER: in_file type ibipparms-path MEMORY ID FID.
    at selection-screen on value-request for in_file.
      call function 'KD_GET_FILENAME_ON_F4'
        exporting
          mask      = ',CSV,*.csv,'
        changing
          file_name = in_file.
    But here when u give a path and execute and come back or executing it again the previous path will automatically come to the in_file field.
    Just check this code.
    Thanks.

  • Need to see the Stock!!

    I have the requirement :
    The stock transfer takes place between two plants under the same company codes. The requirement is that the Stock is expected back after some time.
    Plant A gives 10 Pc to Plant B 10 Pc
    Plant B must return these after some time. but till the time plant B returns the System should show the stock bifercated in the plant A that this is the expected incoming stock from plant B
    Please give suggestion of how to map it in SAP

    I have an option in SAP.
    1)I will create the Stock Transfer Purchase order with "Returns" indicator.
    2) Do Goods receipt against the PO in Plant A so that will reduce the stock in Plant A and give stock to PLant B
    3) I will be able to track the stock reduced in my Plant specific to the plant B
    4) The Stock calculation above will show the Material expected in Plant A from B
    5)  When Goods are again returned from the Plant B. I will enter the subsequent Delivery against the material Document created in the GR of the Retiurn PO. This will increase my stok again in Plant A
    I hope this will work. I do not want to go for the developement as the requirement may not be for larger number of the transactions

  • Want to see the history of the deferror

    Hi,
    Replication has been set up between three of our servers.
    I want to see the history of the deferror when it was occured and what was the transaction associated to it.
    Please assist me
    Regards
    RB

    DEFERROR entries that have been resolved would be automatically cleared up by the DBMS_DEFER_SYS.SCHEDULE_PURGE (which is a scheduled job).
    If the error hasn't been resolved, it remains in DEFERROR. You can try DBMS_DEFER_SYS.EXECUTE_ERROR to re-execute the transaction in error.

  • What is the T-code to see the stock at tank level?

    What is the T-code to see the stock at tank level?
    Regards
    S.Senthil

    Hi Senthil,
                    In Order to Overview the stock at tank level do the following:
                1. Tcode-   O4_TIGER
                2. In the screen launched set the 'Transaction' Field as 'Stock Overview'.
                3. In the 'Pre selection' frame, enter the Storage Location and the Seq. No (Tank ID) details
                4. On execution you will get to see a Report. Refer to the 'Corr. Book Stock' column for the available stock.
                5. If there are more than one materials assigned to a tank. Click on the line item of the Report to see the break up materialvice.
    P.S: To fine the seq No of the tank use tcode 'O4NA'.
    Please let me know if this has helped you.
    Regards,
    S. Satish

  • Each time I open a new tab - pop up ad's comes on screen auto(3/4 for them)I do not want to see the adds/pop up or want it to open in new tab how to I stop this

    I have tick the options - do not allow pop up ads. But is still appears allot. It makes working on web imposssible. I do not want to see the ads or want it to open in new windows. I do not want then at all!!!!
    please assist urgently

    Sounds like you picked up some malware.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Like MMBE in R/3, is there any t.code to see the stock overview in SCM?

    Experts,
    Like MMBE in R/3, is there any t.code to see the stock overview in SCM?
    Thanks in advance
    Krish

    Please go to /SAPAPO/RRP3 and click on Stock tab. If you use GATP you can even get the details using /SAPAPO/AC03

Maybe you are looking for