Fk10n By Plant

Is there any report or transaction code which displays Vendor account by Company Code and a specific plant. I know FK10n but it displays the Vendor account Balance for the Company Code and not for the Plant and Company Code. Please Advise.Thanks
Vik

Hi
U need to check BSEG table, here you should find the plant (BSEG-WERKS).
The BALANCE of certain period should be the total of the open item, so if you need to know it for the vendor:
*1) Extract the open items posted in the period (from BSIK),
SELECT * FROM BSIK INTO TABLE T_ITEMS WHERE BUKRS =
                                        AND LIFNR =
                                        AND BUDAT <= DATE
*2) Extract the cleared items posted in that period but cleared after that period (from BSAK):
SELECT * FROM BSAK APPENDING TABLE T_ITEMS WHERE BUKRS =
                                        AND LIFNR =
                                        AND AUGDT > DATE
                                        AND BUDAT <= DATE.
*3) Get the plat from BSEG and calculate the balance
LOOP AT T_ITEMS.
  SELECT SINGLE * FROM BSEG WHERE BUKRS = T_ITEMS-BUKRS
                              AND BELNR = T_ITEMS-BELNR
                              AND GJAHR = T_ITEMS-GJAHR
                              AND BUZEI = T_ITEMS-BUZEI.
ENDLOOP.
If you need the actual balance you need to select the open items only.
If the plant is not stored in BSEG table you need to read the original document, so MM documents.
max

