How to get Inventory -Finished Goods Values Plant wise

Hi,
Client is asking a Balance sheet. In that Balance Sheet, he wants plant wise break up for Inventory Finished Goods GL Account.
For Example:
Inventory finished goods  - Plant 1100 = 120000
Inventory finished goods  - Plant 1900 = 110000
How can we get plant wise break up in Balance sheet? How can it be possible in SAP? Please help me on this.
Thanks
Vimal

Hi Vimal,
Use Transaction Code: FBL3N for obtaining the values of Inventory - Finished Goods Plant wise.
Give the following Inputs:
GL Account : Inventory - Finished Goods
Company Code - 1000 example
Click on Dynamic Selection Tab (Shift+F4) >> Click on Document (Spinner) >> Double Click on Plant >> You can see the input field at right side of the input fields. There give the plant number for which you are going to draw the report and Click on Dynamic Selection Tab to hide.
Now, select Line Item Select appropriatedly.
Execute.
This is working fine and your problem will get solved and make your client happy.
Regards
VG

Similar Messages

  • How to get Inventory -Finished Goods Values Plant wise in Balance Sheet

    Hi,
    1. Customer is using same finsihed goods material for plant 1100 and plant 1900
    2. But the want to see 2 differant lines in balance sheet for inventory finished product.
    3. For this can i create 2 diffferant valuation classes and 2 differant GL accounts? And assign the GL Accounts in BSX - OBYC?
    Kindly help me..is there anything else do i need to do?
    Thanks
    Vimal

    Hi,
    The setting of different valuation class and different G/L accounts is fine for different plants.
    Just see that your financial statment version is showing this two G/L account in the Finished goods inventory list and then you are done.
    Regards,
    Gaurav

  • How to get open production orders by plant wise

    Hi,
    How to get open production orders by plant wise.
    i know from tcode COOIS, is it possible to get from this. if so what are the parameters we have to give to get open production orders by plant wise.
    is there any tcode or tables available , please provide details .
    regards,
    Hari priya

    Hi,
    What is your definition of Open Production Orders?
    Definetly you will get the report from COOIS for Plant wise.
    Whther you want to consider all the Orders having the Status REL but not DLV?
    Then there is a chance of having the Orders, still with PDLV status but GR is done for the full Qty. May be you don't want to consider the TECO status, eventhough the Order is short closed??
    Better to ommit the Orders with CRTD status also..
    So, based on this which status to consider and which status not to consider..
    You can define the "Selection profile status" in BS42.
    Use this selection profile in COOIS, so that the rsults will be accurate..
    Best Regards,
    Siva

  • How to get GL plan value plant wise

    Hello,
    Can you tell anybody where to updated GL plan value plant wise. In GP12N there is no planner profile for plant wise.
    Thanks & reagrds,
    Preethi kadkol

    Hi,
    Go toT.code FAGLL03 (GL Account Line Item Display G/L View).You Select the Custom Selections (Ctrl+F1) Button and there In GL Account Line Items select Plant and Click on Copy Selected Button at the bottom and provide the Plant Details and Saveyou have an option to change the layout and select the available fields in the layout. Plant and have it in the line items report, provided you maintain it as a special field using T. Code: OBVU/O7R3 (Line layaout variant for special fields).
    Thanks,
    Raviteja

  • How to get the anchor tag values in next jsp

    Hey all,
    I have two jsp files.
    in first jsp,
    I am getting the resultset.
    I am setting the resultset to the anchor tag.
    below is the code...
    <a target="_top" rel="contents" rev="contents" class="fordynamiclabel" href="ASCMasterTwo.jsp"><%=rSet.getString(1) %></a></td>
    whenever he click on any anchor tag,
    It will goes to ACSMasterTwo.jsp page for edit the compleate record.
    how to get the anchor tag value in that page...
    Please help me on this.

    You have to pass a parameter. An id is good.
    Of course you have to get an id from somewhere in the result set right?
    <a target="_top" rel="contents" rev="contents" class="fordynamiclabel" href="ASCMasterTwo.jsp?id=<%= rSet.getString("id") %>"><%=rSet.getString(1) %></a></td>Then you call
    request.getParameter("id");
    and look up the values related to that id in the database.

  • How to get Inventory Balances for PO data

    Hi Guys,
                   How to get Inventory Balances for PO data.
    from which tables I can get it ?
    We are migrating material data to a new plant.. for this process.. The inventory data also has to be moved..
    I am using BAPI_GOODMVT_CREATE to post inventory balances for the new plant.
    Thanks

    Hi,
    Try MARC, MSKA, MARD .
    Thanks,
    Krishna

  • How to get a Tree Node Value when a Tree is Expanded

    My reqiurement is when i Expand a Tree i need the Expanded tree Node Value. For Example Consider Parent as a Root Node of a Tree, and Consider its two Children Child1 and Child2.
    When + Parent Expanded
    I will Get the Output as --Parent
    - Child1
    - Child2
    so As when i expand the Tree i must Get the String Value Parent.

    duplicate
    How to get a Tree Node Value when a Tree is Expanded

  • How to get Document Set property values in a SharePoint library in to a CSV file using Powershell

    Hi,
    How to get Document Set property values in a SharePoint library into a CSV file using Powershell?
    Any help would be greatly appreciated.
    Thank you.
    AA.

    Hi,
    According to your description, my understanding is that you want to you want to get document set property value in a SharePoint library and then export into a CSV file using PowerShell.
    I suggest you can get the document sets properties like the PowerShell Command below:
    [system.reflection.assembly]::loadwithpartialname("microsoft.sharepoint")
    $siteurl="http://sp2013sps/sites/test"
    $listname="Documents"
    $mysite=new-object microsoft.sharepoint.spsite($siteurl)
    $myweb=$mysite.openweb()
    $list=$myweb.lists[$listname]
    foreach($item in $list.items)
    if($item.contenttype.name -eq "Document Set")
    if($item.folder.itemcount -eq 0)
    write-host $item.title
    Then you can use Export-Csv PowerShell Command to export to a CSV file.
    More information:
    Powershell for document sets
    How to export data to CSV in PowerShell?
    Using the Export-Csv Cmdlet
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to get the current month value for a customer exit variable?

    How to get the current month value for a customer exit variable? 
    And also if we have an InfoObject with date value (including date, month, year), then how to derive the month value from this date type of Char.?
    Thanks!

    Hi Kevin,
    Check here........
    Re: Customer Exist for "From Current Date To Month End"
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/25d98cf6-0d01-0010-0e9b-edcd4597335a
    Cal month
    Regards,
    Vijay.

  • How to get dynamic check box value in NW Mobile 7.1

    Hi,
    i have 5 rows it contains dropdown and checkbox in a row.when i click update button i need the values of checkbox.How to get?
    Regards,
    Kanagaraj.

    Hi Vidyadhar,
    I have dropdown in first page.based ondropdown value selected navigating to next page.In that i am using row repeater it has label,checkbox and dropdown.here i need to  know whether the check box is checked or not while clicking update button.
    Drow down value also not able to get.
    How to get Checkbox and dropdown values?
    can u provide some sample codes??
    Regards,
    Kanagaraj.

  • How to get the previoulsy selected value in a combobox

    How to get the previoulsy selected value in a combobox. i WANT the current and the previously selected value of the combobox.

    Just add to combobox ItemListener. When item is changing in itemStateChanged arrives 2 events. ItemEvent.DESELECTED and ItemEvent.SELECTED with corresponding item's values. Just write something like this:
            comboBox.addItemListener(new ItemListener() {
                Object prevValue;
                public void itemStateChanged(ItemEvent e) {
                    if (e.getStateChange() == ItemEvent.SELECTED) {
                        //do what you need with prevValue here
                    } else {
                        prevValue = e.getItem();
            });

  • How to get Input-Ready Cell  Value of Input Ready Query?

    Hi,
    How to get input ready cell value in fox formula?
    for example :
    In Input-Ready Query,
    C_Code Month        Psale(input ready)
    1000          05.2012       800
    now i want Psale 800 in fox formua before value save in cube,
    is it possible?
    Thanks
    Ravi

    Hi,
    as I understand your requirement: you want to execute a planning function before 'save'. This possible, cf. note 1356805
    for more details.
    Regards,
    Gregor

  • How to get the latest procured value of a spare updated in material master

    How to get the latest procured value of a spare updated in material master

    J S S PRASAD
    See table MBEW via transaction SE16.
    However, you may need to look at the last PO created for that material.
    PeteA

  • How to get space between two values in a single cell of a table.

    hello,
            how to get space between two values in a single cell of a table.
    thanks a lot.
    kailash.

    sorry i got the answer.

  • How to get the previous record value in the current record plz help me...

    In my sql how to get the previous record value...
    in table i m having the field called Date i want find the difference b/w 2nd record date value with first record date... plz any one help me to know this i m waiting for ur reply....
    Thanx in Advance
    with regards
    kotresh

    First of this not hte mysql or database forum so don;t repeate again.
    to get diff between two date in mysql use date_format() to convert them to date if they r not date type
    then use - (minus)to get diff.

Maybe you are looking for

  • I have a 13gb iPad and an extra 15gb on iCloud, how can I move my storage onto iCloud so I can update stuff?

    I have a 13gb iPad and an extra 15gb on iCloud, how can I move my storage onto iCloud so. Can update stuff?

  • Why does camera raw change my image?

    I have had this issue a while now and can't figure out how to change this. When I upload my images from the camera they are exactly how I wnat them in Bridge. Then when I zoom in on the image or open in ACR the image seems blown out and orange or has

  • Airport + external monitor

    I just bought a miniDVI -> DVI cable to be able to use two monitors simultaneously. What happens when i plug the external monitor in is that the wireless network speed drops alot. Im using an Airport Express. Heres something to "prove" it. After ping

  • After OS reinstall, folder in dock opens in icon view.

    I have to click Open in Finder to see it as a list. It used to open as a list with one click. How can I fix settings to get list view in one click again?

  • Query formation

    Hi, I'm trying to form the foll. query using Toplink: SELECT awd.number, awd.amount, SUM(sbg.report_amount) FROM tbl_sg sbg, tbl_awd awd, tbl_app app WHERE sbg.report_amount IS NOT NULL AND awd.gms_awd_id = sbg.awd_id AND app.app_id = awd.app_id AND