Settings for USER MASTER in PRINTING?

In The tcode : CO02 for Prod Order , I specify under menu path : Order-settings-listcontrol-for Lp01 printer : 0909 . In the user master record the printer SPLD is 7205. I want that the printer setting on the screen ( 0909 ) should override the settings for user. So , I went to tcode opk8 and in the Print COntrol -> selected output device = 2 ( 1 is for user , 3 is for print control ) . I tried to print the form riding the user master setting , but it is not working . WHen i go and check the Print Determination : I see that it populates the print control from User master only ?
Any idea how can i override this setting ?
note : this List Control calls a Zprogram that calls a Smartform .

Hi Divya,
you can use tcode opk8 to create new entries under  : Refernce Order Types -> Print Programs and can specify your driver prog name there which will call your smartform .
You can also do setting for each List Type you create in : the : Spool Parameter for user . there you can specify properties of list based on : User name or on the Plant level .
In the driver program i did something like this :
  read table caufvd_tab index 1.
  case caufvd_tab-werks.
    when '7200'.
      i_formname = 'ZSF_OBJECT_LIST'.
    when '9200'.
      i_formname = 'ZSF_OBJECT_LIST'.
    when others.
      i_formname = 'ZSF_OBJECT_LIST'.
  endcase.
Hope this helps . If you have any queries let me know .
Thanks
Message was edited by: SAP BEE

