PRPPRO printer parameter usage

I'm hoping I have the right thread for this, as this is an output determination issue.  For delivery based outputs, you're supposed to  be able to define a printer parameter profile using transaction PRPPRO, then use parameter id in the user profile , setting PPT = printer profile name.
I've done this, but it's not working and I can't find any documentation clarifying what the setting should be on the printer tab in v/34 (I assume it should be blank or user, as user parameters looks at the user profile, but only at the default printer).  Nor can I validate the effects a condition record has on the setting.  Before debugging, does anyone have experience in this?

http://www.oracle.com/technology/products/jdev/tips/shmeltzer/setwhereclause/index.html

Similar Messages

  • Print ALV report Directly - without the Print Parameter POPUP

    Hai All,
    I want to print a ALV directly to the printer without the Print Paramter POPUP.
    I passed on IS_PRINT parameters in the FM 'REUSE_ALV_LIST_DISPLAY'.
    But still i am getting the popup.
    How to do this.
    It is urgent .
    Kindly help me solving this.
    Vikki.

    Hi,
    i have passed IS_Print-Print = 'X'.
    But even after that i am getting the print parameter popup.
    IS there any other way to handle this. TO SUPPRESS THE PRINT PARAMETER POPUP.
    Please guide me.
    Waiting for ur replies.
    Vikki.

  • How to Print List to spool but skip the print parameter window?

    Dear all,
      I am coding a program for print list into  spool.
    But every times I run the program there must pop up a print parameter window, after I click the 'Continue' button,then the list print to spool.
      Is there some way that I can just run the program and print to spool directly?
                               Thank you for your kindness help~~~
    Message was edited by: jin yan

    Hi,
    If it is a report program then, use this code.
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
      EXPORTING DESTINATION           = 'LP01'
                COPIES                = COUNT
                LIST_NAME             = 'TEST'
                LIST_TEXT             = 'SUBMIT rep... TO SAP-SPOOL'
                IMMEDIATELY           = 'X'
                RELEASE               = 'X'
                NEW_LIST_ID           = 'X'
                EXPIRATION            = DAYS
                LINE_SIZE             = 79
                LINE_COUNT            = 23
                LAYOUT                = 'X_PAPER'
                SAP_COVER_PAGE        = 'X'
                COVER_PAGE            = 'X'
                RECEIVER              = 'SAP*'
                DEPARTMENT            = 'System'
                NO_DIALOG             = 'X'
      IMPORTING OUT_PARAMETERS        = PARAMS
                VALID                 = VALID.
    IF VALID <> SPACE.
      SUBMIT RSTEST00 TO SAP-SPOOL
        SPOOL PARAMETERS PARAMS
        WITHOUT SPOOL DYNPRO.
    ENDIF.
    Hope This Info Helps YOU.
    <i>Reward Points If It Helps YOU.</i>
    Regards,
    Raghav

  • PO with release stratergy - change the print parameter setting

    Hi all,
    In case of PO with release startetgy, when the PO is released by the last approver and after saving, the print should automatically come in the place of the creator.
    for ex: PO creator is A. His default printer is  A1
              PO approver   B. His default printer is B1.
    once B approves the PO, the print should come in A1.
    Kindly help me in fixing the issue.

    Hi,
    Thanks for your input. A little change in the logic.
    Our PO will have two output type.
    A - PO creator - print parameter p1
    B - PO approver - print parameter p2
    CASE 1:
    if output type1 is choosed, when B approves printout should come from p2.
    Case 2:
    if output type 2 is choosed, when B approves printout should come from p1.
    Note: No work flow is involved and print program cannot be changed. Can use user exit.

  • Incorrect Print Parameter

    Dear all,
    I get the following error msg Incorrect Print Parameter when executing an ABAP Program Variant in a process chain. Why is it doing a print and what does this msg means? any insight?
    ohya, the abap program DOES NOT call a printer function... its a Z*

    1. You can try reinstalling Printer drivers.
    2. Reconfigure printer on client machine
       remove printer -> add printer -> local
    3. Check the RDS server, Whether Printer redirection is enabled or not,
    host machine: Computer configuration -> windows components -> remote desktop services -> remote desktop session host -> printer redirection
    set "use remote desktop easy print printer driver first" to disabled
    Restart client machine
    Regards,
    Manjunath Sullad

  • Which Funtion module can get print parameter in the background?

    Hi all,
    I know the FM"GET_PRINT_PARAMETERS"can get the print parameter, but I find it can't get the print parameter in background. Does anybody know Which Funtion module can get print parameter in the background?
    Thanks in advance!
    Nina

    Hi Nina,
    This is text copied from SAP HELP.
    FU GET_PRINT_PARAMETERS
    Text
        Read, determine, change spool print parameters and archive parameters
      Functionality
        The function module GET_PRINT_PARAMETERS is used to define, modify and
        display the print and archive parameters. Using this function module is
        the only correct way to modify a print or archive parameter record. The
        print parameters are closely related and contain a check total. This
        check total becomes invalid if any of the print parameters are changed
        and causes a runtime error when the print parameters are used later.
        The module recognizes the following modes (values of parameter MODE):
        'PARAM'              Normal case. Define the print parameters for the
                             current program. The values that are not defined
                             are specified from the user master record or are
                             assigned default values. The print parameter screen
                             displays the PRINT key. This mode is used
                             if the MODE parameter is not specified.
        'PARAMSEL'           Like PARAMS, except that the print parameter screen
                             includes an option to activate the selection
        screen.
        'BATCH'              Define the print parameters for a background job.
                             In this mode, the name of the report to be started
                             is passed with the REPORT parameter.The REPORT
                             statement of the specified report is checked for
                             LINE-SIZE and LINE-COUNT definitions. These
                             definitions are passed as default specifications.
                             Furthermore, the SAVE key is offered
                             instead of the PRINT key in this mode.
    Check the BATCH MODE.

  • Skip background print parameter screen

    Hi,
    My program has selection screen. This program should be able to execute in foreground and background manually. When every time execute it in background, the background print parameter screen always pop up to ask you fill in the "Output Device" and need to click the green check etc. My client would like to skip this screen, since output from background will be a file in the server. Can anyone know how to program in order to turn it off?
    Thanks,
    Meiying

    Hi,
    I am not sure if that can be prevented.
    An alternate solution is that you could create a wrapper program with the same selection screen plus a radio button to execute in foreground or background.
    And then based on the radio button you could either submit your main program or you could schedule it in background using JOB_OPEN etc function modules.
    Regards,
    Ankur Parab

  • How to fix wrong parameter usage when attempting to open torrent with Azureus (Vuze)?!

    When attempting to open a torrent through Firefox with Vuze (formerly Azureus) it gives me an error message stating: Wrong parameter usage. I have always done things this way before so not sure what caused the new error. I am able to do it through IE but not sure why I can no longer do with w/ Firefox.

    That occasionally happens to me, also, and I'm not sure why. When it does, then I click "save file" instead of "open with", then go to Vuze and click on "file", "open", "torrent files", "add files", and then my download. Works every time. Still have NO idea about why "wrong parameter usage", but this solution has always worked for me.

  • Printing parameter values in xml report, and displaying it in header of the

    Hi All,
    Can anybody give me an idea to print the parameter values in the xml report.
    My requirement is like, I have 10 parameters in report builder, I have generated the xml file and created the .rtf template and finally registerted in oracle apps. But now, the requirement is to print the parameter values in the report output.I don't see any xml tags in the xml output.
    Any suggestion will be appreciated.
    Thanks in advance.

    I think all the XML attributes can contain lexicals. If you bring up the property palette against the report object you can just set the following:
    XML Tag Attributes: myParameter="&<P_1>"
    where P_1 is your user parameter.

  • Printing parameter on report - using dynamic parameter in XI

    Post Author: jackel
    CA Forum: Formula
    I need to have the following print on the report when using parameter that accepts multiple values:
    1 value selected - prints that value
    2 or more values selected - prints "multiple"
    All values selected - prints "all"
    Example: parameter "Colors"
    Values- blue, green, red, yellow, etc (more may be added/deleted at any time)
    When just blue is selected - "blue" prints
    When just red is selected - "red" prints
    When red and yellow are selected - "multiple" prints
    When all are selected >> "all prints
    Any help would be appreciated.
    - j

    Post Author: jackel
    CA Forum: Formula
    I reduced the formula to (I didn't expect a solution for "all"):
    If count({?parameter}) = 1 or then {?parameter}    
    else
    If count({?parameter}) > 1 then 'Multiple'
    and received this error:  "This array must be subscripted.  For example: Array&#91;i&#93;."
    If count({?parameter}) = 1 then "One"
    else
    If count({?parameter}) > 1 then 'Multiple'
    works fine but I really wanted the value printed when only one is selected.
    Thanks so much for your help - I feel we're on the right track.
    -j

  • EWM with QM -Inspection label not getting printed after usage decision

    Hi Experts,
    We checked configuration settings related to this but we could not find missing configuration. Right now we are not able to print label after we take usage decision. Please let us know your inputs on this.
    We are using /SCWM/QINSP for usage decision.
    Thanks & Regards,
    Prashant

    We changed the printer name in condition record and we could print the label.
    Regards,
    Prashant

  • Print Parameter Setting

    Hi,
       Iam trying to print an ALV report. Each time when i go into the report in print section i change the ALV selections parameter under cover sheet to "NO" and copy the settings. But when i logout of the client or close the report it is set to YES again. Can anyone please tell me from where it is defaulting the value to yes and how to configure it permanently. I even tried in SPAD i don;t see any way to configure ALV selection parameter.
    Thanks
    Krithika

    Hi,
    Pls check for this field if there is any Parameter Id set. If yes, then in the program set the parameter id for that and chage the value.
    Regards
    Lekha

  • Suppress print of usage item type on Invoice

    Hello,
    Is there a way to not have Usage item types print on an invoice?
    Thanks.

    Hi
    You need to maintain the text type in the program that has assigned to the output type, which is using in billing.
    Example is
    Standard Billing type --- F2 already output type RD00 is assigned for the RD00 program RVADIN01 you need to maintain he following logic.
    Pass your Billing number as TDNMAE  and TD object into the table STXL or STXH and by using the function module of the text (ABAP consultant know this) we need to capture the Text.
    By doing this we can print on the print out.
    Regards,
    T.Muthyalappa
    Bristlecone.

  • [SSRS] Abnormal behavior for parameter usage in checking case within query of dataset

    Details :
    Following error is displayed when I preview a report (SUR_EXPLORER-NG.rdl) in Microsoft Visual Studio:
    “An error occurred during local report processing.
    An error has occurred during local report processing.
    Cannot set the command text for dataset 'GET_FDA_CONFIG_ID'.
    Error during processing of the CommandText expression of dataset 'GET_FDA_CONFIG_ID'.”
    Following is the query set in dataset 'GET_FDA_CONFIG_ID':
    =IIF(
    Parameters!IN_Dimension.Value = -1,
           "SELECT -1 AS FDA_CONFIG_ID FROM DUAL WHERE :H_IN_InstanceId = :H_IN_InstanceId",
           "SELECT RA_SUMM_RECON_MEASURE.FDA_CONFIG_ID AS FDA_CONFIG_ID FROM RA_SUMM_RECON_MEASURE, RA_SUMM_RECON_HISTORY WHERE RA_SUMM_RECON_MEASURE.RECON_ID
    = RA_SUMM_RECON_HISTORY.RECON_ID AND RA_SUMM_RECON_HISTORY.SUMM_RECON_INSTANCE_ID = :H_IN_InstanceId"
    As a trial, I change the report parameter used in the checking condition as follows (SUR_EXPLORER-OK.rdl):
    =IIF(
    Parameters!H_IN_InstanceId.Value = -1,
           "SELECT -1 AS FDA_CONFIG_ID FROM DUAL WHERE :H_IN_InstanceId = :H_IN_InstanceId",
           "SELECT RA_SUMM_RECON_MEASURE.FDA_CONFIG_ID AS FDA_CONFIG_ID FROM RA_SUMM_RECON_MEASURE, RA_SUMM_RECON_HISTORY WHERE RA_SUMM_RECON_MEASURE.RECON_ID
    = RA_SUMM_RECON_HISTORY.RECON_ID AND RA_SUMM_RECON_HISTORY.SUMM_RECON_INSTANCE_ID = :H_IN_InstanceId"
    Then the mentioned error message is not shown (of course I can’t get desired report generated as the logic is incorrect).
    Besides, I try with other report parameters but the mentioned error message is not shown.

    Hi chrisd921,
    According to your description, you want to do a dynamic query based on parameter select in your report dataset. Right?
    In Reporting Services, if we use query to retrieve data when creating dataset, this query will only be processed one time during report processing. So we can't make it change to another query after we change the parameter selection. And we can't combine
    the data from two query together in a dataset, because in a dataset, if multiple result sets are retrieved through a single query, only the first result set is processed, and all other result sets are ignored. For your requirement, it can't be achieved currently.
    In this scenario, we suggest you add one more column, and put in "-1" in detail row. Then control the visibility to show either "-1" or report data.
    Reference:
    Report Embedded Datasets and Shared Datasets (Report Builder and SSRS)
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Crystal report parameter usage

    Hi all,
    I am facing a issue in designing crystal report. I want to display records in report as per user entered value of date parameter but  in database if data is not present for given input date value then the report should run for value which is one older than given input date value which is present in database (In short, report run for near by older value than input date value if record is not present for entered input value)  .
    How to do it in crystal report.
    Please help.
    Any comment is valuable.
    Thanks

    You can try this - In your sql query select data for both the dates - input date and next higher date (something like where sale_date = {input date} or saledate ={input date}+1)
    In Crystal do a record select filter to display the data for input date
    For eg:
    if sale_date ={input date} then
        if count(sale_id) is not null then 'sale amount'
    else ' '.
    Basically use the idea not sure about how to put it in syntax without looking at other report elements....Hope it helps

Maybe you are looking for

  • System takes long time to Save/Activate using SFP Form Builder

    We are planning to customize the Travel Expense PDF Form – PTRV_EXPENSE_FORM in ECC 6.0 using transaction SFP – FORM BUILDER (ABAP Workbench). As the initial step we copied it into Z form and started the changes.  Here is the problem: Even for a smal

  • Classpath in Windows ME

    I cannot seem to find where to set the classpath in Windows ME. Shouldn't the J2SDK installer set something up in the autoexec.bat if that is where you are supposed to do it. Is it necessary after my first installation of the JDK to manually set a cl

  • Watching iTUNES on TV / using Apple FM receiver with iPHONE

    will either of these be possible with this phone? I used to download tv shows and watch them on tv with my video ipod. Can't do that with the iPHONE. Same with my Apple FM receiver. IT doesn't work. Will this be changed or will a 3rd party make an ad

  • Equivalent of SunPKCS11 class in HP JRE

    SunPKCS11 class in present in Solaris JRE, Linux JRE and Windows JRE but it is not present in HP JRE. Can any one tell what is the equivalent of this class in HP JRE. I heard that PKCS11 interfaces are present in every platform. Can any one tell what

  • Javascript order?  Lost my Slider

    I recently added SlidingPanels to my html which already had some javascript for a banner slider. The addition of the SlidingPanels seems to have blocked my bannerslider.  The banner still works fine on my other pages, however, this is the only page I