Insertion of field to tcode MIGO

Hi,
I want to insert Issue date for TCode MIGO which is using structure GOHEAD. Please tell me how to do so??
Thanks n Regards

Hi,
GO to SHDB transaction and record BDC codings for MIGO
Regards
Divakar

Similar Messages

  • Active authorize for field in TCode MIGO

    Dear All
    In Display material Document (by MIGO), there are field GOITEM-DMBTR (Amt.in loc.cur.)
    How to active the authorize for this field
    For Example  User A can display this field and user B can't display
    Would you like help me please
    thanks
    imron

    hi...
    this can be done by basis consultant...
    if u r missing authorization then...run SU53..and note down the object which is giving the authorization issue..
    and then ask ur basis consultant that..assign that object to particular user role...
    Try this out..
    Thanks

  • Search help for field of tcode MIGO

    Hi,
    I want to add search help for Goods recipient (GOITEM-WEMPF) field on MIGO screen, how to achieve that?
    I tried with BADI MB_MIGO_BADI, but its now working.
    Is there any BADI or field exit available?
    Thanks

    hi
    i know that there are two options for defining the input help of a field.
    1 Define the input help in ABAP dictionary. (recommended option)
    2 Define the input help in the screen field. the disadvantage is that there is no automatic reuse.
    1st option
    Se11 --> create your own search help
        substeps:
            1) Enter short description
            2) selection method : this is the check table/view  of the field  GOITEM-WEMPF
            3) Search help parameter : parameters used in the search help.
            4) IMP: Import parameters
            5) EXP: Export parameters
            6) Lpos :hitting list [search result]position in the header  [values 1,2,3,4,5]
            7)Spos: search position on the dialog search screen.
            8) data elements : they are from the selection method.
            9) Save and activate
            10)  test this via the button "test"
           Note: the search help is not yet effective fo the field GOITEM-WEMPF
            11) Attach this search help for the table [ selection method mentioned above]
                  a) Goto change mode of this table via SE11
                  b) choose goto--> search help> for table
                            or  Extras --> search help for table, in the next dialog box enter the name of search help
                  C) The proposal created by the system for assigning the search help parameters to the key fields of the table is probably correct. check this and copy the definition.
                  d) Active this table.
                  e) Call the create entries function for table GOTIME again. the input help of field WEMPF should behave as desired.
    regards,
    Brian
    Edited by: Brian Zhu on Mar 26, 2010 10:38 AM
    Edited by: Brian Zhu on Mar 26, 2010 10:58 AM
    Edited by: Brian Zhu on Mar 26, 2010 10:59 AM

  • To disable field in tcode MIGO

    In transaction MIGO, there is a requirement to disable / make non editable field. like Serial number. The serial number field should be non editable while making GR against Production Order. But it should be editable while making GR against Purchase order
    Please suggest some settings for the same

    Look at MM customizing (not an Abap problem)
    Look in SPRO in "Materials Management" for "Define Screen Layout" and "Field Selection for Goods Movements Initial/Header Screens"
    Regards

  • Tcode MIGO

    Hello All,
    Could someone let me know what all kind of transactions can we do by tcode MIGO and in real scenario mainly for what purpose is MIGO used for. I know it is used for goods receipt. But I am confused about one thing, I saw many options there like goods receipt and goods issue. But I also saw inbound delivery, outbound delivery, purchase order and others also. This is not clear to me.
    Could someone direct me to breif note or some help and In short can let me know the basic functionality of this tcode.
    Thanks,
    Mark

    hi
    good
    go through this links
    http://purchasing.mpls.k12.mn.us/sites/725fb275-2139-4882-87c5-69b708b1eef9/uploads/SAP_TIPS__May_1_2006_.doc
    This is the list of user exits for the transaction code MIGO.
    MBCF0002 Customer function exit: Segment text in material doc. item
    MBCF0005 Material document item for goods receipt/issue slip
    MBCF0006 Customer function for WBS element
    MBCF0007 Customer function exit: Updating a reservation
    MBCF0009 Filling the storage location field
    MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1
    MBCF0011 Read From RESB and RKPF For Print List in MB26
    MBCFC003 Maintenance of batch master data for goods movements
    MBCFC004 Maintenance of batch specifications for goods movements
    thanks
    mrutyun^

  • MB_MIGO_BADI change header data in tcode MIGO

    HI Experts,
    I have a requirement to change the feild posting date(BUDAT) in the header data while doing migo.
    For this i have implemented a badi MB_MIGO_BADI->IF_EX_MB_MIGO_BADI~PAI_HEADER. This method has the field is_gohead-budat. but when i'm changing the value in the method,  its giving an error message saying you cannot change filed BUDAT.
    Can anyone help me how to achieve this change?
    Regards,
    Satyam

    HI Harald,
    Thanks for your active reply.
    I tried exit  EXIT_SAPLMBMB_001. But it is not getting called while doing MIGO. I tried putting a break-point.
    I followed the following procedure. Kindly correct me if I'm wrong.
    1. In tcode CMOD, I created the project: ZMD.
    2. In Enhancement assignment i have given the enhacement name as MB_CF001.
    3. In component section the exit EXIT_SAPLMBMB_001 has include ZXMBCU01.
    4. I have written the following code in the include :
         break-point.
            if sy-UZEIT GE '000000' AND sy-UZEIT LE '060000'.
             XMKPF-BUDAT = sy-datum - 1.
              endif.
    5. I activated the project ZMD.
    When i execute the tcode MIGO and post the document, ideally it should stop at the break-point. If it does not stop than that means the exit is not being called during the run time.
    Could you kindly guide me on this.
    The movement type for the GR is 101 and is done for outbound deliveries.
    Thanks & Regards,
    Satyam

  • I can not insert a field in ANY report . . .

    Post Author: Chass
    CA Forum: General
    I've searched around a bit about this. I can't find anything about anyone who had the same problem.
    I was reporting along and suddenly CR v8.5 wouldn't let me insert a field anymore. I can't insert a field on a new or old report from the field exporer. I drag the field to the area of the report that I want to drop it and it stays a black circle with a line through it. It won't allow me to insert any field in any report.
    I tested this on my coworkers computer and his is working fine. Same version, same report, same field.
    What would cause my install of CR to stop allowing insertion of fields?
    Thanks in advance . . .
    Chass
    ct

    Post Author: Chass
    CA Forum: General
    For anyone else that runs into this issue. I searched heavily and came up with nothing.
    I decided to uninstall and then reinstall the application and that fixed the problem.
    I still don't know the original cause . . .
    Chass
    ct

  • Getting dump while posting goods receipt through TCode migo

    Hi,
    I am getting dump after I click on post button in TCode 'MIGO'.
    Short text
        The current application triggered a termination with a short dump.
    Short text of error message:
    Document number 9 5000000000 2010 was already assigned
    Long text of error message:
      Diagnosis
          Document number 5000000000 in company code 9 and fiscal year 2010
          has already been assigned.
      System Response
          Termination of processing.
      Procedure
          Check document number range 50 in company code 9 and fiscal year
          2010 and correct the number range status if necessary.
    Technical information about the message:
    Message class....... "F5"
    Number.............. 152
    Variable 1.......... 9
    Variable 2.......... 5000000000
    Variable 3.......... 2010
    Variable 4.......... 50
    So please help me what I can do?
    Thanks,
    Moderator Message: The short dump is self-explanatory.
    Edited by: kishan P on Nov 18, 2010 11:17 AM

    Hi,
    plx try to chane the status in IE02
    Go to edit ,manual options , in that delete the HU assignemtn
    and then save it and come out of it ..
    Hope that helps

  • How to send mail to vendor mail id from Tcode MIGO when GR is created

    Hi Experts,
    My requirement is to send one mail to vendor when GR is created in Tcode MIGO.
    I tried to setup configuration in tcode NACE, creating new message type MAL1.  but i am not able to locate Message tab in tcode MIGO, also, When i goto transaction MB02 i can give message type MAL1 in output types then mail is going to scot, but my main problem is as:
    Output type MAL1 is not automacially trigerred from transaction MIGO (I need to go to MB02 and add output type in Messages)
    Please help me to configure this. Again, i did configuration only in NACE and not any other tcode. So please tell me whether i need to configure in other tcodes specifcally WE20 (if yes, please give me message type and process code for GR) .
    Many thanks, please help me. points assured!
    Thanking you,
    Jogdand M B

    Hi,
    Via t-code NACE select inventory management, then you can use output type WE01 or MLGR base on transmission medium -- 5 External send. After that you need to maintain the condition record accordingly, then that will be ok! After GR with MIGO, system will generate a email to vendor's mailbox in the vendor master data!
    Good luck
    Tao

  • Inserting a field at a bookmark location.

    I'd like to be able to programmatically insert a signature field into a pdf that has been created via an MS Excel macro that accesses MS Word. Everything works great so so far, including being able to insert the signature field.
    However, the location (vertical) of the signature field may change from pdf to pdf so I thought I might be able to insert that field at the location of a bookmark that has been created in MS Work and successfully transferred to the pdf. But, it seems bookmarks don't have location attributes so I can "locate" the bookmark.
    And the addField method seems to only want the four points of a rectangle in order to insert the field.
    Having written all that, can anyone suggest how I might achieve my goal of inserting a field at a location that may change?
    Thank you.

    As you've noticed, bookmarks and fields do not operate in the same way.
    What you can do, though, is write a script that will add a signature field
    to each page a bookmark is pointing to (at a pre-defined location, such as
    one of the corners).  This can be achieved using a custom script.

  • Tcode MIGO Background Job Not working

    Hi All,
    I am facing problem in TCode : MIGO for Background JOB of BDC Program with below details,
    CALL_TRANSACTION MIGO returncode: 1,001  RECORD:          0
    MIGO                 017 S
    The front end is not suitable for the transaction (see long text)
    DC                   006 S
    Control Framework: Fatal error - GUI cannot be reached
    00                   341 A
    Runtime error RAISE_EXCEPTION has occurred
    Please let me know above error what needs to be done.
    Thanks in Advance,
    Mahesh Devershetty

    I am facing the same problem while calling MIGO from RFC
    CALL_TRANSACTION MIGO returncode: 1,001 RECORD: 0
    MIGO 017 S
    The front end is not suitable for the transaction (see long text)
    DC 006 S
    Control Framework: Fatal error - GUI cannot be reached
    00 341 A
    Runtime error RAISE_EXCEPTION has occurred
    BDCMSGCOLL Returns the following :
    TCODE                   MIGO
    DYNAME               SAPLMIGO
    DYNUMB               0001
    MSGTYP               A
    MSGSPRA            E
    MSGID                  00
    MSGNR                341
    MSGV1                RAISE_EXCEPTION
    please help me as soon as possible
    giving thanks in advance
    goutam roy

  • ABAP dump while running the tcode MIGO

    Hi All,
    I am getting the abap dump while running the tcode MIGO when I searched I got two relevant sap notes but our functional team said that its not applicable in our case.
    Please find the details of ST22 analysis-:
    Runtime Errors         MESSAGE_TYPE_X
    Date and Time          17.04.2009 13:18:45
    Short text
         The current application triggered a termination with a short dump.
    What happened?
         The current application program detected a situation which really
         should not occur. Therefore, a termination with a short dump was
         triggered on purpose by the key word MESSAGE (type X).
    Error analysis
        Short text of error message:
        No RFC destination is defined for SAP Global Trade Services
        Long text of error message:
        Technical information about the message:
        Message class....... "/SAPSLL/PLUGINR3"
        Number.............. 002
        Variable 1.......... " "
        Variable 2.......... " "
        Variable 3.......... " "
        Variable 4.......... " "
    How to correct the error
        Probably the only way to eliminate the error is to correct the program.
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "MESSAGE_TYPE_X" " "
        "SAPLMBWL" or "LMBWLU21"
        "MB_POST_GOODS_MOVEMENT"
    SAP Notes i have reffered 1098491, 1041122
    Currently we are running on SAP_APPL     600     0007     SAPKH60007     
    Regards,
    Prashant

    Hi Rohit,
    This particular note is valid for
    Support
    Packages Release Package
    Name
    PI 2004_1_46B SAPKIPZI38
    PI 2004_1_46C SAPKIPZI48
    PI 2004_1_470 SAPKIPZI58
    PI 2004_1_500 SAPKIPZI68
    Our system is running on PI_BASIS     2006_1_700     0005     SAPKIPYM05
    Pls suggest.
    Regards,
    Prashant

  • How to populate Sales Document fields in tcode FAGLL03

    Hi Experts,
    I have requirement to populate Sale Document and Sale Document item fields in tcode FAGLL03.Please let me know the procedure to populate these fields in given tcode.
    Thank you in advance.
    Regards,
    narasimha.

    Hi
    Go to TCode FAGLL03
    Enter your Sales GL Account and Company code
    Execute
    Select (Ctrl+F8)
    Select Sales document and Sales document item from the hidden fields (Right side)
    Move it o Left side
    Select Copy
    And save it as your layout (Ctrl + F12)
    Srinivas

  • Regarding inserting a field or text in template cell

    Hi Experts,
    Please let me know how to insert a field or text in the Cell in template.
    I created  template
    C1     1     14                             20.00     MM     8.00     CM     4.00   CM 4.00     CM                CM
    i have 14 lines and 3 columns in it
    i need to insert the feilds and text in it.
    Please let me know ,how to proceed.
    Thanks in advance.
    regards
    Vishnu

    Hi,
    To insert the text and field value inside the template you need to add insert the text inside the tempate node.
    assign the text or field into the text and then decide the position of the ext in the templete in output condition tab or text.
    insert the row and column number in the this to filed where you want to display the text.
    for e.g if field needs to displayed in the 2nd row and 3rd column then mention line = 2 and column = 3 in the output tab of the text.

  • ECATT issue in Tcode MIGO-  High priority

    Hi ,
      We are facing an issue in eCATT for Tcode MIGO in MM.
    Everything went on well earlier. All of a sudden an error occurs as"Programming error. Data already aggregated". I asked my MM guy to check with his data. he says the MIGO is fine when ran independantly as aTcode. Thi serror occurs only while running thro' eCATTs. I would request someone to respond on this ASAP as we are stating our UAT today.
    Sudha

    Hi Sudha,
    Even I am getting exactly the same error while running the script in Ecatt for the Tcode - MIGO.
    (Error : Proramming error : Data already aggregated)
    How did you resolve the error? Please help me in solving this error.
    Regards,
    Sachin Maheshwari
    9881154030

Maybe you are looking for