Create Good Movements outputs T/C MIGO

Hi, expert
When I try to display  T/Code MIGO with X material number and types of outputs (1. Individual Slip  2. Individual Slip with Inspection Text 3. Collective split) show me the message <b>The system could not create any outputs</b>.
On help it says:
Possible resons:
1.- Output determination has not been configured properly in Customizing.
2.- A material document printout is not planned for the movement type.
On NACE -> Application = ME, outputs types I have WA01 on process routines :
Program          ZSAPM07DR
FORM routine  ENTRY_WA01
Form               ZWA_SCHEINVERS1
On SPRO -> Material Management ->Inventory Management and Physical Inventory:
On Print Control->Assign Forms (Layout Sets) for Print Reports I have
Report       :     ZSAPM07DR
Report Title:     Module Pool for Goods Receipt/Issue Slips Print
Version     :      1
P              :    
Act           :      (checked)
What do I have to do or if something is wrong? Please I need a help as soon as possible, thanks in advance.
gabriela

are u taking print out from which Tcode ?
have u given output type manually ?
are u taking print out from which Tcode ?
A: First I excecute MIGO, message are recorded(now it doesn't work) and after I go to MB90 to watch .
-> here have u seen any output types in output controlshave u given output type manually ?
A: I don´t know
---> try to give output type manuallly then try.
If any issue with Config , here itselg it will raise errorsRegardsPrabhu

Similar Messages

  • Value of the goods movement is negative in MIGO GRN doc cancellation

    Dear gurus,
    while doing GRN cancellation in MIGO i m facing the error like
    Value of the goods movement is negative:
         Message no. M7301
    Plz suggest me.

    not sub contracting.may be the value of delivery cost.
    plz suggest how to go further.

  • Confirmation of process order create : goods movement

    Dear Sir/Madam ,
             I am using the Transaction Code - CORK for confirmation of process order , but promblem is that when i am saving the goods for confirmation then material pi101 has some error i.e the material pi101 is locked by another user or something , then that is not confirmed but rest of the material which are having 531 movement are confirmed ,
    so i want that if the first material i.e pi101 which has 101 movement that should be confirmed first then after that rest of the goods having 531 movent confirm,
    i have already  searched the userexit for transaction cork i.e CONFPI05 when saving the data and another one is CONFPI06 for   Actual data transfer plz tell me what will be the logic and which structure to call in this userexit because in this userexit the structure which is present is not of use .
    thanks and regards ,
    arun

    Hi,
    I believe you would need to append the below line for your code for goods movement.
    wa_timetickets-order_itno = p_itno.  " Order item nos.
    Check & revert if it resolves the issue.
    Regards,
    Vivek

  • Info on SRM of Good movement created on R3

    Hi all
    I'm using SRM 5.0 ECS.
    I create good movements  on R3 system.
    There is some FM on SRM that retrive the information about GM on R3 system?
    thanks
    enzo

    Hi,
    To retrive SRM confirmation you can use the followinng function module to get confirmation detail.
    BBP_PO_CONF_GETDETAIL
    If you want to retrive the R/3 confirmation in SRM, then you need to call this BAPI in SRM with R/3 destination.
    BAPI_GOODSMVT_GETDETAIL
    Cheers, Renga
    **Award points if helpfull**

  • Function modules to create a movement type 105 and 104

    Hi folks,
             I have created a custom screen and attached to MIGO Transaction. If my user enter data and click 'PASS' on my screen, a movement type 105 to be triggered in back ground. And if he click 'FAIL', movement type 104 need to be triggered. is there any BAPI or Function Module to create goods movement type. I have searched some function modules in SE37 and found some stuff. But i am confused which one to use...Could you pls guide me regarding this...
    for ur information, i am thinking to use these FM's
    MB_READ_GOODS_MOVEMENT
    MB_CREATE_GOODS_MOVEMENT
    MB_CANCEL_GOODS_MOVEMENT
    Will it be useful for me.
    Thanks in advance,
    Shyam.
    Edited by: shyam prasad on Jan 7, 2009 10:24 AM

    Hi
    Yes you can use this function modules.
    Thanks & Regards
    Kishore

  • Module pool to create goods mvt by using Bapi

    Hi can any one help me to develop a module pool program to create goods movement by using BAPI. Pls give me guidelines to proceed further...
    i should be grateful to you people for proving help...
    thank you
    with regards
    bheem

    Why do you want to develop a module pool to do this?  There are standard transactions to do goods movement (MB01, MB1A, MB1B, MIGO, etc.)
    Not sure why you want to development something that is already there.  Granted, if you are interfacing to an external system.
    Albert

  • Goods movement document based on stock determination

    All,
    I am trying to create goods movement document using BAPI_GOODSMVT_CREATE based on production order for movement type '261'. Before to that we have to use the function module BF_STOCK_DETERMINATION to pick the stock from appropriate storage location( for example: if order quantity is 3; then quantity 2 will be picked from
    Un-restricted stock and 1 qty will be picked from consignment stock). What happens is when it gets into MB_CREATE_GOODS_ISSUE_ITEM inside the BAPI, at the routine "MM07MMFF0_FUSSZEILE_WA_PRUEFEN" there is a routine called "FORM WERK_PRUEFEN(sapfm07m) when it gets into this routine the values in the internal table"T158"
    losses its visiblity. so i get an error "document type" missing, when the function module"FI_DOCUMENT_TYPE_CHECK"
    is called as part of the routine.
    But if i call the BAPI_GOODSMVT_CREATE without calling BF_STOCK_DETERMINATION material document is get created.
    If any one worked on this please help me i tried for more than week but i couldn't solve it. I really highly appreciate you help.
    With regards,
    Shiva.

    Called in two different program and it worked. In the first program i call "BF_STOCK_DETERMINATION" and export the values to memory and then i call the second porgram using "submit...and return"; import the values and called
    "BAPI_GOODSMVT_CREATE".  Material document is created.
    Regards,
    Shiva.

  • New Goods Movement Type for Inventory Manager

    Hi Guys,
    I need to change a goods movement code used on Mobile App Inventory Manager 4.0 to a custom (Z) goods movement code, the fileds are the same so I thought changing the constant will work for this as we do a GoodReceipt with no reference to Purchase nor Production order (gmCode = 501) with a custom, copied from standard, Movement type gmCode = 950 (this is a well known practice on ERP). I have changed only the global constant on my copied IM application, for testing purpose and the local GR was created with gmCode = 950 instead of gmCode = 501, but when I was transmiting in order to create goods movement document on SAP, the application throws an error like: "PostReceiptsSteplet - Goods Movement Impossible with good movement type 950 - Server error". So I would like to know first:
    If is it possible to include or change the standard gmCode for custom gmCode on mobile app Inventory Manager 4.0?
    What would it be the Best Practice to do this? The steps to include a custom movement type, now I know is not only changes on global constants
    I have checked the java doc for this method "PostReceiptsSteplet", and it did not say anything about the constructor .... or how is used... what has inside... what is the condition of execution.... nothing ...
    Please Help... Mark Pe Stephen Streeter Jason Latko Omar Candelaria Manju Venkatesha
    BR,
    Mariana
    Tags edited by: Michael Appleby

    Jason Latko
    If those java source code are so troublesome to request... why should I request them if I won't change the app's base functionality??. Instead of requesting those java source code, the documentation of the java doc should improve, well the documentation in general for this app should improve ... Is only a suggestion ... I'm trying very hard not to ask for those source code, because what Mark Pe  answer me on another post: If I ask for them, a disclamer must be signed because I could change a base functionality... and that's perfectly fine. But if I need to extend a class and add a few field: why do I need to ask for the code instead of checking the documentation and apply the customization needed?
    Now I have some trouble extending a SAPOBJECT, because I don't quite understand the design of how you manage MaterialDocument / MaterialDocumentItem on the app. But I will post this question on another thread
    BR & Always Thankful
    Mariana

  • Function or BAPI  for goods movements

    Hi all,
    Somebody know which function or bapi can i use to apply a movement 601 GD goods issue:delvy? Please.
    Thanks in advance
    regards.
    MArisol

    Hi,
    the bapi to create good movement is BAPI_GOODSMVT_CREATE.
    to cnacel goods movement
    BAPI_GOODSMVT_CANCEL
    to get details of goods movements
    BAPI_GOODSMVT_GETDETAIL
    to get items in goods  movement
    BAPI_GOODSMVT_GETITEMS
    reward points if helpful.

  • Material determination during goods movement

    Hi Guys,
    I am using the BAPI 'BAPI_GOODSMVT_CREATE' to create goods movement. And I want to check the material availability and execute the material determination based on atp check results also. Does this BAPI implicitly handles material determination based on ATP? OR should I write the logic to the material determination explicitly before calling this BAPI?
    Regards,
    Rahul

    As Jurgen has mentioned, material substitution is a part of SD and has to achieved prior to the goods movement BAPI.
    Have a look at FMs for the material substitution logic:
    RV_MAT_SUB_SAVE
    RV_KONDITION_SICHERN
    RV_KONDITION_SICHERN_V13A
    is there any BAPI or Function Module for Materi... | SCN

  • Goods Movement (TCODE: MB11)

    Hi,
    I want to create goods movement in lsmw. when i should pass values cusomer/vendor consignment number LIFNR/KUNNR. when i run the session i am getting warning no screen fields present.

    Hi,
    I have did the field mappings correctly. when i pass values without kunnr and lifnr fields, i am not getting any warnings, but i want explicitly to send values to kunnr/lifnr for customer/vendor consignment.

  • Goods movement w/ref to BoM

    Hello,
    In transaction MB11, what is the use of creating goods movement (eg. strorage location to storage location) with reference to BoM? Could this functionality be used for sales BoM too?
    Any help would be rewarded with points.
    UV

    Hello UV,
    Using with reference to BOM you are moving all the component materials for that parent material from one location to another location (311 mvt type).
    For example,
    You have two storage locations
    - Spares parts material store
    - Assemble store
    Now to make one table (Mat code ABCD) you need four leg (Mat code 1234), one plateform (Mat code 2345), four nails (Mat code 3456) and 100 grm varnish (Mat code :4567), you have maintained BOM for table (Mat ABCD) with all above qty. So when you do MB11 with 311 mvt type for material ABCD, it will propose all the components with qty so you need not to calculate manually.
    I am not sure it works for Sales BOM too.
    Hope this helps
    Regards
    Arif Mansuri

  • IDoc For Goods Movement

    Hi All,
    We have a catch weight management implemented and am using IDoc Type /CWM/MBGMCR01 to create goods movement.
    However, I do not see any segment in the IDOC where I could pass data into the batch characterisitcs for Goods Receipt. Currently we have around 20 characteristics on the batch for any particular GR and my client wants to create GR with all the characteristics our Vendor would be transmitting to us.
    Is there a way to achieve this.
    Thanks.

    in IDOC MBGMCR03 u can use extention segment E1BPPAREX for passing characteristics values directly to database table. U need to pass pass table name, fields name and values in parameter of this structure.
    Please search SDN for how to use extension structures in BAPI ..
    regards

  • New good movement for deliveries

    Hello,
    usual movement code for delivery good issue is 601.
    my customer would like to distinguish the good issues made for a specific delivery type.
    I need then to create a new movement type for example Z60 in copy of standard 601.
    My question is: how can I make sure that for my good issues made for a specific delivery type will be done with the newly created good movement code???
    Thanks in advance for your very precious help,
    BR,
    KF

    If you want to use new movement type in your delivery, then, you have to assign the new movement type in the schedule line category that gets determined in the sales order.
    a. So, first from SD end, you need to create a new item category (VOV7), item category group and a schedule line category (VOV6). 
    b. Assign Item category group to materail and do the item category determination (VOV4).
    c. Assing the new movement type into schedule line category (VOV6) and then create the new determination for schedule line (VOV5) category.
    So, when you create a sales order, the new item category gets determined which in turn will lead to new schedule line category determination. When you create a delivery the new movement type will be determined.
    You have to get in touch with your MM counterpart to configure the new movement type. It requires a bit of config. You should make sure that right GL accounts are put in while configuring the movement type.
    You can also put in the manual item category in item category determination. But everytime you create a sales order, you will have to change the item cat manually so that all other parameters get redetermined.
    Hope this helps...
    Regards,
    Mukund S

  • Enhancement in MIGO for Goods Movement

    Hi Gurus,
    I got a requirement to Create a 262 goods movement materials document with reference to a Sub-Contract GR for an account assigned Sub-Contract PO thru TCODE MIGO. The details are describe as follow:
    Once the 101/543 GR movement is carried out, a 262 movement type needs to be executed to reverse the consumption of the material against the service order and bring it back to the inventory (open stock). This movement needs to be triggered once MIGO ‘subcontractor goods receipt -101/543’ is committed (saved).
    When the 101/543 GR movement transaction MIGO is saved-
    1.     User exit needs to be invoked
    2.     Check if the GR is
    o     for an account assigned (EKPO- KNTTP Acct Assignment Cat =F) Sub-Contract PO (EKPO- PSTYP  Item Category L)
    o     AND the service order number (AUFNR) exists in ZXXXXXX (ZSUBCON_VALIDATION) table
    3.     Identify the line item material in the goods receipt document (First item /against movement type 101),
    4.     Identify the service order number (AUFNR) from ZSUBCON_VALIDATION table.
    5.     Call the goods issue (262) transaction via the BAPI using the material derived via step 3 and against the service order number derived via step 4. BAPI_GOODSMVT_CREATE  post goods movements

    Hi Matt,
    There are lots of Exits and BADI available in this transaction. See which suits you.
    Enhancement                                                                               
    MB_CF001                                Customer Function Exit in the Case of Updating a Mat. Doc.   
    MBCF0011                                Read from RESB and RKPF for print list in  MB26              
    MBCF0010                                Customer exit: Create reservation BAPI_RESERVATION_CREATE1   
    MBCF0009                                Filling the storage location field                           
    MBCF0007                                Customer function exit: Updating a reservation               
    MBCF0006                                Customer function for WBS element                            
    MBCF0005                                Material document item for goods receipt/issue slip          
    MBCF0002                                Customer function exit: Segment text in material doc. item                                                                               
    Business Add-in                                                                               
    MB_DOCUMENT_UPDATE                      BADI when updating material document: MSEG and MKPF          
    MB_DOC_BADI_INTERNAL                    BAdIs During Creation of a Material Document (SAP Internal)  
    MB_ME_CSGMT_BADI_SAP                    BAdI: Consignment Processing - Stock Transfer                
    MB_MIGO_BADI                            BAdI in MIGO for External Detail Subscreens                  
    MB_MIGO_ITEM_BADI                       BAdI in MIGO for Changing Item Data                          
    MB_PHYSINV_INTERNAL                     Connection: Core Inventory and Retail AddOn                  
    MB_QUAN_CHECK_BADI                      BAdI: Item Data at Time of Quantity Check                    
    MB_RESERVATION_BADI                     MB21/MB22: Check and Complete Dialog Data                    
    MB_RESERVATION_SCR                      Screen BAdI for Retrofit DFPS                                
    MB_RESERVATION_UPCHD                    BAdI for Creation and Changing of Manual Reservations        
    MB_RES_BAPI_CHANGE                      BAdI: Execution of Changes to Reservation Fields             
    MB_RES_BAPI_CREATE1                     BAdI: Adoption of Customer's Own Fields as Reserv. Fields    
    MB_RES_BAPI_DETAIL1                     BAdI: Display of Customer's Own Fields in Reservations       
    MB_STOR_LOC_BADI_GTS                    BADI to Check and Change Storage Location (GTS Fct. Only)    
    MB_DOCUMENT_BADI_SAP                    BADI for Creation and Changing of a Material Document        
    ARC_MM_EBAN_CHECK                       BAdI: Enhancement of Archivability Check (MM_EBAN)           
    ARC_MM_EBAN_PRECHECK                    BAdI: Enhancement of Archivability Check (MM_EBAN)           
    ARC_MM_EBAN_WRITE                       BAdI: Enhancement of Scope of Archiving (MM_EBAN)            
    ARC_MM_EINA_CHECK                       BAdI: Enhancement of Archivability Check (MM_EINA)           
    ARC_MM_EINA_WRITE                       BAdI: Enhancement of Scope of Archiving (MM_EINA)            
    ARC_MM_INVBEL_CHECK                     BAdI: Enhancement of Archivability Check (MM_INVBEL)         
    ARC_MM_INVBEL_WRITE                     BAdI: Enhancement of Scope of Archiving (MM_INVBEL)          
    ARC_MM_MATBEL_CHECK                     Prüfung ADD-ON-spezifischer Kriterien für MM_MATBEL          
    ARC_MM_MATBEL_WRITE                     Check Add-On-Specific Data for MM_MATBEL                     
    MB_CHECK_LINE_BADI                      BAdI: Check Line Before Copying to the Blocking Tables       
    MB_CIN_LMBMBU04                         posting of gr                                                
    MB_CIN_MM07MFB7                         BAdI for India Version exit in include MM07MFB7              
    MB_CIN_MM07MFB7_QTY                     Proposal of quantity from Excise invoice in GR               
    MB_DOCUMENT_BADI                        BAdIs During Creation of a Material Document                 
    Regards,
    Atish

Maybe you are looking for

  • Video as a whole isn't synced like the scenes suggest

    I'm VERY close to finishing my flash project. However, I have two seperate scenes that, when I test them, work fine. However, when I publish a preview to see every scene back to back, the audio is at least 3 frames out of sync with the animation when

  • Can i change the person who is picking up the iphone on friday?

    And if i can, will it change the place in line that i was in?   Also, will the pre orders be held in a different line than people wanting to buy non pre order stock or will i have to wait in one giant line?

  • Convert Date in dd-MM-yy format

    I am taking parameter as date in front end and I am comparing it with database through view object through executeParams. But both the date formats are different, that's why I can't compare both formats. Please suggest me to compare both formats in d

  • How to extract .cpio.gz files

    when i try to extract on linux it is throwing the below error gunzip: 10201_database_linux_x86_64.cpio.gz: not in gzip format

  • FW CS3 - Too many slices

    Hi, I am using FW CS3 and I have accumulated too many slices on my page. Is there any way to remove slices? Or maybe if I cannot remove them, is there a way to easily reorganize them?