Similar Messages

  • Export and import change document for user master data

    Dear Gurus,
    I have two queries on change document for user master data:
    1. Are there any approaches to export and import change document for user master data?
    We often do system copy from PRD to QAS for UAT and troubleshooting. Before system copy we export the user master data from QAS and then import after the copy process. We would like to keep the change document for user master data on QAS from being refreshed from PRD for security reason.
    2. Change document for Role change in QAS
    When the role is created or modified in DEV and then transported to QAS, the role change document doen't include this change log. The role change document in QAS only records those role changes directly made in QAS.
    Could you advise this is by SAP design or are there any approaches to record this transported role change  in the role change document in QAS?
    Thanks
    YBY

    1. Perhaps you want to consider a system copy to a "virtual system" for UAT?
    2. Changes in QAS (as with PROD as well) will give you the delta. They should ideally be clean... You need to check the source system.
    Another option is to generate the profiles in the target system. But for that your config has to be sqeaky clean and in sync, including very well maintained and sync'ed Su24 data.
    Cheers,
    Julius

  • Business object for user master in SAP

    Is there a standard business object for User Master in SAP?
    Somehow I just could not find it.
    Thanks.

    Hi Jeff,
    I think the BOR - USER should do your purpose.
    Regards
    <i><b>Raja Sekhar</b></i>

  • For my power shot S5IS, best camera settings for 4 X 6 prints?

    for my power shot S5IS, best camera settings for 4 X 6 prints? I would like to have the best setting so when i print out the photos,i do not need to crop or trim. It is close, but i feel it can be better.

    The bad news is that you can't do anything in camera to get that result. The good news is that once you understand the possibilities you'll appreciate being able to control how your prints get framed (cropped). Your camera produces images in a 3:4 ratio while a 4 X 6 is a 2:3 ratio so if you don't know in advance that you need to crop some from the top, bottom, or both to make your image fit the 2:3 ratio & frame too tightly when taking the photo you're in trouble. Learn to shoot in a way that allows cropping to match common print sizes, and find a simple editing program to crop in computer. This should be standard practice because even though you may want a 4 X 6 now down the road you might want a 5 X 7 so keep your options open. 
    If you don't have an editing program that easily does this & you're on a PC download Picasa which is an excellent program for this & it's free. Once you have it running select one of your existing photos, select "crop" from the menues on the first tab & then play around with the different options Picasa has built in to see the effects to your image. NOTE that it won't throw away the data outside the crop box even though it may look like it has. You always have the option to "undo crop". Once you get a result you like you "export"  & create a new file cropped as seen on screen WITHOUT modifying the original file.
    "A skill is developed through constant practice with a passion to improve, not bought."

  • Retail:Regarding the backend settings for Artilce master data

    Hi SAP Gurus,
                            Can anyone tell me  the IMG settings that we do for Article master in Retail.I am expecting the step by step procedure for doing the  IMG settings.explain me in details in forum or you can mail to my personal mail id also.
    Thanks & Regards
    Tonyrao

    Hi Kapil,
                 As i spoke to you regarding the IMG settings of artilce master data.The complete settings we do as per client requirement.(complete procedure like step by step explanation is expecting from you,if possible try to send with screen shots)
    (1) How we define number range for each artilcle type?
    (2) How we define attributes of article type?
    (3)How we assign fields to field selection group?
    (4)How we maintain fields selection for data screen?
    (5) How we assign screen sequence to user/article type/transaction/industry sector?
    (6)How we find what is the field selection group for fields in (as basic view) all views.
    CAN YOU SEND IT TO MY PERSONAL MAIL ID "ambajitony at the rate of gmail dot com "
    THANKS IN ADVACE THIS WILL HELP ME ALOT IF YOU PROVIDE CLEAR STEPS TO FOLLOW
    Thanks & Regards
    Tonyrao

  • Query security settings for users

    Hi again.
    I'm looking for a way of querying security settings for a user.
    ie I understand that company/division etc security is implemented through responsibilities.
    In which case, is there a way to retrieve those exclusions per user?
    (eg User 1 cant see company 50)
    Thanks,
    g.

    Hi again.
    I'm looking for a way of querying security settings for a user.
    ie I understand that company/division etc security is implemented through responsibilities.
    In which case, is there a way to retrieve those exclusions per user?
    (eg User 1 cant see company 50)
    Thanks,
    g.

  • Cant find settings for black and white prints using konica minolta bizhub 280 printer

    I am having difficulty finding where to set our network Konica Minolta bizhub C280 printer to print black and white instead of colour from my macbook pro with OSX 10.8.2. I dont want to change the default printer settings, just change individual document print settings. Can anyone please assist me as to where and how to do this?

    "How about under "Default Settings"? Is there a option for B&W printing?"
    No there isn't.

  • Changing settings for users

    I have locked down some (most of the users and do not allow them to set 'General Settings' for instance.
    I now want to set some settings for them like 'Screen Locking' .... and there is no GUI in SAP where I can set this for other users (as manager).
    However, these settings are in OUSR and it would be rather easy to use SQL to set the required data.
    Is it 'common practice' to do this this way or is there any objection?
    Thanks
    Franz

    Hi Franz
    SAP will not support any database, which is inconsistent, due to
    SQL-Queries, which modify datasets or the datastructure of the SAP
    Business One Database. This includes any update-, delete- or
    drop-statements executed via SQL-Server Tools or via the the query
    interface of SAP Business One.
    This is stated in the support contract between SAP and the SAP Business
    Partner also.
    You can check SAP Note 896891 which also stated that.
    Regards,
    Syn Qin
    SAP Business One Forums Team

  • Client Settings for Device collections Vs Client Settings for User collections

    I noticed there are "Client Settings" set for each User and Group in SCCM. I want all my "Client Settings" configured by Device Collections not User Collections, what can I do? Can someone explain the difference between those?
    Thanks
    James A+, Network+, MCP

    One is for user settings on a client and the other is for device settings on a client. As you can imagine user settings can only be deployed to user collections and device settings can only be deployed to device collections.
    For more information about the user and device settings see:
    https://technet.microsoft.com/en-us/library/gg682067.aspx?f=255&MSPPError=-2147217396
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Table for field settings for vendor master

    Dears,
    Can you please let me know which table do i need to refer if I want to know which fields are maintained mandatory, optional, suppres for Vendor master for each account groups.
    I have looked into table T077K, but the table values are showing for example ..................................... How to conclude with these values.
    Please suggest.
    Regards
    Kamesh

    Hi
    fiedl selection for vendor Mastr depend upon Vendor account gruop there you can fied out which field is optiona or dispaly like wise
    check following link 
    You maintain the account groups in Customizing for Logistics General under Business Partners - Vendor - Control - Define Account Groups and Field Selection (Vendor).
    [http://help.sap.com/saphelp_470/helpdata/en/75/ee0b1c55c811d189900000e8322d00/content.htm]
    Regards
    Kailas Ugale

  • Printer settings for user

    Hello.
    Requirement is : We need to find out the dafault window printer name for the SAP user id....Using Get_print_parameter function module, I could find out the device name LOCL (if this is what maintained through user profile). But it doesnot give the exact printer name which this LOCL directs the print to. Also in SAP i need to find out the list of printers with their server name.
    Thanks
    Hemant

    Hi,
    For list of printers, use function module ADS_GET_PRINTER_LIST
    For dafault window printer name for  SAP user id use function module BAPI_USER_GET_DETAIL. Export parameter DEFAULTS will give the printer details
    Regards
    Rajvansh

  • I recently changed my apple id and I acan not change the apple id on my iphone 4. I am trying to change the settings for user name on the icloud setting on my phone and it will not let me change. Can someone please help me? I appreciate it.

    It only has gray letters when I try to change my apple id iin my icloud user settings. How can I change my apple id to my new email address and password? My old one was hacked.

    Yes, but if you delete the iCloud account and start again, don't you have to wait 90 days for everything to start syncing??  I've been having this problem for months and no one seems to be able to figure it out.  I used to have one Apple ID (which was not an email address) and then when iOS came along....and iCloud, they force you to use your email address as ID ....which actually sets up a SECOND Apple ID.  I have a Mac, iPad, iPod touch and iPhone.  the Apple techs tried to delete the iCloud accounts so that they all said the same thing (email address ID) but then I had to wait 90 days.  the 90 days just passed and nothing is automatically syncing yet.  I still think there are 2 accounts but if I delete all again.....it's going to be another 90 days (for security reasons, I was told).  This is a real pain in the butt.

  • 'Mass maintainence ' of  Plug-in settings for users in cFolders

    Hi All
    In cFolders  under settings---> General , we have a checkbox for Plug-in.
    Can the cFolders admin enable the plug-in for all the users in cfolders through some mass maintainence transaction?
    Pls. let me know, if you have any inputs on this.
    warm regards
    Kedar

    The user administration settings will help you only for the new users. for the old users try this piece of code.
    DATA lp_setting TYPE REF TO cl_cfx_settings.
    DATA lt_filename  TYPE cfx_tt_string.
    DATA l_filename TYPE string.
    DATA l_value TYPE string.
    CALL METHOD cl_cfx_settings_doc=>get_folder_entries
      EXPORTING
        i_folder_name = 'User Settings'
      IMPORTING
        et_file_name  = lt_filename.
    LOOP AT lt_filename INTO l_filename.
      CREATE OBJECT lp_setting
        EXPORTING
          i_name        = l_filename
          i_folder_name = 'User Settings'.
      l_value =  lp_setting->get_setting(
            i_key = 'UseEditPlugins'
            i_default = '' ).
      WRITE:/ 'FileName',l_filename,'-:Value:->', l_value .
    ENDLOOP.
    call method set_setting instead of get to set the value to true.

  • Firefox Settings for users in a Windows Server 2008/Win 7 Environment

    I am currently building images of Windows 7 with Firefox 4 for use on our machines. We use Windows Server 2008 to apply user settings. I am looking for a way that I can provide bookmarks, change some of the default settings, and remove the start-up splash screens for Firefox. It turns out that each time a unique user logs into a computer, they have to walk through these splash screens, and the settings revert back to defaults, and the bookmarks are gone. We have several thousand users on our network, so any help fixing this issue would be appreciated.

    Generally it is the browser service that populates network neighborhood. This technology is no longer used with newer OS like server 2008, windows 7/8.
    Description of the Microsoft Computer Browser Service
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Get personalization settings for user

    Hello!
    Is there a way to read all user personalizations via API? There is a Link "Personalize" in the Portal GUI. Where are the settings stored for it? Can I get it by the role?
    Thanks in advance,
    Burkhardt

    Hi Burkhardt,
    > a way to read all user personalizations via API?
    If I understand the question right, these are the personalizable properties of the PortalComponentProfile; see http://media.sdn.sap.com/html/submitted_docs/60_sp2_javadocs/runtime/com/sapportals/portal/prt/component/IPortalComponentProfile.html
    If a property is personalizable, you can check with isPersonalizableProperty(java.lang.String key)
    Hope it helps
    Detlev

Maybe you are looking for

  • Assign external delivery number using BAPI_DELIVERYPROCESSING_EXEC

    Hi Experts, How to assign the external delivery number using "BAPI_DELIVERYPROCESSING_EXEC? For internal no, the BAPI works and I try to pass the parameters "tbl_request-EXTDELV_NO = XXX" to the BAPI , it prompt an error "Unexpected issue of error me

  • CS6 in Windows 8 Startup Error

    Hello, I just bought a new laptop, a Sony Intel i7 with Windows 8. I just bought the creative cloud and opened up Premiere pro. I got this startup error, "Adobe Premiere pro could not find any capable video play modules. Please update your video disp

  • Attributes Dimension

    I am having trouble understanding Attributes dimension. Can someone give a clear example and explain this concept to me? Also tell me how to view the Attributes in the Excel add-in.You can respond here or email me directly at [email protected] Lal

  • Content Filter

    I have the Droid Razr. I am unable to download certains apps because of the content filter. When I go to Content filter and click on manage my safeguards, its shows that all filters are off. But I am still not allowed to download apps. Why am not abl

  • JBO error when terminate session

    Hi, I ran into the following error when I tried terminate session when user logs out. You help would be appreciated. Here is the code of the backing bean ExternalContext ectx = FacesContext.getCurrentInstance().getExternalContext(); HttpSession sessi