Regarding MB1A and MIGO

Hi,
Can any body explain me the relation between MB1A and MIGO.
Regards,
Edited by: saritha N on Feb 18, 2008 2:27 PM

hi
good
The dataflow as functional process below are the points:
1) Purchasing Requsition -> sent by inventory dept to purcharsing dept
2) Request for Quotation(RFQ)-> Purchasing Dept shall ask the vendors to give the quotation for the requested materials by inventory.
3) Quotation -> Quotation is sent by vendors to the company
4) Purchase order-> Based on all paramers of a quotation sent by vendors. Vendors are selected from whom the material has to be obtained. The company gives purchase order to the vendor.
5) Good’s receipt -> vendors sends the goods to the company with goods receipt
6) Invoice verification -> this done based on good’s receipt. this means that the ordered goods have reached or not.
7) Payment -> payment is done based on invoice verification. this is (FI/CO) *—Santosh Kumaar.M
Full MM Transaction Codes Flow:
RFQ to Vendor – ME41
Raising Quotation – ME47
Comparison of Price – ME49
Creation of PO - ME21N
Goods Receipt – MIGO
Invoice (Bill PAssing) – MIRO
Goods Issue – MB1A
Physical Inventory – MI01
MI04 (Enter Count)
MI07 (Post)
The FI - MM integration:
First you define the g/l master records.
1) Inventry raw material a/c
2) GR/IR clearing a/c
3) Raw material consumption a/c
Above like this you define all required g/l accounts then you will go to T.CODE – OBYC
Double click BSX (this is transaction key)
” GBB ” WRX ” PRD
These are transaction keys important.
Then you go to T CODE - OMSY (this is also important) then Material creation T Code MM01 then
1) Purchase order T.code ME21N
2) Goods received ” MIGO
3) Invoice verification ” MIRO
<REMOVED BY MODERATOR>
thanks
mrutyun^
Edited by: Alvaro Tejada Galindo on Feb 18, 2008 12:42 PM

