Material Movements how are clasified

Hi,
I need to print a sapscript where I put the plant where is the material actually and other part where I put the destiny where the material was moved. My first question is in witch table I can find that info, if is in mseg table, what field is? and my second quiestion is in witch transaccion I can made material movements?.
Some idea about this thead, I will apreciate.
Thanks
Message was edited by:
        diablabap

diablabap, 
MSEG-UMWRK - The Receiving Plant
MSEG-WERK - The Plant from which the movement is innitiated
But if you are trying to create a report only using these two parameters, or keeping them as the main search parameters, it will not be very efficient, as neither of these two fields are key fields. And therefore the result of a query to the MSEG table with plants as the search criteria will probably result in a dump due to the very large amount of data that will be returned.
Hope this helps.
Regards,
Mad
You can post Material Movements via the following Transactions:
MB1B - Transfer Posting (Moving a material from one plant to the other [mvt type 301] etc.)
MB1A - Goods Issue
MB31 - Goods Receipt for Order
MB1C - Other Goods Movements
MIGO - Several Varaitions for goods movements to POs as well as process orders

Similar Messages

  • For itunes 11: movie that are not purchased via itunes are loaded into and catagorized as "home videos". I want all of my movies in one spot under Movies as they always were. How can i tweak this?

    for itunes 11: movie that are not purchased via itunes are now loaded into and catagorized as "home videos". I want all of my movies in one spot under Movies as they always were. How can i tweak/resolve this?

    Cdaver wrote:
    I have this issue too and want the same result, another feed suggests selecting the movie, going to get info, and changing this under options, but I suppose you have to do that movie by movie.
    You can select all the movies you want and change them at once.

  • HT204370 My movie is not downloading but the movie extras are, how do i get the movie back without re-purchasing it?

    My movie is not downloading but the movie extras are, how do i get the movie back without repurchasing it? I've tried searching through my available downloads but only the extras showed up not the movie. All my other movies are there including the extras from the movie. I really want the movie & I don't want to repurchase it if I can avoid it.
    When I tried to get it through my Purchased in iTunes - iStore it says
    " You have already purchased this item" 
    "You have alreaady purchased this item but it has not been downloaded. To download it, select Check For Avaliable Downloads from the Store menu."
    Which leads me right back to having all the other tv shows & movies that aren't on my laptop downloading but not the actual movie I want. I already have the extras but I really would like the movie .
    Any help or advice would be appreciated
    Thank You

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • Hi, I have problem with importing MOV files from SJCAM 4000. MOV files are in supported formats for Adobe Premiere Elements 11. But if I'm importing MOV file, only audio part is imported, video part is not imported. How can I solve this problem?

    Hi, I have problem with importing MOV files from SJCAM 4000. MOV files are in supported formats for Adobe Premiere Elements 11. But if I'm importing MOV file, only audio part is imported, video part is not imported. How can I solve this problem?

    haben
    From looking at the specifications of your camera (SJCam 4000), we know already what video compression your camera is using. It is H.264.
    A H.264.mov file should be supported by Premiere Elements 11. On what computer operating system is your Premiere Elements 11 running?
    Do you have the latest version of QuickTime installed on your computer? And, are you running QuickTime and Premiere Elements 11 from a
    User Account with administrative privileges? Please go to Premiere Elements 11 Publish+Share/Computer/QuickTime to confirm that you find
    presets there for the QuickTime choice there.
    What are the properties of these H.264.mov files - is it 1080p30 (1920 x 1080p30)  or something else? Do you know if this camera is recording with a variable or
    a constant frame rate?
    Please review and consider and then we will decide what next.
    Thank you.
    ATR

  • HT203180 How can I delete old rental movies that are still on my iPad, but no longer viewable?

    How can I delete old rental movies that are still on my iPad, but are no longer viewable because the rental has expired?

    I have a similar problem.  The default answer on the web is to open Videos on your iPad, then touch and hold the movie you wish to delete, then tap the little cross that appears. Alternatively, you can connect to iTunes, select your device in the list, scroll down to the Rentals summary and delete from there.
    I have a problem with both of these solutions!  The Video App on my iPad does not contain any video icons, just an option to browse my shared library, so I can't delete it from there... ANd in iTunes, the movie in the Rntals tab on my device summary is greyed out, so I can't do anything from there either.  But the movie is taking up 2.5 Gb....
    Can someone please offer an alternative to resetting the device entirely?!

  • How do you easily find the movies that are on sale?

    How do you easily find the movies that are on sale?  I can't seem to easily find any of the $9.99 HD movies or the $5- $6 non-HD movies.

    Go to Settings>iTunes & App Store and turn Videos off under Show All.

  • I am tryin to access old macbookpro harddisk on macbook air,when i connect it via usb i see the folders,but i dont see any files e.g. photos,movies,docs are not there,its shows that 220gb is used,but no data is visible...can u pls adv how to access data?

    i am tryin to access old macbookpro harddisk on macbook air,when i connect it via usb i see the folders,but i dont see any files e.g. my saved photos,movies,docs are not there,its shows that 220gb is used,but no data is visible...all folder are empty.......can someone pls adv how to access data?

    i am tryin to access old macbookpro harddisk on macbook air,when i connect it via usb i see the folders,but i dont see any files e.g. my saved photos,movies,docs are not there,its shows that 220gb is used,but no data is visible...all folder are empty.......can someone pls adv how to access data?

  • Hi, how to transform a video file from Mark 5D iii into MVI_2500-Apple ProRes 422 for Progressive material.mov

    Hi, how to transform a video file from Mark 5D iii into MVI_2500-Apple ProRes 422 for Progressive material.mov ?
    Is it the best way to work with videos in Final Cut Pro?
    Thank you!
    Anastasia

    Is your 5D media progressive from the camera? Simply use the optimize option when you import into FCP.

  • How are materialized view refreshes scheduled internally ?

    DB Version: 11.2.0.3/RHEL 5.9
    How are materialized view refreshes scheduled internally in 11.2 ? Is it done using DBMS_JOB or DBMS_SCHEDULER internally?

    Hi,
    Its old style dbms_jobs - see example below:
    SYS@EETGRID>create materialized view test refresh complete start with sysdate next sysdate+1/24 as select * from session_roles;
    Materialized view created.
    SYS@EETGRID>select * from user_jobs;
           201 SYS                            SYS
    SYS                            24-JUL-2013 14:09:20 14:09:20
                                  24-JUL-2013 15:09:20 15:09:20          0 N
    sysdate+1/24
             0
    dbms_refresh.refresh('"SYS"."TEST"');
    NLS_LANGUAGE='ENGLISH' NLS_TERRITORY='UNITED KINGDOM' NLS_CURRENCY='#' NLS_ISO_C
    URRENCY='UNITED KINGDOM' NLS_NUMERIC_CHARACTERS='.,' NLS_DATE_FORMAT='DD-MON-RRR
    R HH24:MI:SS' NLS_DATE_LANGUAGE='ENGLISH' NLS_SORT='BINARY'
    0102000202000000                                                          0
    SYS@EETGRID>
    Regards,
    Harry

  • What are material movements

    hi,
         i am from BI.. and i am creating a reports on production volumes.. in that i am nt able to get waht is material movements.. we have material movementa like 131/132...261/262....701/702...643/644...351/352...101/102...etc.. can u explain the signi ficance of this ... and i want to know waht is stock type:O and line category : L(3)...
    i ll assign points.....
    regards,
    preety

    Hi,
    When you enter a goods movement, you must always enter the movement
    type. The movement type has important control functions in Inventor
    Management. It is essential for
    o   updating the quantity fields
    o   updating the stock and consumption accounts
    o   selection of the fields used for entering documents
    o   printing goods receipt/issue slips
    Below you will find a short description of the standard movement types.
    The reversal movement type is the movement type + 1 (reversal of 101 =
    102).
    101 Goods receipt for purchase order or order
         If the purchase order or order has not been assigned
         a stock type (unrestricted-use stock, stock in qualit
         blocked stock) can be entered during goods receipt.
    131 Goods receipt for run schedule header
         This movement type cannot be entered manually. It is generated
         automatically at notification of goods receipt for a run schedule
         header.
    261 Goods issue for an order
         This refers to all withdrawals for orders
         The goods issue can be posted manually in Inventory Management or
         automatically when an order is confirmed or via a delivery in
         Shipping.
    351 Goods issue for a stock transport order (without Shipping)
    643 Goods issue for a cross-company stock transport order (Shipping)
        Used only for cross-company stock transport orders with SD billing
        and invoice. The quantity is withdrawn from the unrestricted-use
    701 Inventory differences in unrestricted-use stock (MM-IM)
         This movement is generated automatically during inventory difference
         posting in Inventory Management.
    Thx
    Raju

  • HOW CAN I GET MATERIAL MOVEMENTS BY CUSTOMER

    Hi
    I need to check ship to customer to see if its had any material movements on it for a given peroid for customer obsolescence programme
    All reports I can find bomb out, which table will give me material movments with customer number?
    I just want to input the customer number and see if there have been any movements on those accounts for a set period of time
    Thanks to advise
    Jo

    Hi,
    Drill out the deliveries for the customer for particular period from standard delivery tables.
    Then input the deliveries in the VBFA table and fetch out the material documents with subsequent document category "R"
    When you get the material document and year.Then input the same in MSEG table and you can find the respective movements done for the customer.
    regards,
    Saju,S

  • Imported MOV files are running choppy and I can't edit in the source window..anybody can you walk me thru how to fix?

    My MOV files are choppy in the SOURCE window where I'm trying to edit.  Please help....I have a camera that I use for that is drone footage no audio and it imports fine; never choppy easy to edit.  Now I'm trying to import video from my Lumix; it's bringing in audio that I don't need but the files are choppy and am unable to edit.  Have been watching tutorials but I can't seem to fix the problem still. 

    Thanks for your patience with me.  I have tried what you mentioned and dragging the clips in question to the new item icon.  Sometimes it works fine and others it gets hung up again.  However, I'm used to editing when the file is in the source area (upper left corner ...see file attached...screenshot).  When I do the task you mentioned it immediately puts the entire clip before I edit in the lower right and it doesn't appear i can edit as easily.  Does that make sense?
    I'm starting to think my computer isn't powerful enough?  ):
    Currently the Premier settings are set up like this
    General
    Editing mode: QuickTime DV NTSC
    Timebase: 29.97fps
    Video Settings
    Frame size: 720h 480v (1.2121)
    Frame rate: 29.97 frames/second
    Pixel Aspect Ratio: D1/DV NTSC Widescreen 16:9 (1.2121)
    Fields: Lower Field First
    Audio Settings
    Sample rate: 48000 samples/second
    Default Sequence
    Total video tracks: 3
    Master track type: Stereo
    Audio Tracks:
    Audio 1: Standard
    Audio 2: Standard
    Audio 3: Standard

  • Link of material movement with inspection type

    Hello Masters,
    I have scenario where component at shop floor will be segregated for inspection. The requirement is to do result/defect recording for those parts and if required then those parts need to be scrapped. So one way of doing that can be to move those parts to either blocked stock or QI stock (ideal option) or to specific storage location so that planning can be taken care of (if material are still in unrestricted then planning will consider those part as OK part and planning may fail). And to record result/defect we require inspection lot, which can be created by using above mentioned material movement.
    But problem is how to create inspection lot so that we can do result/defect recording for those materials and scrap those material.
    Please note that material master will have QM setup active (inspection type 01 - Goods Receipt Insp. for Purchase Order) and hence we can move material from unrestricted stock to QI stock only through QM.
    I am not sure if we should use inspection type 08 - Stock transfer inspection, as there can be many instances of material transfer within plant. And with inspection type 08 active, system will create inspection lot every time there is any material transfer.
    One way can be to create new goods movement only for this kind of transfer and new inspection type and link both together. So that when ever material is transferred using that particular goods movement, system creates inspection lot as well as material will be in QI stock. But I am not sure how this is possible or not and if yes then how this can be done.
    I know query was too long to read and I think I was clear enough to explain what the requirement is.
    It would be great if I can get some guidance from you masters at the earliest convenience as it is bit of importance.
    Thanks and regards,
    Devang

    Hi Devang,
    I guess this is Line rejection scenario. Correct me if understanding goes wrong. You have okayed the material against 01 inspection lot and UD has been given. Now you find this material defective on shop floor.
    I think the 2nd option suggested by marwadi sounds better. I suggest one more possibility, just check whether feasible.
    1.     Create quality notification Q2 type through QM01. While creating you can give references of original PO and material document, which fetch vendor name and material code automatically.
    2.     Record defects and all other required information in notification.
    3.     After this, you find an option in action box, transfer post unrestricted - >block . Click there. This will transfer the stock from unrestricted to block.
    4.     If you want planning persons should not consider this stock as OK, remove block stock from MRP stock availability check. As a result of which stock lying in block will not be considered as available stock.
    5.     From block stock you can send this material back to vendor through MIGO. Otherwise you can create return delivery from notification through action box also. Check what is feasible in your case.
    Here you need not create inspection lot, no need to use any user exit.
    Regards,
    Anand Rao

  • Link Material Document generated for material movement due to production

    Hello Expert,
    I am creating a zreport for Material Consumption during Production. I am assuming Confirmation entry in PP module as a base of this report and linking to Material Movement data in MM Module. But I am not able to link this data from tables.
    Can you pls guide me how to link Material Document generated for material movement due to production confirmation entry and actual production confirmation entry.
    Thanks
    Shailendra

    Hi Shilendra ,
    You can create a report with the logic. That all the materials which are created due to backflushing confirmation are created with movement type 131 and the component material are consumed by movement type 261.So you can create the report with this logic.
    Dont forget to award Points if it helps.
    Lekhram

  • When no material movements.

    Hi Friends,
    I am loading data from one ODS1 to ODS2. In ODS1 I have materilal, plant, calmonth,yr, and total stock is there. While updating  total stock into ODS2 , when there no material movements in a particuler month
    eg.07.2008 has no movements then for the month 08.2008(for the first day of that period) should get last day of period 06.2008.i.e, that is closing balnce of 06.2008 becomes opening balnce of 08.2008.
    I have only material and plant , from this info how can I know no movements for particuler month.
    I would like to routine but no idea how to bring that into picture.
    As I didnt work in stock scenarios before could you please share your knowledge and any code if you suggest.
    Many Thanks for help,
    Points will be awarded for the useful suggestions,
    Anant.

    Hi
    Changing the status key every time is very cumbersome.. I prefer to do it like this
    1. To Stop Production w/o released cost estimate : I use BADI WORKORDER_UPDATE... It has methods AT SAVE and AT RELEASE.. Write your ABAP code in a way that it reads the Header material of the production order and checks that MBEW-LPLPR is not INITIAL....If it is so, then issue an Error message
    Writing this code in AT SAVE wont allow to save the prod order, and writing it AT REL will allow to save, but wont allow to release
    2. Once you ensure that prod is not done w/o std cost, all other things fall in place themselves.. however, some prod would have happened by now w/o std cost as you said.. In that case, PGI will happen at zero value...
    Also, when you do STO from plant to plant - If the receiver plant has Std Cost = 0, then the entire inventory value goes to NIL
    Both these situations can be checked using BADI LE_SHP_DELIVERY_PROC... Write your ABAP code here to check the same... If your Mat Types are specific to Price Control S, better write this logic at Mat Type Level
    3. In case you also purchase from outside the Materials which have Price control S, in that case the GR from Purch order may be valued at zero price if Std cost is not released.. In that case use BADI MB_MIGO_BADI
    Once you code these BADIs properly, your life becomes easy... there remains no scope for any error and system checks all by itself w/o any manual intervention
    Regards
    Ajay M

Maybe you are looking for

  • Application won't update

    applications won't update

  • Why do my custom swatches revert to RGB mode?

    Hi all, I'm a newbie to Illustrator. I have a few questions: When I create custom swatches, I choose the CYMK option in the drop down box. However, these swatches are appearing as "RGB" mode in my swatch palette. Why is that? How do I ensure my custo

  • What happens to MobileMe gallery

    if i move to the cloud, what happens to my mobileme gallery? is there any alternative to the mobileme gallery? thanks

  • Unable to download trail version of photoshop

    Hello, I been try for week now to get the creative cloud to work on my computer. I have Mac Os X 10.7.5. At first, I keep getting the message " cookies dir: cannot make folder/ cookies : Permission denied (error 13). I decide to unstill it and try to

  • Multi spread sheet files, continuously.

    I am figuring out how to read the multi spreadsheet files continuously,  i tried bundled them and add them together but it dint came out as i expected. the progrram i attched is fully working but only for 1 file. anyidea how to make it to read many s