Changing the catalog profile when creating a QN FROM ACTION BOX in transaction QM02

Hi All,
When I create a quality notification from the action box in transaction QM02, the catalog profile is fetched from the material master. I want this changed so that the catalog profile is
always copied from the QN being preocessed in QM02. (current QN)
I am not able to locate the code where the catalog profile for the new QN(QN being created) is fetched from the material master.
If I change the catalog profile in the material master, it works, but that is not a solution for me.
Need the exact point where I can pass in a different catalog code.
Also, I do not see the new QN number anywhere while debugging.
PS: The QN is being created from the action box in transaction QM02 and not from transaction QM01.
Thanks.

Hi All,
When I create a quality notification from the action box in transaction QM02, the catalog profile is fetched from the material master. I want this changed so that the catalog profile is
always copied from the QN being preocessed in QM02. (current QN)
I am not able to locate the code where the catalog profile for the new QN(QN being created) is fetched from the material master.
If I change the catalog profile in the material master, it works, but that is not a solution for me.
Need the exact point where I can pass in a different catalog code.
Also, I do not see the new QN number anywhere while debugging.
PS: The QN is being created from the action box in transaction QM02 and not from transaction QM01.
Thanks.

Similar Messages

  • How do I change the image title when it is uploaded from iphoto to iweb. At the moment the image title is /shapeimage_1.png and I would like to put in something more relevant than just shapeimage?

    How do I change the image title when it is uploaded from iphoto to iweb. At the moment the image title is /shapeimage_2.png and I would like to put in something more relevant than just shapeimage_2?

    When you drag images from iPhoto to iWeb, iWeb retains the original filename.
    When you use a mask, iWeb creates a png file with the shapeimage name.
    So do not use a mask and crop your images before dropping them on the iWeb canvas.
    When you use an irregularly shaped mask, then png files are created. They have to be png because of the transparency of the shape.
    You can use a 3rd party application to create the png images yourself, and give them a proper name.
    Or use the published png files, rename them and drop them back onto the iWeb canvas, while first removing the previous images.

  • Is it possible to change the default URL when creating new hyperlinks?

    I'm currently working to take a 128 page catalog that was created in InDesign for print and turn it into a interactive PDF to post on our companies website. The catalog contains thousands of part numbers and I'd like to link each one to its corresponding stock status page on our website that gives current availability and pricing for any particular customer.
    So say I'm dealing with part number "XXXX". When I go to add the hyperlink the default web address it spits out is " http://XXXX ". Instead of that, would it be possible to change the default to " http://forums.adobe.com/discussion/XXXX/1 ". Obviously I just used this website as an example, but it would save so much time if I could avoid having to type the exact same URL every time.
    Or maybe is there a quicker way to do this other than what I am currently trying?
    Thanks

    I've found some external software applications that will do it, so that leads me to believe its not possible within ID CC.

  • How do you change the max data when creating a DVD?

    I recently filmed a show and am making DVD copies. The show runs 1hour 45mins and is about 79gb in HD. I'm using compressor 4.1 to create the DVDs so it fits on one disc. I've made a few test copies but so far every DVD freezes at around 43 mins when I play it in another computer or dvd player. I heard in a blog that reducing the max data should solve the problem. This is my first time using compressor and I wanted to know where do you go to change the max data and how will that affect the video quality? Also, what is the suggested range of data limits for a project of this size?
    Thanks

    Duplicate the Create DVD preset from the Settings pane and name it.
    Select the MPEG setting in the batch window.
    Open the Inspector and click the Video tab.
    Choose your "Encoding Mode" (CBR, etc.).
    Uncheck Automatically Select Bit Rate.
    You can then move the slider: somewhere around 4 Mb per second should be about right.
    Just to add that you might also have a problem with the physical media. Try another brand to see whether that makes a difference.
    Russ

  • How do I change the password requirement when my computer wakes from sleep?

    I followed the procedures as posted to change the password setting.  This is a personal laptop.  User setting indicate password is not required when waken from sleeping  However, 8.1 continues to ask for a password.  Need help!

    Tried this. Settings indicate no password required for booting and no password required for waking from sleep.  Password is not required when rebooting; however, continues to require password when waking from sleep.  Any advise?
    This was design by default, you still need password when system locked.
    Roger Lu
    TechNet Community Support

  • Changing the font size when sending email out from the iPad with MobileMe

    Is there a way from the iPad, or from my MacBook to the iPad, that I can increase the size of the font when typing outgoing mail? I use MobileMe on both my iPad and MacBook. My sister has cataracts and she needs the type size larger than what is already set on the iPad outgoing mail. I can make the type size larger for my incoming mail - I guess I did it through iPad settings -but I can't seem to figure out how to make it larger for my outgoing mail. I would prefer to be able to answer her on my iPad than having to switch back to my Mac each time she writes. Thank you.

    I guess what I am looking for is a toolbar when I am sending email so that I can change the font size, change the typeface, make words bold, underline them
    I don't think you will find any app that does that, it's the kind of feature only Apple can add. You can tell them here:
    http://www.apple.com/feedback/ipad.html

  • Create new notification from action box

    Hi,
    We have the following scenario: In transaction IW52 (Notification modification) we have created a new follow-up function, with this new function we want to create a new notification with some data from the current notification.
    The activity of the new follow-up function executes a Z function module. Everythings works fine except that when the function module is finished and the new notification is created it shows the IW52 transaction with all fields blank.
    We have tried to do it with the functions mdules from IQS0 group function and with business object BUS2080, both options had the same result.
    With the debuging we have found that when the follow-up action is called from standard code in SAPLIQS0 - LIQS0F75 - FUNKTION_ACTIONBOX_F75 the viqmel is null when follow-up action is ended:
              CALL FUNCTION l_funktion-baustein
                EXPORTING
                  i_viqmel       = viqmel
                  i_customizing  = l_funktion
                TABLES
                  ti_iviqmfe     = l_iviqmfe
                  ti_iviqmur     = l_iviqmur
                  ti_iviqmsm     = l_iviqmsm
                  ti_iviqmma     = l_iviqmma
                  ti_ihpa        = l_ihpa2_tab
                EXCEPTIONS
                  action_stopped = 1.
    Thanks.
    Edited by: Sistemes Emaya on Oct 28, 2011 10:46 AM

    Hi,
    In this case follow below steps mentioned below.
    Action box in IW52 trigger your Z Function module so use below steps may it will help you.
    Inside your Z Function module-
    1 ) Get notification number from Parameter id using command "GET PARAMETER ID XXXXXXX" .
    2 ) Fetch relevant records from database on behalf of notification number which you get in step 1.
    3 ) Use records in your Z Function module to create another notification as per your requirement. 
    Thanks,
    Vijay

  • How to avoid the House Bank when creating a vendor from the HR master data?

    Hi all,
    I am using T-code PRAA in order to generate the vendors from the HR master data.
    It works fine, but the programs tries to record a House Bank in the company code view of the vendor.
    Which I don't want.
    Does anyone know how to get rid of the house bank ?
    I already tried, by deleting the entry in the characteristic TRVHB, through PE03, but then, the file is not generated successfully.

    Hi Madhuri,
    Best way to avoid such problem is to use TAB delimited file instead of comma separated data. Generally TAB does not appear in data.
    If you are generating the file, use tab instead of comma.
    If you cannot modify the format of file and data length in file is fixed character, you will need to define the structure and then move data in fixed length structure.
    Regards,
    Mohaiyuddin

  • How to remove create placement option from action of HRMS people screen

    Hi All,
    Please can you suggest me the way to remove 'create placement' option from action field of UK Super HRMS manager responsibility or any responsibility .I have tried it by task flow approach.So kindly suggest different approach.
    Regards
    Akash

    There is a system lookup_type HR_PTU_ACTION_TYPES which gets these values.
    Not sure if you can disable it(unless you go by the Help - Diagnostics - Examine)

  • How to change the default save encoding of the dvm files when create dvm???

    When I creating a DVM(domain-value mapping) in Chinese on the ESB control and confirm it, then restarted the SOA service, the DVM that I created in Chinese disappeared from ESB control. All the maps(both English and Chinese ) are in DVM Repository.
    After I updated the encoding from ‘UTF-8’ to ‘GB2312’ in the three files below, and restarted the SOA service, the DVM in Chinese appeared on ESB control.
    But when I adding the second row in Chinese and save it, then restart the SOA service, the DVM in Chinese disappeared from ESB Control once again. Because the encoding in the three files below is updated from ‘GB2312’ to ‘UTF-8’ .
    Files:
    C:\product\10.1.3.1\OracleAS_1\integration\esb\oraesb\artifacts\store\metadata\files\dvm.def.xml
    C:\product\10.1.3.1\OracleAS_1\integration\esb\oraesb\artifacts\store\metadata\files\dvm\Chinese.xml.def.xml
    C:\product\10.1.3.1\OracleAS_1\integration\esb\oraesb\artifacts\store\content\files\dvm\Chinese.xml_1.0
    How to change the default save encoding of the dvm files when create dvm in ESB control ???

    I have the same problem.  When I updated to Mavericks now the bookmarks bar font is huge.  I liked it the way it was before.  I liked the smaller font.  Also wish I could change the color of the sidebar and font/folders too.
    I tried to see in preferences if there was anyway to change it, but I don't see anything there.

  • Is it possible to change the owning schema when generating datetime dimensions in the datasource?

    When creating a date time dimension using the dimension wizard and generate schema wizard, i would like to be able to change the owning schema from dbo to something else. The field is greyed out and I am unable to change it.
    Is it possible to change the owning schema when generating datetime dimensions in the datasource?

    Hi rkbjr,
    Thank you for your question.  
    I am currently looking into this issue and will give you an update as soon as possible. 
    Thank you for your understanding and support. 
    Thanks,
    Bin Long
    TechNet Subscriber Support
    If you are TechNet Subscription user and have
    any feedback on our support quality, please send your feedback here.
    Bin Long
    TechNet Community Support

  • Changing the display profile for multiple users at once.

    Is it possible to change the display profile for multiple users at once? We would like ot be able ot add tabs and channels globally, but right now we can anly do it for once user at a time. Also, is it possible to have certain generic display profiles that all users use? like an admin profile and a tech support profile and a normal suer profile? Any help is appreciated...

    Yes this possible using the dpadmin batch command.
    Please check the dpadmin documentation for the batch command.
    For generic display profile what you can do is create users and assign the user particular roles. The display you would be creating would be for the roles. The users belonging to that role would inherit that display profile.
    HTH ..

  • Need log of the users who changed the partner profiles.

    Hi,
    Some user has been changed partner profiles of the CUA configuration Setup.
    It is displaying only Agent Name. They delete the Inbound and outbound parameters of the partner profiles created by CUA. So, I need to trace out the user who changed these parameters.
    It will be appreciate if anybody can help in this issue.
    Thanks,
    Shiva.

    I resolved this issue by deleting the partner profiles created by CUA in all child clients. And delete the Distribution model in all child clients and re-distribute the distribution model from Master client.
    Now its working fine.
    But I am not able to trace out the user who changed partner profiles. I checked in ST03N but i didnt get the information abt the we20. ( I am using ECC 6.0 version).
    And in WE20 it is not showing any User ID who changed the partner profiles. I checked in following tables but I didnt find any changed details of partner profiles.
    EDIPHO
    EDMSG
    EDP12
    EDP13
    EDP21
    EDPP1
    T002T
    T005T
    Regards,
    shiva.

  • Userexit or BADI to change service price when create PO reference from PR

    Hi,
    I need userexit or Badi to change the gross price ( ESLL-TBTWR ) when create PO reference from PR.  Currently , when I do this it will recalculate the gross price based on the service master and ignoring whatever the price put in PR.  Could anyone tell me userexit or Badi that would allow me to change the price when i create PO from PR via ME21N.
    Thanks,
    Gilbert

    Hi Gilbert,
    You can try using Function Exit EXIT_SAPLMLSP_030 of Enhancment SRVESLL.
    This Function Exit has ESLL data as changing parameter.
    But this Function Exit is called from a number of transaction. So do put in correct checks (like sy-tcode or sy-ucomm) before substituting any values. If proper checks are not put in then values may be substituted when this function exit is called from other transactions (like tcode "ML81N").
    Hope this will help.
    Regards,
    Abhisek.

  • Limits to the SQL Statement when creating External Dictionaries

    Limits to the SQL Statement when creating External Dictionaries
    Does RC not provide the ability to concatenate multiple db columns into a single dictionary field?  When trying a query like:  SELECT Col1 + Col2 AS NewCol1 FROM Tbl1 we get an error("Unknown internal error") after clicking to save/create the new  dictionary.  This is on version 2008.3

    What if you created a buffer table in your external database, that is populated by your field-merging query, and then invoke that from Newscale? The temporary table would be updatable by newscale (although, presumably, you wouldn't actually have newscale update it), so then it'd accept that connection.
    For example, I think you could do something like that by creating a View in MS SQL Server. Likewise, in other database brands you could create a Trigger that would update the buffer table each time data in the real tables are changed.

Maybe you are looking for