Similar Messages

  • Fk10n by plant wise

    hi gurus,
    Is there any report or transaction code which displays Vendor account by Company Code and a specific plant. I know FK10n but it displays the Vendor account Balance for the Company Code and not for the Plant and Company Code. Please Advise.
    Thanks,
    regards
    Anuj

    Hi Anuj,
    Go to this transaction : <b>FBL1N</b>
    and go to <b>Menu > Edit > Dynamic selections</b> here you will find creterion of selection, so you can choose your Business area and  Company code (and others) before executing this transaction.
    you will have the same result as FK10N
    regards
    jehade

  • Add plant wise details in fk10n

    Hi all,
    Is there any report or transaction code which displays Vendor account by Company Code and a specific plant. I know FK10n but it displays the Vendor account Balance for the Company Code and not for the Plant and Company Code. Please Advise.Thanks
    Anuj

    Hi
    use the tables
    BSIK and BSAK tables for vendor balances and link them with LFB1 and T001K and prepare the list
    Regards
    Anji

  • Vendor balance display (fk10n)

    hi gurus,
    i have a problem in transactions fk10n(vendor balance display) there are three i/p fields 1-vendor,2-company code 3-fiscal year,
    my task is that i have to add one more field plant code so that our display is shown according to plant code also.
    so pls guide me how to i proceed .
    regards
    Anuj jain

    thanx

  • Enhancement in fk10n

    hi all,
    Is there any enhancements or report or transaction code which displays Vendor account by Company Code and a specific plant. I know FK10n but it displays the Vendor account Balance for the Company Code and not for the Plant and Company Code. Please Advise.Thanks
    Anuj

    thanx

  • Locations (Plant; Customers; Vendors)

    G'day Team,
    I am writing Data definition for client & want confirmation of source Customer table.
    1/ My reference advises KNA1 is source table when initialising IModel from ECC to APO.  Please confirm that APO does NOT source address data from the ADRC table?
    2/ Please confirm source tables are correct for the following locations: Plant: T001W & Vendors: LFA1?
    Many thanks for your prompt support,
    Andrew Goz
    APO SCM Consultant

    Dear Harish,
    For Vendor:
    1. FK10/ FK10N - Vendor Balance Display (ledger balance)
    (Path: Accounting - Financial accounting - Accounts payable - Account - Display balances (FK10N)
    2. FBL1N with all items and specifying the posting date range
    3. ME80FN...click on last icon and select PO history while executing the report ...enter the vendor codes
    For Customer:
    1. FBL5N - Customer Line item Display
    2. FBL3N - G/L item Display
    Best Regards,
    Amit

  • Issue in creation of plant related data at receiving server using BD10

    Hi all,
    This is regarding Material master creation using B10.I am using MATMAS05 message type for sending data from one system to another.Data is sent and received successfully.When i go in mm03 i can see all the views created successfully accept views related to PLANT.Please guide to resolve the issue.
    When i entered into Log-
    1)"The field MBEW-BKLAS is defined as a required field; it does not contain an entry".
    2)"No material master data exists for material AB_08.04.09(30) in plant 4001".
    My segemnt is as follows-
    ZMATMAS05                      matmas05
           E1MARAM                        Master material general data (MARA)
               Z1KLART                        KLART----
    My extention
               E1MARA1                        Additional Fields for E1MARAM
               E1MAKTM                        Master material short texts (MAKT)
               E1MARCM                        Master material C segment (MARC)
                   Z1AUSPM                        E1AUSPMDistribution of Classification:----
    My extention
                   E1MARC1                        Additional Fields for E1MARCM
                   E1MARDM                        Master material warehouse/batch segment (MARD)
                   E1MFHMM                        Master material production resource/tool (MFHM)
                   E1MPGDM                        Master material product group
                   E1MPOPM                        Master material forecast parameter
                   E1MPRWM                        Master material forecast value
                   E1MVEGM                        Master material total consumption
                   E1MVEUM                        Master material unplanned consumption
                   E1MKALM                        Master material production version
               E1MARMM                        Master material units of measure (MARM)
               E1MBEWM                        Master material material valuation (MBEW)
               E1MLGNM                        Master material material data per warehouse number (MLGN)
               E1MVKEM                        Master material sales data (MVKE)
               E1MLANM                        Master material tax classification (MLAN)
               E1MTXHM                        Master material long text header
               E1CUCFG                        CU: Configuration data
           E1UPSLINK                      Reference from Object to Superior UPS
    Thanks.
    Edited by: sanu debu on Apr 27, 2009 7:10 PM

    CREATE CONTROLFILE SET DATABASE "NEWDB" NORESETLOGS ARCHIVELOGAlso when you are setting a new database, the option should be RESETLOGS and not NORESETLOGS.
    'D:\APP\ADMINISTRATOR\ORADATA\NEWDB\ONLINELOG\O1_MF_2_7FK0XKB8_.LOG
    D:\APP\ADMINISTRATOR\ORADATA\NEWDB\DATAFILE\O1_MF_SYSTEM_7FK0SKN0_.DBFWhy underscore(_) at the end of the datafile name. Any specific reason ?

  • BOM is not getting displayed in case of centralized planning plant.

    Dear All,
    there are 2 plants for which we have centralized planning. the users have created Equipment BOM for the two plants. but in case of the second plant for which the planning plant is different from the maintenance plant, the BOM is not getting displayed in the Maintenance Order (i.e. in the components tab).
    kindly through some light on it. whether i have to do some settings for it.
    Regards,
    Ritesh Kapoor

    Hi,
    Yes while using IH01, i have ticked the BOM explosion option, but when i am giving the plant there then only it is displaying the BOM of that equipment.
    Also when i am creating an order for the same equipment, then it does not displays the BOm & shows the message which i have written in my previous mail.
    Ritesh

  • Reg:Opening and Closing Stock For Plant

    Hi All,
      i want to calculate the opening stock and closing stock for plant wise for the given Posting Period Date.
    Am having the opening balance and closing balance for all months but i need it as month wise.
    considering this example,
    the date is from 15.01.2010 to 15.03.2010 and for one plant
    considering this example,
    am having the opening stock from as 15.01.2010  to 15.03.2010 as 10,000 and the closing stock as 15,000.
    but i need in month wise like below,
    from 15.01.2010 to 31.01.2010 what is the opening stock and closing stock?
    from 01.02.2010 to 28.02.2010 what is the opening stock and closing stock?
    from 01.03.2010 to 15.03.2010 what is the opening stock and closing stock?
    this is purely based on plant wise and not material wise?
    could anybody say clearly how can i acheive this scenario?
    i have referred MB5b,mc.9 transaction programs but still confused how to go with plant wise for a particular period?
    Thanks & Regards,
    Suresh
    Edited by: suresh suresh on Mar 24, 2010 10:15 AM

    Hi,
    Refer to link below:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/c1/3766e7449a11d188fe0000e8322f96/frameset.htm
    Regards,
    Venkat.

  • Depot Plant : Supplimentory Billing and Excise Invoice to customers

    Hello experts,
    We have depot Plant.
    Purchase material from vendors and salling to customer.
    same Capturing excise in J1IG and Passing through J1IJ.
    its working fine.
    my question is, vendor is providing Supplimentory Bill.
    We are capturing additional excise through J1IGA-  with ref. certificate A
    How to raise the supplimentor Invoice to Customer with captured additional Excise through J1IGA.?
    Regards,
    Appasaheb

    Hi,
    You can select the additional invoice from the Excise Invoice tab in J1IJ.
    Apply this note to get a warning if  available additional Excise invoice is not selected.
    1514324 - Selection of Addl Excise Invoice skipped by user in
    J1IJ
    Regards
    Binoy

  • Warehouse as a plant

    Dear SAP Gurus,
    My client is having Warehouse near Port, where they store the import material and manage the stocks ?
    Should we define that warehouse as Plant in the enterprize structure?
    Also can we consider the stocks maintained at this warehouse , in the MRP run of our parent plant?
    Also while carrying out the mrp run which stock is taken in to consideration, any criteria for the same??
    Thanks and regards,
    Monica

    Hi Monica
    Is your client using WM management? If yes then you need not require to crdeate Warehouse as plant.but if WM is not active then you can define this plant.
    regards

  • Plant not taken in PO

    hi ,
    i have got an  error enter plant in PO,while i creating a PO for flag for deletion (partially).i entered all
    values,but it doesnot take the plant at item level.eventhough i entered specific plant for that one.but i
    successfully finished flag for deletion (fully) for that same plant.so anyone kindly put an eye to solve this
    issue as earliest. points will be rewarded.
    regards
    rakhi

    ok as u said i put check  for material in MM06.upto this we r through.i got message flag for deletion fully.
    my problem is while i check only for plant irrespective of material in MM06 iam unable to get message
    material deletion partially in PO.
    regards
    rakhi

  • Error Message V1810 - Make to Order No Change delivery plant in Sales Order

    Hello, for a client where I'm setting the flow intercompany , but i have  an error on the Sales Order when I must be change delivery plant.
    Scenario: Make to Order, Product configuration, Sales Order BOM created by  CS60
    Step:
    1 - I create sales order fo company X delivery plant 1000
    2 - Creates Order BOM on plant 2000 Company Y
    3 - creates MRP Planned Order
    4 - Convert Planned Order to Production Order
    For different issues can happen that you decide to ship the goods to a different plant than the X. Production Plant remains 2000.
    If I try to change the plant on the Order system stops me with the following error:
    Message V1810 - Plant can no longer be changed
    Diagnosis
    The plant can no longer be changed in the Following situations:
    The item has been assigned to a project.
    There is a production order for the order item but it is not a staticassembly order.
    Already have accrued costs.
    For the very complex structure of the product I can not delete the production order and sales order BOM.
    How do I handle these cases?
    Can anyone help me?
    Best regards
    Giuseppe

    Hi Guiseppe,
    can you please answer some questionsa to understand your requirement.
    if you want to transfer the goods from plant to plant you can do it through Stcok transfer MB1B t code.
    1.then why you want to change the plant? in which element you are trying to do in sales order or production order?
    2.you mention it as intercompany and MTO can you be clear for whoom you got the sales order(internal or External Customer?

  • Error in MIGO while doing Intracompnay plant to depot by STO

    Dear gurus,
    I am facing an error while posting MIGO during intra-company plant to plant STO.
    Settings for STO:
    SPRO >IMG > MM >Purchasing > Purchase Order>set up Stock Transport Order
    Define Shipping Data
    Define/assign Checking rule
    Assign Delivery Type
    Assign Doc type
    I have maintained the following pre-requisite master data
    1. Supplying/Receiving plants are created as customer/vendor master
    2. Excise details (customer/Vendor/Plant) data are maintained in J1ID
    3. Assessable value is entered in J1ID
    Process flow:
    1. ME21n - Create STO (PO type:UB)
    2. VL10B - Create Outbound Delivery
    3. VL02N - PGI
    4. VF01 - Create Pro-forma Invoice (Stock Transfer Invoice)
    5. J1IIN - Post Excise Invoice
    at the receiving Plant
    6. MIGO-Post Goods Receipt.
    After entering the excise invoice and clicking on CHECK button in MIGO, the following errors are appearing
    1. Excise Details are not maintained for Vendor .-Message no. 8I565
    2. Maintain Vendor for the excise invoice -Message no. 4F185
    3. Please check excise base for the item is zero ! -Message no. 4F121
    Please reply your valuable suggestions.
    Regards,
    Anbu

    Dear,
    1. Excise Details are not maintained for Vendor .-Message no. 8I565
       Kindly maintain Excise Indicator for Vendor in TCODE-J1ID
    2. Maintain Vendor for the excise invoice -Message no. 4F185
         Kindly maintain Excise Indicator for VENDOR in  J1ID
    3. Please check excise base for the item is zero ! -Message no. 4F121
         As excise in calculated on Base amount for Item so need to maintain Pricing for item then only it will be able to calculate
      or if u dont want to item not  to be relevent for pricing then make Excise condition type as manual an maintain it manually .
    Regards
    AJIT K SINGH
    HAPPY TO HELP U

  • Cross Plant Planning- MRP activation indicator turned after the creation of Material code

    Dear Experts,
    Working on Cross plant planning, where 1001 Production plant will stock transfer material to 8 different plants.
    Right now, only 10001 plant had MRP and planning file entry ticked in customizing OMDU.
    The other 8 plants have Materials codes created and MRP views extended but no MRP activation is ticked.
    Now, to have Cross plant planning MRP set, I have done necessary configurations, Scope of Planning, Special Procurement 40, and parallel processing is configured. All master datas are set properly. Tested few scenarios in IDES, working fine.
    If my understanding is clear, than I thin I need to run MDAB, activation of planning file and MDRE, Planning file Consistency Check,  because MRP will run in background?
    Is this correct or something more needs to be done ?? Please suggest
    Please also tell what is the use of MDRE t code.
    Best regards
    Shailesh

    Hello Shailesh
    MDAB (RMMDVM20) is at plant level, you need to create different variants as per your plants
    Create a variant for the new plants and then schedule a job for these variants.
    Check customizing transaction OMDU -> set up planning file
    entry and consistency check of planning file entries.
    Best Regards,
    R.Brahmankar

Maybe you are looking for

  • Excise Invoice Cancelletion problem

    Dear Experts, I made one po with two items at the time of GRN one item recieved with the duties and another item without duty ( because of chapter ID reason). than I reverse the same with MIGO cancelltion ( 106 movement ) now I want to cancel the J1I

  • Copy ldapv3 directory server templates from one mac to another

    Hi, I've spent considerable time tuning the "search & mappings" settings to work with a linux based openldap server - based on the rfc 2307 (unix) settings. I have selected the option "save template", however I can see no option which would allow me

  • Not able to run adadmin adfter installing R12 Upgrade file system

    Sawwan, Now we are doing 11i apps to R12 upgrade single node, before we did database upgrade 9i to 10.2.0.4, I successfully installed R12 upgrade file system with out any errors, i have chagned the new Installation creates APPL_TOP, COMMON_TOP, INST_

  • Inbound idoc program name...

    Hi all,            i have one inbound idoc.From the data in the idoc some custom table was getting updated thrugh some program.So how to find the program name which will do that.i have only the idoc no with me.... thanks in advance....... Regards, Ra

  • 3 CCD vs HD

    I know this is a bit off topic, but what the heck. We're in the process of buying a new video camera. My question is: Do we go with a 3CCD or a HD camera? Since our projects will not (or rarely) be shown on HD TVs, is there a point of shooting with a