Movement types graphical display

Hi all,
I need to put together a graph for all cycle counts and movement types 101, 201& 261 for year 2007. How do i do this in SAP?
Thanks,
Avani.

create a zreport as per your requirement & ask abaper to include function module in report for graphical display..

Similar Messages

  • G/L Movement Types for Fixed Assets

    Dear All,
    for the key figures displayed in report "Schedule of Fixed Assets"  I need the corresponding G/L Movement Types. I found it for the posting types in  attached screenshot already, but for the following key figures I would it need urgently for my customer:
    - HIST_COSTS_START_OF
    - TRANSFERS
    - WRITE_UPS
    - ACCUMULATED_DEPR
    - VALUE_ADJUSTMENTS
    - NETBOOKVALUE_END_OF
    - NETBOOKVALUE_START_OF
    The customer needs it for consolidation preparation
    Thanks a lot and best regards!
    Katrin Gruber

    Hallo Katrin,
    There is no easy way of matching the G/L movement types from your attachment to the key figures in the schedule of fixed assets.
    The report Fixed Asset line items displays all fixed asset relevant postings for the selected criteria. I displayed in the report the G/L movement types (as displayed in the journal entry) and in addition the business transaction type.
    In report "Schedule of Fixed Assets" you have a mixture of movement types
    Total of Depreciation, which compares to G/L movement type 450
    Acquisition Costs, which is is the sum of G/L movement type 400 (Business Transaction Type 647 + 643) and 400 (BTT: 641, but not 642)
    In addition here balances are displayed, which do not relate to journal entries with movement types (e.g. Net Book Value at End of 004.2015).
    Seeing this please understand, that mapping from key figures to movement types is not possible.
    You have two options:
    use data extraction for consolidation with movement types or
    maybe extracting the data from the report with OData depending on your needs.
    Best regards
    Marlene
    PS: I will provide a blog in the next days/weeks for the topic of consolidation.

  • How to display two movement type for same PO no.in same row in alv grid.

    Hi All
          I have one PO no suppose 1812006400 which have 2 movement type(BWART) suppose 101 & 351 i want to show the both movement
    type in one row.now in my case its showing two different row.i made 1 seperate column in final internal table i.e. movement type2.Plz help us.
          Kindly see attachment..

    Hi Samadhan,
    Try the following code for merging the Movement type into single row using Control Break statements(AT END OF...AT END).
    "Sort the internal table based on PO Number and movement type
        SORT IT_TABLE BY PO_NUMBER BWART.
    "Process the LOOP.
       LOOP AT IT_TABLE INTO WA_FINAL.
         WA_FINAL-PO_NUMBER = WA_TABLE-PO_NUMBER.
         "Merge Movement type
         IF WA_FINAL-BWART IS INITIAL. 
          WA_FINAL-BWART = WA_TABLE-BWART.
         ELSE.
         CONCATENATE WA_FINAL-BWART '/' WA_TABLE-BWART INTO WA_FINAL-BWART.
         ENDIF.
         AT END OF PO_NUMBER
          FLAT_END = 1.
         ENDAT.
         IF FLAG_END = 1.
          APPEND WA_FINAL TO IT_FINAL.
          CLEAR: WA_FINAL,
                       FLAG_END.
         ENDIF.
        ENDLOOP.
    Regards
    Rajkumar Narasimman

  • Types of Display

    I own a Santa Rosa Macbook Pro (Silver, 15.4" with a matte LED display). It is a year old. My screen recently started to get patches on it so I went to the Apple Care Center and got my display replaced. Now the problem I have with my new display is that the viewing angles are horrible and the color shifts are worse! I move 10 to 20 degrees to the left or right from the center of the screen and the colors change drastically.
    Looking at the inferior quality replacement display... I was happy with my earlier LED display, but I can't get that display back as it has already been shipped out of my city to get scrapped. Now my question is, does the Santa Rosa Macbook Pro come with any other type of panel (apart from LEDs)?
    I have a strong feeling that Apple replaced my screen with an Active Matrix LCD instead of a LED screen.
    I called Apple Care (India) on the toll free number and it seems that they're a bunch of illiterates because they don't know the meaning of Viewing angles & Color shifts. They actually made me go through the hardware troubleshoot & color calibrations! Its clearly an issue of the type of display that they've used and not a hardware issue.

    Ok... I just got some more info on the panel. The part number is 661-4609 and after punching in the code in the terminal I get this: LP154WP2-TLA3
    Now I think this is an LED backlit screen (which is what I require), but why am I having problems with the viewing angles on just one side? The Apple service center in my vicinity doesn't know if it is an LED or a CCFL backlit screen!! This is what happens... the moment I move 10-15 degrees to the left of the screen... the opposite end of the display darkens (as if I'm looking at a negative picture... a major color shift is noticeable) but if I move 10-15 degrees to the other side from the center of the screen... the opposite end looks perfect (no color shifts at that end). Can there be a possibility that the screen is defective? Or maybe the display connections are loose?
    I have been using this laptop since the past 18 months and I can tell that my previous screen was much brighter and had great viewing angles. It had no color shifts either. (I am a graphic designer so I know about the issues of color shifts in an LCD... I use an IPS panel at home). Also, there is a slight tinge of yellow (Even after trying all possible calibrations).
    Is there a way of finding out the part number of the screen that was in my laptop at the time of purchase? Maybe Apple has some kind of an assembly log?
    This is the serial number for my laptop: W881902myk0

  • Movement Types for Receipt and Consumption

    Dear all,
    I am an ABAPER.
    My requirement is to develop a Material balancing report.
    In which i have to display
          Opening Stock
          Value
          Receipt
          Value
          Consumption
          Value
          Closing stock
          Closing value
    for a material.
    Here I need to know the table and fields for the above mentioned output fields.
    Particularly i need to know what are the
    movement types for Receipt and
    movement types for Consumption
    Can anyone let me know?
    Regards,
    Prem

    hi,
    few reports are:
    MC45 INVCO: Analysis of Usage Values
    MC46 INVCO: Analysis of Slow-Moving Items
    MC47 INVCO: Analysis of Reqmt Values
    MC48 INVCO: Anal. of Current Stock Values
    MC49 INVCO: Mean Stock Values
    MC50 INVCO: Analysis of Dead Stock
    MB51......
    TAbles:
    MVER - Material consumption.....
    MARC Plant Data for Material
    MARD Storage Location Data for Material
    MSLB Special Stocks with Vendor
    MSPR Project Stock
    MKOL Special Stocks from Vendor
    MSKU Special Stocks with Customer
    you can see al the mvt types in T156 table...
    Hope it helps...
    Regards
    Priyanka.P

  • Single Report for production scrap and Movement type 551 scrap

    Hi All,
    Can we include the scrap information from production and scrap from movement type 551 into a single BW report?.......My assumption is we cannot include it into a single report coz production scrap will have a different material information and scrap from movement type 551 will have a different material information..please correct me ig i am wrong......
    Regards,
    Shravani

    hello,
    you can have a single report by two options
    1. have a variable on movement type.If you choose 551..U will get materials of tht movt type.
    also if the select teh movt type for prodcution, it wil display its materials.
    or
    2. U have to place  movt type in the rows.Place movt type and then material in the rows.
    Then u will get for each movt type..its corresponding materials.No variable selection needed here.
    Regards,
    Dhanya

  • Error while posting batch managed stock in 107 movement type?

    Hi All,
    Error while posting batch managed stock in 107 movement type in MIGO, like 'Goods movement not possible with mvmt type 107'
    and here in batch tab batch number is not displaying only valuation type is displaying, kindly let me know can it be done by doing any change in field selection with respect to 107 movement type
    regards,
    Sanjana

    Hi,
    spro-inventory management-setting for enjoy transaction-setting for goods mvt--field selection per mvt type
    107     SGTXT
    107     WEMPF
    Check here 107 mvt type there or not if not then put.
    101     CUSTNAME
    101     GRUND
    101     SGTXT
    101     WEMPF
    102     SGTXT
    102     WEMPF
    103     SGTXT
    103     WEMPF
    104     SGTXT
    104     WEMPF
    105     SGTXT
    105     WEMPF
    106     SGTXT
    106     WEMPF
    107     SGTXT
    107     WEMPF
    108     SGTXT
    108     WEMPF
    109     SGTXT
    109     WEMPF
    110     SGTXT
    110     WEMPF
    Regards
    Rakesh

  • Issue with Return Delivery for movement type 262

    Hi,
    I have got a strange issue, the user is trying to do a MIGO Return Delivery for a material document using movement type 262, this he claims has been doing it for many materials. However when i go to the MKPF table i see the transaction Code field to be MIGO_GI for all the material documents for which he claims to have done return delivery. But under this transaction code we have only 4 options - Display, Issue, Cancel and Remove from storage.
    Now when he tries to do the return delivery for movement type 262 he get an error message "Check table T156N: entry RL 262  does not exist" , but this has been very well maintained in the table.
    Can you please let me know -
    If it is possible to do a return delivery for a movement type 262?
    If yes how to address the above error encountered.
    Thanks in advance
    Sachin

    Hi Sachin,
    If you think of return delivery to vendor with or w/o PO reference you can use movement types 161, 122, 124 as default settings.
    Movement type 261 means withdrawal against production order and its reverse is MVT 262. The latter can be used e.g. via MB1A (or you can make storno of a confirmation by 261).
    Are you sure your user is using the correct terminology ('return delivery')? Please check the material documents he/she claims to have booked as return delivery. (in MB51 you can get a list of all material movements of MVT 261 that belong to 'your user' and after that you can open the material document and check through which transaction the booking was made.)
    BR
    Csaba

  • Creation of new movement type for Goods Receipt

    Is it possible to create a new movement type same as 101 (goods receipt)?  We need to create a separate movement type of 101 for the purpose of separating G/L account to be used for local and importation purchases.  Or is there any other way to separate the G/L account for GR of local and importation purchases without creating a new movement type?

    You can create new Mvt type by copying Mvt type in OMJJ trxn ..
    Please follow the following steps
    Check whether you can use the preset movement types.
    If not, define new movement types as follows:
    1.  Once you have carried out the activity, the system displays a dialog
        box for field selection. In this, you can restrict the movement
        types you work with to various fields. To copy a movement type,
        select the field  Movement type and choose Continue. The dialog box
        Define work area appears.
    2.  In the dialog box Define work area, enter the movement type you want
        to copy in the From: field. In the To: field, enter the name of the
        new movement type you want to create. To go to the overview of the
        selected movement types, choose Continue.
    3.  Select the movement type you want to copy, and choose Edit -> Copy
        as.
        Overwrite the selected movement type with the new movement type
        (beginning with 9, X, Y, or Z) and copy all dependent entries.
        The system copies all control indicators from the reference movement
        type to the new movement type.
    4.  Check all views for the new movement type and, if necessary, change
        the control indicators. Please note that some views have a detail
        screen.
    5.  Copy the reversal movement type and enter it in the view
        Reversal/follow-on movement types.
    6.  Save your settings.

  • BDC for MIGO for GR OutBound Delivery( A01 & R05 ) from Movement Type 107 to 109

    Hi,
    I am stuck with a very typical situation need all your expertise and advices for a solution.
    We are basically trying to create change the movement type from 107 to 109 through MIGO.
    I have made a BDC recording for MIGO ( because we would like to track each delivery specifically under shipment , I know that there is a BAPI which is there to do this but it works fine if we do the shipment with Purchase Order as input which dont want in that manner )
    Process:
    1. Creating Production Order
    2. Creating Purchase Order
    3. Creating STO
    4. Deliveries
    5. PGI for Deliveries
    6. Shipment for group of outbound Deliveries
    I have created a z program where i am passing shipment number in the selection screen.
    Then it would take all the deliveries for that shipment and pass each delivery to MIGO and process it and change the status from 107 to 109.
    Interesting part here is, the code works absolutely perfect only from my ID. But when I test from other ID it is not executing, so to check where is the problem I have added mess_tab to the CALL TRANSACTION to capture what message is been populated for my ID comparing with others
    Message Captured on Others ID's:
    MSGID: 00
    MSGNR: 344
    MSGV1: SAPLMIGO
    MSGV2: 1300
    Message Captured on MY ID:
    MSGID: MIGO
    MSGNR: 012
    MSGV1: 5000005802
    MSGV2: (empty)
    This is the problem this program is executing only on MY ID, rest all ID's it is not processing.
    We have cross verified with security and basis regarding any authorization issues but nothing came up.
    Please help me what could be the issue ( WHY it is processing successfully for my and WHY NOT for other ID's)
    Below is the main code :
    CALL FUNCTION 'CONVERT_DATE_TO_EXTERNAL'                     " Converting Date format to DD/MM/YYYY
         EXPORTING
           DATE_INTERNAL            = sy-datum
         IMPORTING
           DATE_EXTERNAL            = lv_date_external
         EXCEPTIONS
           DATE_INTERNAL_IS_INVALID = 1
           OTHERS                   = 2.
           IF SY-SUBRC <> 0.                                     "#EC NEEDED
    * Implement suitable error handling here
           ENDIF.
    *   Validating input shipment number with database table VTTP
           SELECT VTTP~TKNUM
                  VTTP~TPNUM
                  VTTP~VBELN
             FROM VTTP INNER JOIN VTTK
             ON VTTP~TKNUM = VTTK~TKNUM
             INTO TABLE IT_VTTP
             WHERE VTTK~TKNUM = P_TKNUM
               AND VTTK~STDIS = 'X'.
           IF sy-subrc = 0.
    *   Validating all deliveries having same Delivery type or not
             SELECT * FROM likp INTO TABLE it_likp FOR ALL ENTRIES IN it_vttp WHERE vbeln = it_vttp-vbeln
                                                                                AND vbtyp = 'J'.
             IF sy-subrc = 0.
               CLEAR lv_lines.
               LOOP AT it_likp INTO wa_likp.
                 REFRESH:it_vbfa,BDCDATA.
    *   Validating if Delivery Type = 109 (GR already done), or Delivery Type = 107 (must process for GR )
                 SELECT * FROM vbfa INTO TABLE it_vbfa WHERE vbelv = wa_likp-vbeln
    *                                                AND vbtyp_v = 'J'
                                                         AND bwart = '109'.
                 IF sy-subrc = 0.
                   lv_flag1 = 'X'.
                 ELSE.
                   SELECT * FROM vbfa INTO TABLE it_vbfa WHERE vbelv = wa_likp-vbeln
    *                                                  AND vbtyp_v = 'J'
                                                           AND bwart = '107'.
                   IF sy-subrc NE 0.
                     MESSAGE 'No Deliveries with Movement Type "107" ' TYPE 'I'.
                   ELSE.
                     lv_flag2 = 'X'.
                     lv_lines = lv_lines + 1.
    **  BDC for MIGO
                     perform bdc_dynpro      using 'SAPLMIGO' '0001'.
                     perform bdc_field       using 'BDC_OKCODE'
                                                   '=OK_GO'.
                     perform bdc_field       using 'GODYNPRO-ACTION'
                                                   'A01'.
                     perform bdc_field       using 'GODYNPRO-REFDOC'
                                                   'R05'.
                     perform bdc_field       using 'GODEFAULT_TV-BWART'
                                                   '109'.
                     perform bdc_field       using 'BDC_CURSOR'
                                                   'GODYNPRO-OUTBOUND_DELIVERY'.
                     perform bdc_field       using 'GODYNPRO-OUTBOUND_DELIVERY'
                                                   wa_likp-vbeln. "'80019574'.
                     perform bdc_field       using 'GOHEAD-BLDAT'
                                                   lv_date_external. "'04/29/2015'.
                     perform bdc_field       using 'GOHEAD-BUDAT'
                                                   lv_date_external. "'04/29/2015'.
                     perform bdc_field       using 'GOHEAD-WEVER'
                                                   '1'.
                     perform bdc_dynpro      using 'SAPLMIGO' '0001'.
                     perform bdc_field       using 'BDC_OKCODE'
                                                   '=OK_POST1'.
                     perform bdc_field       using 'GODEFAULT_TV-BWART'
                                                   '109'.
                     perform bdc_field       using 'GOHEAD-BLDAT'
                                                   lv_date_external. "'04/29/2015'.
                     perform bdc_field       using 'GOHEAD-LFSNR'
                                                   wa_likp-vbeln. "'0080019574'.
                     perform bdc_field       using 'GOHEAD-BUDAT'
                                                   lv_date_external. "'04/29/2015'.
                     perform bdc_field       using 'GOHEAD-WEVER'
                                                   '1'.
                     perform bdc_field       using 'GODYNPRO-DETAIL_ZEILE'
                                                   '   1'.
                     perform bdc_field       using 'GOITEM-ERFME'
                                                   'EA'.
                     perform bdc_field       using 'GOITEM-ERFMG'
                                                   '1'.
                     perform bdc_field       using 'GOITEM-LSMNG'
                                                   '1'.
                     perform bdc_field       using 'GOITEM-LSMEH'
                                                   'EA'.
                     perform bdc_field       using 'GOITEM-MIGO_ELIKZ'
                                                   '1'.
                     perform bdc_field       using 'GOITEM-BWART'
                                                   '109'.
                     perform bdc_field       using 'GOITEM-LGOBE'
                                                   'RX Cross-docking'.
                     perform bdc_field       using 'BDC_CURSOR'
                                                   'GODYNPRO-DETAIL_TAKE'.
                     perform bdc_field       using 'GODYNPRO-DETAIL_TAKE'
                                                   'X'.
                     PERFORM bdc_dynpro      USING 'SAPLMIGO' '1300'.
                     PERFORM bdc_field       USING 'BDC_CURSOR'
                                                   'G_TIP_DONT_SHOW_AGAIN'.
                     PERFORM bdc_field       USING 'BDC_OKCODE'
                                                   '=OK_TIP_GO'.
                     PERFORM bdc_field       USING 'G_TIP_DONT_SHOW_AGAIN'
                                                   'X'.
    *& Avoid unncessary screens to populate while processing background.
                     LV_OPTIONS-DISMODE = 'N'.
                     LV_OPTIONS-UPDMODE = 'S'.
                     LV_OPTIONS-NOBINPT = 'X'.
                     CALL TRANSACTION 'MIGO' USING BDCDATA  OPTIONS FROM LV_OPTIONS MESSAGES INTO IT_MESSTAB1 .
                     WAIT UP TO 1 SECONDS.
                     DELETE IT_MESSTAB1 WHERE MSGTYP NE 'E'.
                     IF IT_MESSTAB1[] IS NOT INITIAL.
                       APPEND LINES OF IT_MESSTAB1 TO IT_MESSTAB.
                     ENDIF.
                   ENDIF.
                 ENDIF.
               ENDLOOP.
             ENDIF.
           ELSE.
             MESSAGE 'Shipment Number does not exists Or not Planned' TYPE 'E'.
           ENDIF.
         ELSE.
           MESSAGE 'Please insert Shipment Number' TYPE 'E'.
         ENDIF.
         IF lv_flag1 = 'X' AND lv_flag2 = 'X'.
           MESSAGE 'This shipment is processed with an inconsistent goods receipt' TYPE 'I'.
         ELSEIF lv_flag1 = 'X'.
           MESSAGE 'Shipment already been processed for these deliveries' TYPE 'I'.
         ELSEIF lv_flag2 = 'X'.
           lv_lines1 = lv_lines.
           CONDENSE lv_lines1 NO-GAPS .
           CONCATENATE lv_lines1 'Goods Receipt are posted for the shipment '
                  INTO lv_message SEPARATED BY space.
           MESSAGE  lv_message TYPE 'I'.
         ENDIF.
    * Display Messages from Message TAB.
         DELETE ADJACENT DUPLICATES FROM IT_MESSTAB.
         DATA:lv_msg TYPE string.
         LOOP AT IT_MESSTAB INTO WA_MESSTAB.
           CALL FUNCTION 'FORMAT_MESSAGE'
             EXPORTING
               ID        = WA_MESSTAB-MSGID
               NO        = WA_MESSTAB-MSGNR
               V1        = WA_MESSTAB-MSGV1
               V2        = WA_MESSTAB-MSGV2
               V3        = WA_MESSTAB-MSGV3
               V4        = WA_MESSTAB-MSGV4
             IMPORTING
               MSG       = lv_msg
             EXCEPTIONS
               NOT_FOUND = 1
               OTHERS    = 2.
           IF sy-subrc <> 0.
    * Implement suitable error handling here
           ENDIF.
           WRITE:/ lv_msg.
         ENDLOOP.
    *        Start new screen                                              *
       FORM BDC_DYNPRO USING PROGRAM DYNPRO.                 "#EC PF_NO_TYPE
         CLEAR BDCDATA.
         BDCDATA-PROGRAM  = PROGRAM.
         BDCDATA-DYNPRO   = DYNPRO.
         BDCDATA-DYNBEGIN = 'X'.
         APPEND BDCDATA.
       ENDFORM.
    *        Insert field                                                  *
       FORM BDC_FIELD USING FNAM FVAL.                       "#EC PF_NO_TYPE
         CLEAR BDCDATA.
         BDCDATA-FNAM = FNAM.
         BDCDATA-FVAL = FVAL.
         APPEND BDCDATA.
       ENDFORM.
    Thanks,
    Srini

    Hi Rob,
    Thanks for quick reply.
    I have checked the NOTE : 304122
    But there in the NOTE it says ( " BAPI, BAPI_GOODSMVT_CANCEL, BAPI_GOODSMVT_CREATE, CNTL_ERROR" )
    These BAPI's work perfectly for (purchase order as input type), but here out type is ( A01 & R05 ) we are giving DELIVERY NUMBER as input to MIGO.
    So for this scenario we cannot use those BAPI's mentioned in the NOTE.
    Also as stated earlier in the message interesting part is
    "The code works absolutely perfect only from my ID. But when I test from other ID it is not executing. Code is working exactly as expected ONLY to my ID. When i try to execute the same code from another's ID it is not working"
    So what do you think might be the issue?

  • Transfer posting with Mov Type 311E in MIGO with reference to SC-PO

    Hi,
    I am working with MTO scenario.
    I want to carry out transfer posting of material with movement type 311E against subcontracting Purchase Order which is sale order specific.
    However, system does not allow me to do the same. whenever transfer posting, PO & movement type is selected in transaction MIGO, item details entry tabs are displayed blank.
    Below steps are being follow:
    Scenario is MTO ( special stock subcontracting)
    1. Subcontracting PO no. 4500000147 against Sale Order no 61 created.
    2. RM code - 61, available stock 100 TO & batch no.0000000127
    3. Transfer material to vendor for processing through MIGO ( since it is a special sales order stock, transferring happens from SL 0001- Main Stores to SL VLSC -Virtual storage location) using movement type 311 E
    5. Item Data details tabs are blank.---This is the issue / error.
    Note: I am restricted to post transfer posting through MIGO-Transfer Posting (will not use MB1B) due to some enhancement of MIGO and interfaces with legacy system.
    Please have a look on attachment for SAP screen issue.
    Regards
    Mohit Jaiswal

    Hi Mohit ,
    please check below link , you need to perform steps as given
    http://help.sap.com/saphelp_470/helpdata/en/4d/2b90b043ad11d189410000e829fbbd/content.htm
    also see the sales order subcontracting using the business addon
    http://help.sap.com/erp2005_ehp_04/helpdata/en/c7/2587b8dad94c52854ccd28015dceb0/frameset.htm

  • GL account for movement type 309

    How to find GL account for movement type 309. Tcode etc
    Stop Cross-Posting

    Hi,
    Try using transaction code OMWB (press cancel on pop-up) >
    Press "Simulation" button and enter plant + mat + movement type >
    Press "Account assignments" button
    Dr/Cr G/L accounts displayed for posting lines.
    Kind regards,
    Robert

  • Hide Cost Center & GL Account in Movement Types 551-556

    All,
    Requirement - Movement Types 551-556 should not allow the user to see or enter the Cost Center or G/L Account.
    How can I remove the user from having to enter and see the cost center and G/L account fields from movement types 551-556?
    I see I can make them both optional but this does not seem to be working. When I got into MB1A, I am still forced to enter both values. I
    Please advise!
    Thanks!

    He wanted the cost center (or any other account assignment) is to be displayed only but not ready for input in MB1A screen. Then how can user enter the cost object to post the loss. System by design enables user to enter his own GL account (if that GL is configured to the process).
    Automatic account determination helps to identify the correct GL account only for any movement type (say process) but not the account assignment objects like cost center, WBS element, order etc..

  • G/L account assignment for movement type 561

    Hi Guys,
    Can someone please let me know where and how do I assign G/L account for the movement type 561.
    I'm referring to the account assignment tab in Material document, where the G/L account shows up. Where do I set this?

    Hi There
    In OMJJ for the movement type 561- there will be account grouping where you assigned the acc grp key,,
    For this Acc Grpng key in OBYC_in GBB_you have to maintain the GL account- In the combination of- Valuation Modifer-General modifier-Valuation Class-Debit(GL acc)-Credit(GL acc)
    in Material document- if you are using MIGO-
    MIGO- Display- Material Document-Enter the material document- Click enter- And click on the Doc info Tab-There you wil lfind the FI documents- Click on that now you will get the acc documents,,,
    Thanks
    Senthil

  • GL A/C for movement type 309

    How to find GL account (tcode..) for movement type 309

    The way to check the G/L accounts getting hit is to check the material document's FI document. To look for this document, use TCode MB51 with search selection as movement type 309 and execute, it will bring up all material documents created with this movement, double click on any material document No. will take you to display material document, there in header under DOC INFO tab, you will see FI document button click on that, and you can see the G/Ls and the accounting entry getting generated for the said movement.
    Sometimes you will not see any FI document generated for movement 309. The reason is when doing variant adjustment of same price, no accounting document is generated as the prices are same. If the prices are different accounting document is generated.
    Edited by: Afshad Irani on Apr 14, 2010 5:16 PM

Maybe you are looking for

  • How to Edit an Existing Oracle Database 11g Template

    I fat fingered a file specification in an Oracle 11g database creation template on Solaris 10. Is there a way to edit the template without deleting it and starting over? Also, is there a way to import an existing template into a different $ORACLE_HOM

  • SEM-BPS code

    Dear Friends, Req: Varaible gets current or entered month value and the value of variable will be summed up till 012th month. It should not go > 12.  Eg: Assum the entered value = 007 and the calculation goes 008, 009, 010, 011 & 012. In order to ful

  • Disk I/O Error after upgrade

    Hello, I am running NW2004s SP10 on a Windows XP 32 bit system w/ MAXDB ver 7.6. I tried to apply an upgrade to SP 13 and now my database will not start nor can I connect. I get the following in the DB trace: 2007-12-20 11:23:45      0x968        31

  • I've lost all my quick access icons. What do I do to get my page with personal features back?

    My husband set up all my quick access icons (I don't even remember what was there), with back arrows, facebook, google search box etc. It's all gone. How do I get it back?

  • ASCP engine does forecast spreading or forecast consumption first?

    We are using Demantra for forecasting in Monthly bucket.Say for March 2011, forecast is 2300 qty. And we have a sales orders 1 for 200 qty on 1st March 2011. Planning Bucket is daily for 6 months with 5 days working. So for march we have 23 working d