Similar Messages

  • Difference between MB1A and MIGO

    Hi,
    I am posting the Goods Issue to the Production Order. I am able to post without any error in MIGO, but in MB1A it is giving the error "Account has to be assigned to a CO object."
    What could be the reason?
    Ramakanth

    HI
    Are you issuing to production order in MIGO?
    Regards,
    Anand.

  • Error while  uploading stock using Mb1c and migo

    Hi
    Following error is showing,while  uploading stock using Mb1c and migo
    Return code 8 is not permitted with BAdI 'FAGL_PERIOD_CHECK'
    Can anyone help me?/
    Thanks

    Hi
    You will need the help of an abaper in solving this , as a BAdi FAGL_PERIOD_CHECK - Posting Period Check has been activated.
    Please check the implementation of the BAdi , i feel that it has not been implemented properly.
    This Business Add-In (BAdI) enables you to extend the existing check of open posting periods.
    The result of the period check is provided to you as a parameter (CH_SUBRC). In your implementation, you can derive this parameter again (for example, if a posting is rejected under a certain condition).
    The following values are allowed for parameter CH_SUBRC:
    0 Posting allowed
    4 Period & is not open for account type & and general ledger &
    6 No authorization for posting period & &
    This is a custome developemnt , so only the ABAper present at your end will be able to resolve it.
    Thanks & Regards
    Kishore

  • About MIRO and MIGO

    Hello,
    I am new for FI module.I want to know about MIRO and MIGO relation and what is it.and from which tables i can find values of it?
    thanks
    soniya

    Hi Soniya,
    Th transaction MIGO is used for posting Goods movement related documents.
    It is actually an Enjoy transaction from where we have options for
    Goods issue
    Cancellation....
    and so on.
    The corresponding entries for Goods Issue will be found in the MKPF.
    MIRO is another Enjoy transaction and is used for Invoice postings OR Commonly known as Invoice verification.
    Consult your functional for more information about this. You be able to understand this faster then.
    Regards,
    Prakash Pandey

  • Screen enhancment for PR,PO and MIGO

    Hi experts,
    I have added long material text(more than 40 characters) into material master using screen enhancement ,
    now i want to add this into Purchase Requisition , Purchase order  and MIGO . I have added LONG TEXT into PR & PO using screen enhancement, but new tab is added i.e. Customer Data(Subscreen) .
    But my requirement is that to add new field in existing tab only i.e. Material Data.
    Please reply .
    Regards,
    Dnyaneshwar

    hi
    Could u just please specify wer exactly u need to have extra tab (in which t code ).
    Regards
    Swapnil

  • Problems with the batch in transaction MB1A and MB21

    Hi everybody, I am new in the MM module. I am having a problem with transaction MB1A and MB21, when i try to select a batch for the movement 901. if i click the match code for the material's batch, the system shows me all the batches for the material, but some of these batches don't have available quantity stock and order creates the reservation or the material output. The system dont allow negative stock. Do you have any idea of this problem? Regards.

    Hi,
    In IM, when you select a batch with possibile entries, system always shows the available batches no matter whether stock is there are not.
    However, if you setup batch determination strategy for example, when you are processing in MB1A, SAP fills the batch based on the criterion you define in:
    MBC1Logistics -->Materials Management -->Inventory Management -->Environment -->Batch Search Strategy -->MBC1 - Create
    Select appropriate strategy (if defined in your system, say for mvt ty)
    maintain search strategy and sort criteria for your movement type here.
    Hope this helps!

  • Error out from MB01 and MIGO when using BADI "INSPECTIONLOT_UPDATE"

    Hi all:
    We are currently implementing Quality Level with Dynamic Modification Rule using SAP Quality Management module.
    We are trying to change stage level by modifying the field PRSTUFENAE of the table QDQL (Material Quality Level) using BADI: INSPECTIONLOT_UPDATE, new logic is successful for a goods receipt with a single lot if we use COMMIT WORK within BADI, but an error occurs from MB01 and MIGO when we are receiving multiple lots in same goods receipt.
    Have anyone else got across something similar?
    Thank you in advance,
    Regards
    Daniel Guillen

    Hi Paul,
    First of all, there is a How To Guide for RUNLOGIC implementation. It uses BAdI approach as well, but doesn't call WRITE_BACK that can change from version to version.
    Second, you should be able to see that method GET_DELTA is being called under
    IF D_CALC_DELTA eq abap_true and df_bw_delta eq abap_false.
    D_CALC_DELTA is set to TRUE only in Method WRITE_BACK_INT; I hope you aren't using that one.
    DF_BW_DELTA is taken from DM Package parameters. Can you check what you have there or put just a break-point in PACKAGE_LOGIC_1 to see what value those 2 variables have?
    Hope this helps,
    Gersh

  • Diffrent Between Goods Receipt Transaction Code MB01 and MIGO?

    Dear All
    Could anyone please tell me different between goods receipt by MB01 and MIGO.
    Should I choose MIGO or MB01.
    Thank and Best Regards,
    Thang

    Hi,
    It is better to use MIGO.
    MIGO replaces all the conventional transactions for posting goods movements, whose transaction codes start with MB*.
    You can use the transaction (MIGO) to post the following goods movements:
    - Goods receipts from external procurement
    - Goods receipts for orders
    - 'Other' goods receipts
    - Return deliveries and subsequent deliveries
    - Goods issues
    - Transfer postings and stock transfers
    - Subsequent adjustment for subcontracting
    The advantages this transaction brings
    This transaction provides many advantages over the old transaction for posting goods movements, for example:
    - You can maintain and display all the data on one screen. You can find all the information you need for an item without having to switch from screen to screen. You can just hide any detailed information you do not require.
    - When you enter goods movements, the system does not issue any messages; before you post the goods movements, you can display all the messages at once.
    - Instead of having to enter the same data every time you enter a new goods movement (for example, plant, storage location, or movement type), you enter the data you use most often only once via Settings -> Default values. The system then proposes this data every time you enter a goods movement.
    - If you do not know the exact name of the material, plant, or storage location, you just enter part of the number or a description. The system then searches for and proposes the complete term for you.
    How the screen is structured
    The screen is split into three areas:
    - Overview tree
    You can show and hide this area via the Overview on/off pushbutton. The overview screen displays the last ten documents for orders, reservations, material documents or held data. You thereby always have an overview of the last activities you carried out.
    - Header data
    You can show and hide this area via the Open/close header data pushbutton.
    - Detail data
    You can show this area by clicking on the item for which you want to display detail data in the Line column of the item overview. You can hide the detail data again by choosing Close detail data.
    Each time you call up the transaction, the screen is displayed as it was configured the last time you used it.

  • MIRO and MIGO

    Hi everyone,i would like to know about MIRO and MIGO?

    Hi,
    1.MIGO: Used for all Goods Receipt WRT PO,Partial Goods Receipt of a PO & Adjustment of Physical Inventory Difference etc...
    For more check the links:
    http://e-mory.blogspot.com/2008/02/sap-migo-goods-receipt.html
    http://e-mory.blogspot.com/2008/02/sap-migo-partial-goods-receipt-of-po.html
    http://e-mory.blogspot.com/2008/02/sap-migo-adjustment-of-physical.html
    2.MIRO: Used for Vendor Invoice Verification
    For more check the link:
    http://e-mory.blogspot.com/2007/11/sap-miro-enter-invoice-verification.html
    Regards,
    Biju K

  • What  is  the  difference  between   Transactions   IQ01  and  MIGO ?????

    What  is  the   difference  between  the  Transaction  Codes  IQ01  and  MIGO  ???????
    Moderator note - thread locked, no research and etiquette
    Edited by: William Eastman on Jan 4, 2011 6:57 AM

    Dear Lu,
    In my understanding MB11 and MIGO can be used for a transfer posting or goods issue or goods reciept against any order or
    for reversal of good's movements.Means it can be used for 101,102,261,262,311,312 etc.
    But in MB1B,only transfer postings can be performed like transfer posting from one plant to another or one storage location to
    another like 301,311,or 302,312,or to convert from one material to another using 309 movement,or to transfer the quality stock
    to unrestricted stock using 321 movement can be performed.
    Regards
    Mangalraj.S

  • Difference Between VL31N and MIGO

    Hi All,
    Whats the differnce between VL31N and MIGO as both of them does the same work as Receiving Goods.
    Regards,
    Ramaswamy

    Hi
    STEP-1
    ME21N -Create Purchase Order
    ME22N-Change Purchase Order
    STEP-2
    ME29N-Release Purchase Order
    STEP-3
    VL31N-Create Inbound Delivery
    STEP-4
    VT01N -Create Shipment for transportation -with reference to Inbound delivery number (Inbound Shipment)
    VI01N-Create Shipment Cost -for Transportation with reference to shipment number.
    STEP-5
    MIGO- Goods Receipt -Inbound delivery -Mov Type - 101.
    Thanks & Rgds
    Rajesh

  • What is the different between mb11, mb1b and migo ?

    Hi all,
    What is the different between the following goods movement transactions-
    MB11
    MB1B
    MIGO
    Regards,
    Yinyan Lu

    Dear Lu,
    In my understanding MB11 and MIGO can be used for a transfer posting or goods issue or goods reciept against any order or
    for reversal of good's movements.Means it can be used for 101,102,261,262,311,312 etc.
    But in MB1B,only transfer postings can be performed like transfer posting from one plant to another or one storage location to
    another like 301,311,or 302,312,or to convert from one material to another using 309 movement,or to transfer the quality stock
    to unrestricted stock using 321 movement can be performed.
    Regards
    Mangalraj.S

  • Table to link vL03 and MIGO

    Hi
    in which table i will get the link between VL03 Document num and Migo ?
    Regards
    Smitha

    Hi,
    Table VBFA gives you the complete document flow. Pass delivery number as preceeding document. You will get MIGO doc in the succeeding doc.
    Thanks,
    Vinod.

  • The "always allow" button is grayed out in settings regarding cookies, and I can not find where to change the setting.  (Restrictions are not on.)

    The "always allow" button is grayed out in settings regarding cookies, and I can not find where to change the setting.  (Restrictions are not on.)  Do you know where I go to change the setting to allow me to "always allow" cookies?

    Hi lisaarnett111,
    If you are having issues turning on Always Allow for cookies in Safari on your iPad, you may want to check to make sure that you don't have Private Browsing enabled, as noted in the following article:
    Turn Private Browsing on or off on your iPhone, iPad, or iPod touch - Apple Support
    Regards,
    - Brenden

  • Question regarding selectOneMenu and PROCESS_VALIDATIONS(3) phase

    Hi im a bit lost regarding selectOneMenu and how validation phase all works together.
    The thing is that i have a simple selectOneMenu
    <h:form id="SearchForm">                                                  
         <h:panelGrid columns="3"  border="0">
              <h:outputLabel id="caseTypeText" value="#{msg.searchCaseCaseType}" for="caseType" />                         
              <h:selectOneMenu id="caseType" value="#{searchCaseBean.caseType}" style="width: 200px;" binding="#{searchCaseBean.caseTypeSelect}">     
                   <f:selectItem itemValue="" itemLabel="#{msg.CommonTextAll}" />                                             
                   <f:selectItems value="#{searchCaseBean.caseTypes}"  />                              
              </h:selectOneMenu>
              <h:message for="caseType" styleClass="errorMessage" />
              <h:panelGroup />
              <h:panelGroup />
              <h:commandButton action="#{searchCaseBean.actionSearch}" value="#{msg.buttonSearch}" />
         </h:panelGrid>
    </h:form>Now when i hit submit button i can see that the bean method searchCaseBean.caseTypes (used in the <f:selectItems> tag) is executed in the PROCESS_VALIDATIONS(3) phase. How come? I dont whant this method to be executed in phase 3, only in phase 6.
    If i add the this in the method if (FacesContext.getCurrentInstance().getRenderResponse())
    public List<SelectItem> getStepStatuses(){
         List<CaseStep> caseSteps = new ArrayList<CaseStep>();
         if (FacesContext.getCurrentInstance().getRenderResponse()) {
              caseSteps = getCaseService().getCaseStep(value);     
         List<SelectItem> selectItems = new ArrayList<SelectItem>(caseSteps.size());
         for(int i=0; i < caseSteps.size(); i++){
              CaseStep step = caseSteps.get(i);               
              String stepStatus = step.getStatus() + "_" + step.getSubStatus();           
              selectItems.add(new SelectItem(stepStatus, step.getShortName()));
         return selectItems;
    } Now i get a validation error (javax.faces.component.UISelectOne.INVALID) for the select field and only phase1, phase2, phase 3 and phase 6 is executed.
    Im lost?

    I see. Many thanxs BalusC. Im using your blog very often, and its very helpfull for me.
    I changed now to use the constructor load method instead. But know im getting problem of calling my service layer (Spring service bean). Its seems they havent been init when jsf bean is calling its constructor.
    Can i init the spring service bean from the faces-config file?
    JSF Bean
        public SearchCaseBean() {
              super();
                    //caseService need to be init
              if(getCaseService() == null){
                   setCaseService((CaseService)getWebApplicationContextBean("caseService"));
              fillCaseTypeSelectItems();
              fillCaseStatusSelectItems();
    .....faces-config
    <managed-bean>
              <managed-bean-name>searchCaseBean</managed-bean-name>
              <managed-bean-class>portal.web.SearchCaseBean</managed-bean-class>
              <managed-bean-scope>request</managed-bean-scope>          
              <managed-property>
                   <property-name>caseService</property-name>
                   <value>#{caseService}</value>
              </managed-property>
         </managed-bean>

Maybe you are looking for

  • How do I merge my business catalyst account with my Adobe id?

    I am a new user trying to get my new dreamweaver install hooked into my business catalyst environment that a friend set up for me.  When I launch BC, it says that my email is already in use and to associate my BC id with my Adobe id... I cannot find

  • Creation of subtype for Infotype 128

    Hi All What is the IMG path for  creation of subtype for Infotype 128? Regards Ritu

  • BW authorizations in BPS layout

    Dear all, My question may seem basic, but I don't have any experience with authorizations. I need to use already existing BW authorizations in my BPS layouts, so well, I created auth. variables on the needed characteristics and assigned it to my layo

  • How does Flex stack up with C#

    We are interested in Flex but just wondering how it stacks up with C#? Anybody with any comments would be appreciated/

  • Infopackage and logical files

    Hi, I have to load data from flat files. - I try with Files on local workstation, infopackage works correctly. - I try with Files on appli. server, datasource preview is ok, and infopackage doesn't work. I have the message : "Problem occured during t