Changing Printer in the PO master form

Hi All,
     we are SRM 5.5 ECS. we addded a new printer and would like to change default to the new printer. Please suggest where I could change the printer in SRM Master form/config. When users print PO, it should automatically default to new printer.
Please advise.
Regards
Rao

Hello Rao,
Change value for attribute 'PRI' in organizational plan.
Check, with view HRV1222A for this attribute, where your old printer value is populated in order to switch to the new one.
Regards.
Laurent.

Similar Messages

  • Report for abserving changes made to the customer master and moniter

    Report for abserving changes made to the customer master and moniter and detail
    Please send with t. code.

    Hi Dhari,
    Well the requirement seems very simple but its not as simple as it looks.
    i have an idea not sure whether it gonna work or not. you need to build a history cube as if i understand your requirement then for any selected period you wanna see the change in wage type or pay rate for each employee if any.
    1. pick up an cube that builds on emp transaction data.
    2. add the 0empoyee Md, wage type and pay rate from MD to the cube and fill the cube
    3.so now every day or in scheduled time interval the MD will load and the corresponding the TD will be loaded to the cube.
    4. create a info object say indicator and add it to the cube
    5.while loading the data to the cube everyday in tranformation check if for same employee there is a change or not in the wage type and pay rate. If so set the indicator to 1.
    4.now build one more cube for holding the changed records from this cube and call it say zhrchange
    5. now pull the date, year and related emplyee information for the emplyee to the zhrchange for those with indicator 1.
    6. before the next load happen, rememrbe to set the indicator to 0 before checking the conditoin in the transformation routine , so that only if the conditoin satisfy then only it will be 1 else it will be 0.
    now the cube zhrchange has all the changed records with time stamp and you can base your query on that to get the changed values in specific time period
    hope this helps.

  • Change history of the customer master

    Hi Gurus, need help.
    We have a customer requirement where a customer was assigned to multiple sales areas before, but the customer assignment to one of the sales areas is deleted.
    Where is the place where we can see the relavant change history for the customer master.
    regards,
    Krishna

    In customer master data, choose environment from Menu bar then select Fields Changes.
    There you will get info related to,
    -All Changes
    -Entries
    -Deletions
    -Field Names
    Similarly for Account Changes, choose environment from Menu bar and select Account changes. And correspondingly based requirement go for All Fields or Senesitive Fields.
    Hope it assist you.
    Thanks & Regards
    JP

  • Can we use idoc technique to change or delete the vendor master data?

    Hi,gurus,
    Can we use idoc technique to change or delete the vendor master data?You know we can create vendor data using idoc CREMAS03 as the receiver adapter,but when change or delete the specified vendor data,must we use RFC adapter technique?
    Another question:I found the bapi which creates a vendor master data doesn't have the parameter account group,then we turned to idoc technique.But which adapter should I use when change or delete the vendor data?
    Thanks in advance.

    Hi,
    >>>I found the field of the segment of deletion flag at different level,and very appreaciate your help.
    yes - LOEVM  - but remember this will not delete the record but only mark it for deletion
    >>>It's a long time to wait for your new blog,what new and interesting things do you find?
    at least 4 new in my head - 2 simple but important and 2 new + I'd also like to write something for XI guys about
    BO data integrator which can also work as EAI tool (BTW I know it's ETL) but how knows when they will appear
    Regards,
    Michal Krawczyk

  • Transaction to have the Report displaying changes done in the Vendor master

    Hi Team,
    We have done some changes in the Vendor master for examle Vendor  currency and Payment terms.
    is there any transaction which will give the Changed list of Vendors with user details ,date and with old 
    and
    New values.
    Regards,
    Adinath Raykar

    xk04
    you have to choose from menu ENVIRONMENT to get a list for many vendors at once
    Edited by: Jürgen L. on May 18, 2009 11:40 AM

  • Failed to update in the Item Master Form ATO field checked

    Hi All ,
    I am trying to implement B2B ( Back to Back Order ) and to implement the B2B the ATO should be checked irrespective of Manufacturing is installed or not.
    Now the problem is I am able to update some of the item but failed to update some of the item and it gives error " the Sales Order Line is opened you can not
    check the ATO".
    Now I did to avoid this I updated the columns BUILD_IN_WIP_FLAG to 'Y' and REPLENISH_TO_ORDER_FLAG = 'Y' in the Item master table .
    And I was successfully able made further transaction of the open sales order line.
    I wanted to know to updating the field BUILD_IN_WIP_FLAG to 'Y' and REPLENISH_TO_ORDER_FLAG = 'Y' will impact our bussiness in Future.
    Regards,
    Sharad

    Hello Sharad,
    First thing, if you are implementing B2B in your system then your organization is a Manufacturing organization or distribution organization?
    If this is not a Manufacturing organization, then the item should be a Buy Item along with ATO attribute enabled. So that the B2B requisition created & then PO.
    If you are implementing Assemble to Order in Manufacturing organization, then your ordered item should be a make item not a buy item. For this sub assembly or finally assembly you need to define the bill, routing etc. After that once you book the ATO sales order, the work order will be created. & the process continues.
    The error "the Sales Order Line is opened you cannot check the ATO", comes when you are having open sales order exists & you are trying to update item attributes. It is always advisable to close all the sales order lines in this case before changing the same.
    Unless & until you are using BOM & WIP in your organization, change of BUILD_IN_WIP_FLAG will not affect. Please make sure not to update these attributes from backend using database update script.
    Regards,
    Jyoti Ranjan Mohanty

  • How to change the base UoM in the material master?

    Hi,
    I want to change the base UoM in the material master for a particular material but I can't change irt with MM02 as system says it has open routings for this material.
    I have set the deletion flag on the routings but still system shows open routings while changing UoM.
    Is there any standard SAP program by which UoM can be changed if open POs, stock etc. are present in the system?
    Thanks,
    Input

    HI
    It is possible to change the Base unit of measure in the following cases:
    1) If there are no stocks of the material in the syatem
    2)If there are no purchase requisitions, purchase orders, or scheduling agreements for the material.
    3)If a purchase order or purchase order item is not being created or changed.
    Procedure for changing is:
    Access the material master record in Change mode.
    Overwrite the old base unit of measure with the new one on any departmental data screen.
    Save the change.
    Thanking you.

  • Event to use for Creation of a Check box on Warehouse master Form

    Hi experts
    I have created one check box on Warehouse Master form in AfterMENUClick Event. It works fine if I open the form on Menuclick . But If I open the Warehouse master form by Link button from any document, it does not show the check box. I also want to deactive the checkbox if once it checked. So, I do some coding in Data_Load event. It also works fine If I open the form by Menu click. But if I open the form by Link button it gives error " Invalid Item Id ". 
    So I want to know which event I should use to create the check box and which Event I Should use to Deactive the Check box

    Thanks Nagy for quick reply
    I use the following code for creation of check box
    <B1Listener(BoEventTypes.et_FORM_LOAD, False, New String() {"62"})> _
            Public Overridable Sub OnAfterFormLoad(ByVal pVal As ItemEvent)
                Dim ActionSuccess As Boolean = pVal.ActionSuccess
                Dim form As Form = B1Connections.theAppl.Forms.Item(pVal.FormUID)
                'ADD YOUR ACTION CODE HERE ...
                Dim oForm As Form
                Dim oMatrix As Matrix
                Dim oItem As Item
                Dim sysItem As Item
                Dim BinCheck As CheckBox
                Dim BinLabel As StaticText
                Dim cmbBinCode As ComboBox
                oForm = B1Connections.theAppl.Forms.ActiveForm
                oForm.PaneLevel = 1
                sysItem = oForm.Items.Item("2000002010") 'Excisable check box
                oItem = oForm.Items.Add("BinChk", BoFormItemTypes.it_CHECK_BOX)
                oItem.Left = sysItem.Left
                oItem.Top = sysItem.Top + 20
                BinCheck = oItem.Specific
                BinCheck.Caption = "Bin Enabled"
                BinCheck.DataBind.SetBound(True, "OWHS", "U_BinEnabled")
            End Sub
    It gives error on sysItem = oForm.Items.Item("2000002010") line Invalid Item Id
    Plz check and tell the problem
    Regards
    Gorge

  • To attach a RTF template(Report for printing ) in the master detail form

    I have an application in which I have 3  master detail forms  of which one of the form is a gate pass form . Now this gate pass form has a report region as the detail.
    All that i need help is to print the Gate Pass with few fields as information in the gate pass form , where an image or picture of the visitor is also a filed .
    Now I have created an RTF Template  which is the Gate pass layout with the pic.
    So ultimately I have the application for the gate pass form and the RTF template ready with me .. Fixing this template with the application with a BUTTON called PRINT is the challenge am facing !
    SELECT XVH.GPDATE
           , TO_CHAR(XVH.VISITORTIMEIN, 'HH:MI') VISITORTIMEIN --, (XVH.VISITORTIMEIN )
           , (TO_CHAR(XVH.VISITORTIMEOUT, 'HH:MI'))VISITORTIMEOUT
           , XVH.VISITOR_NAME --, = XVH.PERSON_ID
           , XVH.COMAPANY_NAME
           , XVH.PURPOSE_OF_VISIT
           , (SELECT A.FULL_NAME
                FROM PER_ALL_PEOPLE_F A
               WHERE A.PERSON_ID = XVH.PERSON_ID
                 AND SYSDATE BETWEEN A.EFFECTIVE_START_DATE AND A.EFFECTIVE_END_DATE) To_meet
           , XVH.VISITOR_PHONE
           ,APPS.GETBASE64 (XVH.VISITOR_PHOTO)
      FROM xxcdot.XXBCT_VGPF_HEADER XVH
    WHERE XVH.GP_HEADER_ID =  :P_HEADER_ID
    This is the query for the template ..
    Please help me with this. I am very new to apex and learning it with help of online tut

    Pars I need another Help
    I am working with a master detail form where in the form region i have a Radio group . Lets say the Radio group is
    o Returnable
    o Non Returnable
    o Other
    so when i select Non returnable I want a particular column called
    Line Status to get Disabled .
    I have done that by a dynamic action - using jquery statement (.Disable) .
    Defining the element attributes as Disable .
    Now the problem is that ,, Line status is getting disabled on the selection of Non returnable radio button. but unless and until i dont press the Add row button it does not work ,, else i will have to switch over between the radio buttons to get this action done !!

  • Can we change the employee number on the employee master data form ?

    Hi,
    Simple question but can we change the employee number on the employee master data form ? We need to use the same employee numkbers from another system but just cannot interact with the employee no. in SAP 2007 ?
    Thank you,
    MB

    You canu2019t modify the employee number. It is assigned by the system sequentially.
    But you can define a user defined field to store the other systemu2019s identifier or use (and even rename) some other field to store this information.

  • Changes in the Payment program Form for Checks

    SAP Experts,
    Issue: The Form for printing checks is not printing correctly. When there is an Overflow of Invoices from the first page (> 14) the check is voided on the first page and the invoice data overflows to the next page which is fine, but the company logo does not print on the check and also the check info is printed below the check section (colored portion) Can some one please guide me how I can find the logo file/text and insert it in the right area. I am NOT an abaper and we dont have an abaper here to fix this. Please give me all the relevant transactions (other than SE71) to make changes on the Check payment Form. I will promptly reward with points for any relevant answers.
    Thanks in advance

    t.code>> FBZP>> select payment method in company code>> select the payment method & co code>>  Form data
    http://help.sap.com/bestpractices/BBLibrary/Documentation/J03_BPP_05_EN_IN.doc
    Hope this helps
    Pls assign points as way to say thansk

  • Blank Form Printing at the beginning of Print job

    I'm using Adobe Output Designer 5.5 and have made some changes to an existing form, recompiled the form, and performed a test presentment. The problem is that I have a blank page that prints at the beginning of the print job. How can I get rid of the blank page? The problem did not begin until I made changes to the existing form. Do you have any idea why the blank page is suddenly printing? I didn't change any system settings.

    Hi,
    I currently have the same problem. I updated an existing template with an JFMain page, and AOD just puts the page in front of the original page. I will post a piece of the log here, maybe you can see what the problem is?
    [423]Data:^comment * Preamble overrides...
    [423]Data:^field SubscriberName
    [289]MDF file `C:\DOCUME~1\APB7D8~1.ARN\LOCALS~1\Temp\MDF123.tmp' opened.
    [201]Event group:JFDEFGROUP!OnTOF looking for event macro.
    [204]Event group:JFDEFGROUP!OnTOF not found.
    [108]Field 'SubscriberName' not found on subform/page 'JFMain'.
    [423]Data:Alex Inc.
    [201]Event group:JFDEFGROUP!OnTOF looking for event macro.
    [204]Event group:JFDEFGROUP!OnTOF not found.
    [201]Event SubscriberName!Format looking for event macro.
    [201]Event group:SubscriberName!OnEntry looking for event macro.
    [204]Event group:SubscriberName!OnEntry not found.
    [201]Event group:JFENDDATA!EndData looking for event macro.
    [201]Event group:JFDEFGROUP!onExit looking for event macro.
    [204]Event group:JFDEFGROUP!onExit not found.
    [290]Laying down globals for subform/page '2'.
    [208]2 surfaces were printed.
    523]Processing PDF input data file: 'C:\DOCUME~1\APB7D8~1.ARN\LOCALS~1\Temp\JFM13A.tmp'.
    [521]Progress Report: 'Starting a new form (mdf138).'.
    [522]Progress Report: 'Processing Page 1'.
    [522]Progress Report: 'Processing Page 2'.
    [524]Completed.
    I only posted the rows that seem to be different from the regular data and event rows
    Thanks!

  • Workflow  keying off changes in the customer master

    I have created a workflow that triggers  off of changes to a particular field in the customer master.
    Everything works great.. However, users are requesting to see the old value as well as the newly changed value.
    The event container doesn't seem to hold the previous changed value, only the new one.
    It does have have the object key and the event time and date.The only option I see is to have my custom method go back and read the change doc table (cdhdr & cdpos) in and around the event time for the object key ( kna1) to retrieve the old value.
    Any suggestions are appreciated.

    Hi,
    The address data is always saved with the dates (look in table adrc). SO maybe you can retrack the original address.
    Why do you print again an invoice. And if you do i think it is alright when it is sent to the current address and not to the old address.
    Gr., Frank

  • Supress Prompt 'do you want to save changes to the design of form...

    Using Access 2007 SP2.
    I have an unbound main form(Master page) with a datasheet subform in an mdb.
    Close button is on the main form with the following code 
    DoCmd.Close acForm, Me.Name, acSaveNo
    I have tried with multiple scenarios but none of them got succeed(Below are those)
    set SourceObject property to "" while Unload
    SetWarnings  False in Form_load
    When I close the form I am prompted with  'do you want to save changes to the design of form...'
    Is there any way to suppress this annoying message?
    Can anyone help on this
    Thanks in advance

    When I close the form I am prompted with  'do you want to save changes to the design of form...'
    Which form is it prompting you about saving, the main form or the subform?  If you close the main form with "DoCmd.Close acForm, Me.Name, acSaveNo", I wouldn't expect you to get a prompt about saving changes to that form.  But I could
    see you getting a prompt about saving design changes to the subform.  Are you making any design changes to the subform while in form view, such as filtering, sorting, column-resizing, etc?
    Dirk Goldgar, MS Access MVP
    Access tips: www.datagnostics.com/tips.html

  • Week No. on new P45 forms does not align and prints outside the ...

    The new P45 sapscript (HR_GB_P45_A4_D & HR_GB_P45_A4) does not align the Week number within the box of the pre-printed HMRC stationery. The week number appears on all three forms (1/1A, 2 and 3), being page 1,2 and 3 of the sapscript, and all are printed out of their appropriate box.
    Has anyone else encountered this problem ?.
    I can correct this as we currently use a Z version of the sapscript. I have checked the Z version (a recent copy) of the SAP original sapscript to ensure that the original will also have a mis-alignment, which it does. However, despite changing this I would still like SAP to correct their mistakes. I must admit I am VERY surprised that nobody else has encountered this problem as any week number being displayed on either the HR_GB_P45_A4 or HR_GB_P45_A4_D form will not align correctly.
    Jason
    Edited by: Jason Stratham on May 26, 2009 2:55 PM
    Edited by: Jason Stratham on May 26, 2009 4:28 PM

    P45 form printing to tray 1,2, and 3.
    On a slightly related subject we occassionally find that our lexmark three bin printer seems to forget it's bin setup and every now and then the pages will come out on the wrong HMRC pre-printer stationey. We have double-checked the paper loaded and we ONLY have the P45 form 1/1A in try 1, form 2 in tray 2 and form 3 in tray 3. However, despite this it still occassionally goes wrong, with the form 1 and 2 printing to tray 2 and form 3 printing to tray 3. This normally happens after a long weekend, so I don't know whether this is a printer driver caching problem or suchlike. Has anyone had any similar problems?.
    Jason

Maybe you are looking for

  • Lightroom mobile one way street & not really mobile from the start ?

    Great news and was waiting some time for it ; But it looks the workflow starts always with the Photos already in the PC . Mobile is second ... Not really a fully mobile workflow like I am using today with : 1) importing JPEG with EyeWifi on IPAD whil

  • Using IDoc to convert Purchase Order as Sale Order between two Company code

    Dear Experts, We are in need of implementing IDoc. We have 2 Company codes. One in US and another in India. The US Company receives Customer Order and PR is generated automatically for the Third Party Sale Order. The PO is also generated based on thi

  • Change client of MSS

    Hi..    My MSS Portal works fine, but i need to connect it with another R/3 client to do some test. How ca i do that? Thanks in advance...

  • Sequential reads vs Direct reads

    Hello gurus, Could you please let me know what are the main difference between direct reads and sequential reads in terms of performance? Thanks and best regards,

  • Huey Pro and Windows 7 64bit Issues

    Hi there, having problems I am afraid. If I calibrate my two monitors with the Huey pro all works fine except when I run LR 3.0. None of the thumbnails or pictures display at all. They are there as I can see the histogram for each one. Delete the hue