Saving the GOITEM-SGTEXT for MIGO doc. in MSEG Table

Hi Gurus,
I want to save the TEXT (GOITEM-SGTEXT) item for each line item in MIGO in the Table MSEG.
But being Material NON-VALUATED, there is no Accounting Document generated for this MIGO document. So after inserting TEXT & posting the MIGO doc, the MSEG-SGTEXT is not updated.
Is there any possibilty of saving the text without any accounting doc generation.
Proper response will be rewarded.
Regards,
Pankaj

Hi,
you should make PO field mandatory for Mov type 541 screen layout settings in Txn OMJJ.
Normally, it is suppressed.
You can create 541 with reference to a PO but Referencing functionality is only a data entry aid and it does not save PO number in MSEG table.
regards
Siva

Similar Messages

  • What is the keyboard shortcut for "delete row" in a table?

    What is the keyboard shortcut for "delete row" in a table within a pages document?

    Click on the row number to select the entire row. Right-click, and select Delete Row from the menu. There is no keyboard shortcut.

  • Script to take away the acl's for suffix .doc .ppt .xls

    for a better understandin for wath I'm looking
    we have permissions problems with saving from microsoft office 2003 + 2007 on a server volume (osx server 10.5.5).
    if a user saves a document one a share, there are added some strange acl like everyone and stuff, and with every 'ctrl+save' there are duplicated…
    more information you will find in this link http://discussions.apple.com/thread.jspa?messageID=8073847
    http://discussions.apple.com/message.jspa?messageID=9280526
    for this reason I tried to write a .sh script which a liked to use as a folderaction script (automator)
    or let it run every 10 minutes with Lingon
    if I call the .sh in the app. terminal it seams to work, even if there shows up some error message for each founded file
    "chmod: Failed to clear ACL on file *.doc: No such file or directory"
    with the automator, this script doesn't work, I guess it is because the failed message …
    the same behavior with the Lingon tool…
    there is the hole script
    #!/bin/sh
    pfad="/Volumes/datatrunk/test/"
    cd "$pfad"
    find . -name "*.xls" -exec chown fileserver {} \;
    find . -name "*.xls" -exec chmod 755 {} \;
    find . -name "*.xls" -exec chmod -N *.xls {} \;
    find . -name "*.xls" -exec chmod +ai "tbsxgl allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.xls" -exec chmod +ai "fileserver allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.doc" -exec chown fileserver {} \;
    find . -name "*.doc" -exec chmod 755 {} \;
    find . -name "*.doc" -exec chmod -N *.doc {} \;
    find . -name "*.doc" -exec chmod +ai "tbsxgl allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.doc" -exec chmod +ai "fileserver allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.ppt" -exec chown fileserver {} \;
    find . -name "*.ppt" -exec chmod 755 {} \;
    find . -name "*.ppt" -exec chmod -N *.ppt {} \;
    find . -name "*.ppt" -exec chmod +ai "tbsxgl allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.ppt" -exec chmod +ai "fileserver allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.pdf" -exec chown fileserver {} \;
    find . -name "*.pdf" -exec chmod 755 {} \;
    find . -name "*.pdf" -exec chmod -N *.pdf {} \;
    find . -name "*.pdf" -exec chmod +ai "tbsxgl allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.pdf" -exec chmod +ai "fileserver allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    any help would be grateful

    it's exactly what going on !
    yes, it's an osx server 10.5.5 with 4 shares with different ACL settings
    well I don't know use watchpaths how does it works ?
    that's the script which the lingon.app for me build.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>KeepAlive</key>
    <true/>
    <key>Label</key>
    <string>com.acl_script.kunden</string>
    <key>ProgramArguments</key>
    <array>
    <string>/Volumes/datatrunk/aclscripte/acl_scriptkunden.sh</string>
    </array>
    <key>StartInterval</key>
    <integer>180</integer>
    </dict>
    </plist>
    would it work like this… but how can I handle the 4 different scripts ?!
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
    "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Label</key>
    <string>aclright</string>
    <key>ProgramArguments</key>
    <array>
    <string>/Volumes/datatrunk/aclscripte/aclscript.sh</string>
    </array>
    <key>WatchPaths</key>
    <array>
    <string>/Volumes/datatrunk/share1</string>
    </array>
    </dict>
    </plist>

  • Let me know how I can access vgart and blart in the my BADI for MIGO

    Hi, I am using the BADI with Implementation z_cwm-default_value FOR migo TRANSACTION. the import parameter is not returning the values of VGART and BLART. This is my first BADI program. Can I know whether the only method for making availabilty of any values is through parameters. I didnot create definition. Somebody has created definition and I am suing the implementation of it.

    Hi,
      Can you please post the details of the BADI definition (Definition name), so that it would be helpful for the forum to answer the query.
    Rgds,

  • ME21N - in which table saved the release status for specific release code ?

    and for the specific po number.

    Hi
    You will find all Release codes in T16FS
    Release procedures are used in condition tables to control whether the condition types for these condition tables have to be read during pricing condition determination or not.
    If the condition table status is released then only the condition types will be read during pricing determination. If the status is not released, then they can be used for information purposes or for simulation of pricing.
    The release status is controlled by processing status too, which can be seen in condition record creation screen.
    So in crux, the processing status with Release status help in simulation of pricing, blockign the condition records from being read during pricing etc.
    For more information an F1 help on the following path will give you some more information.
    SPROSD-BF-PRICING-DEFINE PROCESSING STATUS----Here read the documentation meant for this link. You will get some more clarity on this.
    <b>Reward points</b>
    Regards

  • How to find the Commitment cost for a PM order using tables ?

    Hello all ,
           How to find the Commitment cost for a given PM order using table  .
    Thanks and regards ,
    Prem.

    Issue got resolved

  • Can I plot 2 locations at the same time for each record in a table

    I'm trying to plot 2 Locations (2 points on a Power View Map) at the same time for each record/project in a table
    I can plot 1 location for each project of course with no problem
    but I'm trying to show the Begin Point and the
    End Point for each project at the same time
    Is this even possible?

    First of all THANKS this worked!
    But now I stumbled on another issue. So I actually have 3 tables (and I've adopted them to the file you sent)
    Table 1 => TripData
    Trip
    LongLat
    Location
    Type
    TypeCode
    Size
    NW Tour
    47.568077, -122.320800
    Seattle, WA
    Begin
    0
    1
    NW Tour
    47.035608,   -122.884812
    Olympia,   WA
    End
    1
    1
    Cali Trip
    37.808848, -122.412580
    San Francisco, CA
    Begin
    0
    1
    Cali Trip
    32.682611, -117.178348
    San Diego, CA
    End
    1
    1
    Table 2 =>
    TripInfo
    Trip
    OneLongLat
    NTP
    NW Tour
    47.568077, -122.320800
    1/1/2015
    Cali Trip
    37.808848, -122.412580
    1/5/2015
    Table 3 =>
    ALLTrips
    Trip
    Stop
    Owner
    NW Tour
    1
    Owner1
    NW Tour
    2
    Owner2
    NW Tour
    3
    Owner3
    NW Tour
    4
    Owner4
    NW Tour
    5
    Owner5
    Cali Trip
    1
    Owner6
    Cali Trip
    2
    Owner7
    Cali Trip
    3
    Owner8
    Cali Trip
    4
    Owner9
    Cali Trip
    5
    Owner10
    Cali Trip
    6
    Owner11
    This is how the Diagram View looks like in PowerPivot
    Trip Data => Trip Info <= ALLTrips
    Since I don't know how to post pictures
    The MAP FIELDS are as follows
    SIZE - Count of Stop(s)
    LOCATIONS - OneLongLat followed by
    LongLat (drill down feature)
    COLOR - Trip
    The problem now happens with the drill down feature
    You can either plot OneLongLat which is the general location for each trip
    Or LongLat of each trip which shows the begin and end points
    But you can't use the drill down feature???
    If instead of OneLongLat you use a
    State Column it actually works!!!
    I wonder if it has to do with the fact that both locations used for the drill down are Long/Lat numbers???
    Any suggestions???
    And again Thanks for the response!

  • Need to Improve  pefromance for select statement using MSEG table

    Hi all,
    We are using a select statement using MSEG table
    which takes a very long time to run the program which is scheduled in back ground.
    Please see the history below.;
    1) Previously this program was using SELECT-ENDSELECT statement inside the loop i.e.
    LOOP AT I_MCHB.
    To get Material Doc. Details
          SELECT MBLNR
                 MJAHR
                 ZEILE INTO (MSEG-MBLNR,MSEG-MJAHR,MSEG-ZEILE)
                 UP TO 1 ROWS
                 FROM MSEG
                WHERE CHARG EQ I_MCHB-CHARG
                 AND  MATNR EQ I_MCHB-MATNR
                 AND  WERKS EQ I_MCHB-WERKS
                 AND  LGORT EQ I_MCHB-LGORT.
          ENDSELECT.
    Endloop.
    The program was taking 1 hr  for  20 k data
    2)The above statement was replaced by ALL ENTRIES to remove the SELECT-ENDSELECT from the loop.
    ***GET MATERIAL DOC NUMBER AND FINANCIAL YEAR DETAILS FROM MSEG TABLE
        SELECT MBLNR
               MJAHR
               ZEILE
               MATNR
               CHARG
               WERKS
               LGORT
                   INTO TABLE I_MSEG
                   FROM   MSEG
                   FOR ALL ENTRIES IN I_MCHB
                   WHERE CHARG EQ I_MCHB-CHARG
                   AND   MATNR EQ I_MCHB-MATNR
                   AND   WERKS EQ I_MCHB-WERKS
                   AND   LGORT EQ I_MCHB-LGORT.
    3)After getting the further technical analysis from BASIS team , And with the suggestion to optimize the program by changing the INDEX RANGE SCAN to
           MSEG~M.
    SELECT MBLNR
               MJAHR
               ZEILE
               MATNR
               CHARG
               WERKS
               LGORT
                   INTO TABLE  I_MSEG
                   FROM   MSEG
                   FOR ALL ENTRIES IN I_MCHB
                   WHERE MATNR EQ I_MCHB-MATNR
                   AND   WERKS EQ I_MCHB-WERKS
                   AND   LGORT EQ I_MCHB-LGORT.
    At present the program is taking 3 to 4 hrs in back ground .
    The table is complete table scan using index
    MSEG~M.
    Please suggest to improve the performance of this
    many many thanks
    deepak

    The benchmark should be the join, and I can not see how any of your solutions can be faster than the join
    SELECT   .....
                  INTO TABLE  ....
                  UP TO 1 ROWS
                  FROM mchb as a
                  INNER JOIN mseg as b
                  ON    amatnr EQ bmatnr
                  AND  awerks  EQ bwerks
                  AND  algort    EQ blgort
                  And   acharg  EQ bcharg
                  WHERE a~ ....
    The WHERE condition must come from the select on MCHB, the field list from the total results
    you want.
    If you want to compare, must compare your solutions plus the select to fill I_MCHB.
    Siegfried
    Edited by: Siegfried Boes  on Dec 20, 2007 2:28 PM

  • Exit/ BADI for MIGO Doc No Range

    Hi All,
    When I am doing MIGO, then I want that after posting, a particular document no should be genrated which is wrt particular PO Number range.
    For example, One PO No range is from, lets say, 1000 to 1999, then Doc no generated is, lets say 100 to 199,
    and if PO no range is 2000 to 2999 then Doc no generated should be from 200 to 299.
    So is there any BADI or user exit for the same or is there any other way of doing the same.
    Please guide me.
    Vinod.

    Hi Vinod,
    This number range intervals you should configure in SPRO.
    Path is: SPRO->Materials Management->Purchasing->Purchase Order->Define Number Range.
    Thanks.
    Note:Reward Points if you find useful.

  • Office 2003+2007, script to take away the acl's for suffix .doc .ppt .xls

    for a better understanding…
    we have permissions problems with saving from microsoft office 2003 + 2007 on a server volume (osx server 10.5.5).
    if a user saves a document one a share, there are added some strange acl like everyone and stuff, and with every 'ctrl+save' there are duplicated…
    more information you will find in this link http://discussions.apple.com/thread.jspa?messageID=8073847
    for this reason I tried to write a .sh script which a liked to use as a folderaction script (automator)
    I would like use crontab, but seams that doesn't work under 10.5 !!!
    if I call the .sh in the app. terminal it seams to work, even if there shows up some error message for each founded file
    "chmod: Failed to clear ACL on file *.doc: No such file or directory"
    the mkdir gugu I putted in there to make sure, that the script is going in the correct dir
    with the automator, this script doesn't work, I guess it is because the failed message …
    there is the hole script
    #!/bin/sh
    pfad="/Volumes/datatrunk/test/"
    cd "$pfad"
    find . -name "*.xls" -exec chown fileserver {} \;
    find . -name "*.xls" -exec chmod 755 {} \;
    find . -name "*.xls" -exec chmod -N *.xls {} \;
    find . -name "*.xls" -exec chmod +ai "tbsxgl allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.xls" -exec chmod +ai "fileserver allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.doc" -exec chown fileserver {} \;
    find . -name "*.doc" -exec chmod 755 {} \;
    find . -name "*.doc" -exec chmod -N *.doc {} \;
    find . -name "*.doc" -exec chmod +ai "tbsxgl allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.doc" -exec chmod +ai "fileserver allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.ppt" -exec chown fileserver {} \;
    find . -name "*.ppt" -exec chmod 755 {} \;
    find . -name "*.ppt" -exec chmod -N *.ppt {} \;
    find . -name "*.ppt" -exec chmod +ai "tbsxgl allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.ppt" -exec chmod +ai "fileserver allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.pdf" -exec chown fileserver {} \;
    find . -name "*.pdf" -exec chmod 755 {} \;
    find . -name "*.pdf" -exec chmod -N *.pdf {} \;
    find . -name "*.pdf" -exec chmod +ai "tbsxgl allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    find . -name "*.pdf" -exec chmod +ai "fileserver allow list,addfile,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr, writeextattr,readsecurity,writesecurity,chown,file_inherit,directoryinherit" {} \;
    mkdir gugu
    any help would be grateful

    Hi
    Cron does still work in 10.5, however its better if you use launchd. If you're not comfortable with launchctl then you could use Lingon instead? This provides a graphical interface for launchd and is freely available. Google for an appropriate download site or use this link:
    http://mac.softpedia.com/get/System-Utilities/Lingon.shtml
    For assistance with the script you could cross-post over in the Technologies Forum? You might get a better/quicker response:
    http://discussions.apple.com/category.jspa?categoryID=162
    http://discussions.apple.com/forum.jspa?forumID=724
    http://discussions.apple.com/forum.jspa?forumID=735
    Tony

  • Regd : Error during saving the  sales order for Variant configuration

    Hi -
    When the item( config material) is saved in the sales order , system scheduled the production order and getting an error as " Posting Rule for Assembly order for item 000010 could not be generated".
    Any solutions regarding the error.

    Hi,
    This is the process of Assembly to order with variant configuration. In material master, you can maintain gen item category 0002 (configurable material) in basic data view, sales 2 view item category grp 0002 and strategy group 82 in MRP 3 view. After creating of material master, BOM & Routing, You can create sales order in VA01 transaction.
    In this VA01, When you create sales order, system will check material availability, capacity checking and system will show variants for each items. And also when you will save the sales order, system will create production order no immdiately.
    So you can maintain the above settings compulsory.
    please let me know any clarification.
    Regards,
    Mohan

  • Find exact package for saving the workbech request for std SAP object

    Hello friends I have edited a std SAP prog for printing the import PO(got access key from market place).After editing while creating transport request I am not able to find the package to which it should be saved.now the problem is that How to move that program to our quality server.
    the program is
    /1BCDWB/LSF00000063TOP

    Hi achal,
    are you sure you modified a standard SAP object. /1BCDWB/ prefix is common with all quick view reports - they are local and user-specific. You can convert a quickview to query to report. Using a modification key you may add it to the standard - choose a package as you prefer. But better copy the generated query report to customer name space - because it never was and never will be SAP standard. If it is in customer name space, release changes are no problem at all.
    Regards,
    Clemens

  • LiveCycle Designer 7 : Saving the PDF form for the users ?

    Hi,
    When building a form, which will be filled by users, is there any way that the users can be offered the possibility to save their data within the PDF so that they can send the complete form by emails or through a other files exchange media (FTP, WEB, Flashdisk... )
    Although having the possibility to sent only the XML data via email (which is great and we would like to keep this option) we fear that some of our users, which are filling the form, might not feel confident with this and might want to sent their completed form too ?
    Thanks for your answer
    Eric B

    I was able to make this work for the first time yesterday. Assuming that you have Abobe Acrobat 8.0, once you have built the form...using adobe 8 go to the Advanced menu and select "Enable Usage Rights in Adobe Reader". The first time that I did this, and then attached the form to a user of reader - they were not able to save the completed form. So - I went to 'Forms' on the menu and selected "distribute form". Then the user of adobe was able to saved that form and changes that they made.
    The distribute function wants you to email from there as a default. I had trouble because our default mail client is Novell. Still can't get that to work right. BUT - you can distribute the form and save it to your drive for distribution later. I then attached it to an email and sent it out to users.
    Be sure to walk your end user through - using save as and saving it to their computer. My folks are used to NOT being able to do that so they still said they couldn't save the completed form.
    Sorry if this explanation is very basic - but I am not at all a programmer! :) This is what worked for me. I spent hours on this site yesterday trying to work out the email piece and stumbled into this solution.
    Good luck!
    Tonya

  • What is the best app for word docs on iPhone?

    I'm looking for a good app to use with my word, powerpoint, and excel docs on my iphone. I've heard of Quickoffice and Documents to Go and Pages, but which is the best?

    Personally I use QuickOffice but it's a personal choice depending of your user requirements.  Have you checked out the reviews to see what others are saying about them. 

  • Where are saved the user preferences for SCANNER DR-7080C?

    SCANNER CANON DR-7080C
    Please help me  !!!
    I was told to replicate the scanner user preferences in several PCs (15), and several users (20 in each PC).
    This is a image that show several user preferences i prepared for one user.
    AUT-CAR-1C-COL
    AUT-CAR-2C-COL
    AUT-LGL-1C-COL
    AUT-VAR-1C-COL
    etc.
    pleas
    Can you tellme how can i find and backup those user preferences and use them in other PCs ?
    Thanks in advance.
     Edgar

    Omg what a dumb storage mode. I don't think this will even work when i'll reinstall my OS and place back this file. Anyway, i found it by monitoring my entire system.
    C:\Documents and Settings\All Users\Application Data\Creative\CADI\Preset
    There will be only one file named:
    PCI_BUSXXXX-X-XXXXXXXX-XXXX.dat
    Replace all "X" with probably random numbers and letters.
    Though i can confirm it worked for existing session (removing and adding this file back indeed affcted EQ presets).
    Hope this helps to anyone else too. This is for X-Fi series.

Maybe you are looking for