Equivalent program for RIPRCS00 in smart forms.

Hi All.
Can any body please tell me what is the equivalent program for RIPRCS00 in smart forms.
Background:
This is an upgradation from 46b to ECC 6.0.Print settings to call the SAP script with print program will be done by using the transaction code OIDF. Now we want this to be developed in SmartForms the same existing program cannot be used for this.
Thank you inadvance.
US

Hi ,
In the alternative node conditions   use like this 
IF ( WA_EKKO-BSTYP EQ 'F'
   AND WA_EKKO-BSART EQ 'ZSTO'
   OR WA_EKKO-BSART EQ 'ZIMP'
   OR WA_EKKO-BSART EQ 'ZSER'
   OR WA_EKKO-BSART EQ '    ' ).
For this    in the alternative node conditions 
WA_EKKO-BSTYP  =  'F'
WA_EKKO-BSART  = 'ZSTO'
OR  (By clicking the insert  OR in the icons in the top )
WA_EKKO-BSART EQ 'ZIMP'
OR
WA_EKKO-BSART EQ 'ZSER'
OR
WA_EKKO-BSART EQ '    '
Let me know if any concerns.......
Regards,
Lokesh .

Similar Messages

  • How to find the program name of the smart form?

    How to find the program name of the smart form if output type is not known?
    thanks in advance...

    How to find the program name of the smart form if output type is not known?
    thanks in advance...
    T-code SE16
    Enter table name: TNAPR  -> Press enter key
    Enter smartform name in input field(SFORM):  Z_your_smartform_name
    Execute
    you can find  program name under the column PGNAM/Program name.
    Regards
    sudheer

  • Equivalent program for SAPM07DR when i am using SMARTFORMS

    Hi All.
    Can any body please tell me what is the equvivalent program for SAPM07DR in samrt forms.
    Background:
    This is an upgradation from 46b to ECC 6.0. Using T-code MB03 we are now priniting the Goods accompanying document in SAP script. Now we want this to be developed in SmartForms the same existing program cannot be used for this.
    Thank you inadvance.
    Ishu.

    Hi,
    I had the same problem in ECC6 ehp4, until i find this
    http://sharrysleepinbest.spaces.live.com/blog/cns!3FDE61CC2C7B7068!137.entry
    Pay attention to logo that cause a dump.
    Regards.
    F.

  • Searching for equvivalent program for RIPRSC00 in samrt forms.

    Hi All.
    Can any body please tell me what is the equvivalent program for RIPRSC00 in samrt forms.
    Background:
    This is an upgradation from 46b to ECC 6.0. In 46b, print settings will be done by using the Tcode-OIDF. Now we want this to be developed in SmartForms the same existing program cannot be used for this.
    Thank you inadvance.
    Srini.

    You can use wireshark to do the investigation.
    http://www.wireshark.org/
    Tim
    Johnson Controls
    Holland Michigan

  • Syntax for sum in Smart Form based on Selection criteria in Program.

    Hi,
    We have created smart form for printing confirmation entries in desired format. We have given some selection criteria in the program. Now, we want to do the sum of certain fields in the smart form based on selection criteria given in program and selection screen.
    But we are getting wrong sum in the smart form than expected.
    When we debug the program during run time, we are getting correct records as per our expectations. But result of sum in the out put is not as per given selection criteria.
    Do we need to establish link between "select option" and "Smart form"? How can we use internal table created for select option in the smart form?
    Thanks & regards
    Vijay

    Hi,
    There will be no option to sum the values in smartforms, You just have to sum and append the data to internal table and display the internal table data in the form.
    Regards,
    Satish

  • Logical Expression for alternative in smart forms

    Hi gurus ,
    i want to add logical expression in alternative of smart forms
    my condtion is like as below
    if ( ekko-bstyp = 'F' and  ( ekko-bsart  = 'zc9d' or ekko-bsart = 'zc91' or ekko-bsart = 'zc9u' ) )
    if i use the or button it is taking as ekko-bstyp = f or any of the other conditons actually it should be
    bstyp = f and any one of the condtions
    when i tried to write condition it is not showing syntax chekc but it is giving dump
    how to write the expression
    regards
    afzal

    Hi ,
    In the alternative node conditions   use like this 
    IF ( WA_EKKO-BSTYP EQ 'F'
       AND WA_EKKO-BSART EQ 'ZSTO'
       OR WA_EKKO-BSART EQ 'ZIMP'
       OR WA_EKKO-BSART EQ 'ZSER'
       OR WA_EKKO-BSART EQ '    ' ).
    For this    in the alternative node conditions 
    WA_EKKO-BSTYP  =  'F'
    WA_EKKO-BSART  = 'ZSTO'
    OR  (By clicking the insert  OR in the icons in the top )
    WA_EKKO-BSART EQ 'ZIMP'
    OR
    WA_EKKO-BSART EQ 'ZSER'
    OR
    WA_EKKO-BSART EQ '    '
    Let me know if any concerns.......
    Regards,
    Lokesh .

  • Does Firefox have a program for prteceting my computer form other sites from collecting my typed key strokes,Thanks

    Does Firefox have a program that stops online tracking of my movement to other websites and compiling information about me?
    Thank You.

    Have you looked in Tools > Addons > Extensions?
    If it isn't there by the name of Swagbucks, maybe that's the SearchToolbar/1.2 showing in your UA?

  • I want to example for creating a smart forms

    hi friend,
    i want to code and step-by-step creating a smartforms i  want to ASAP .
    THANK AND REGRADS...

    Your other threads have been deleted.
    Please read "the rules" before posting any further.

  • Driver program for GI(goods issue) smart form output type WA01

    Hi,
    i have designed one smart form for GI o/p type WA01 for Tcode MIGO ,but could get any standard driver program becoz in our server the standard program is for the script and not smart form.can anybody help me in finding the standard driver program for trigerring the smart form.

    Hi,
    Try prog SAPM07DR.
    Paras

  • Smart forms driver program name for SF_LB_INVOICE

    hi abapers
                pls help me to find the driver programs for a standard smart forms like (SF_LB_INVOICE).
    i need the driver program name of this smart form.
    thnks
    pardeep

    Hi ,
    Goto Global Settings -> Form Attributes
    In the Form Attributes,click the General attributes tab you will find the package name of the smartform.
    Regards
    DV

  • Driver program for Sale Order

    Hi all,
    Can any body tell me Standard Driver program for Sale Order Smart form?
    Useful answer will be rewarded
    Thanks in advance,
    Sachin.

    Hi Sachin,
    you can do this by,
    <b> NACE</b> (tocde) -->  select  <b>Sales</b> --> click <b>output types</b> -->
    select any standard output type --> double click on processing routines.
    You can see the program name
    For this it is -
    <b>RVADOR01</b>
    Reply me if there is any queries

  • Smart form for Excise Invoice Printing

    Hi experts,
    I am supposed to convert Standard sap script for excise invoice printing (Driver program name-J_1IEXCP) into smart form. I will be thankful if somebody will provide me standard smart form or oss no available for the same.
    Regards,
    Sanjay.

    Hi
    Welcome to SDN Community
    Have u converted the script to smartform ????
    If No Then follow this procedure
    In smartform Utilities --> Migrate SAP Script Name --> Give your scriptname and below give your Z smartform name and then migrate it
    Regards
    Pavan

  • Smart forms. How to setup logic for standard text usage.

    Hi All!
    Could you advise please is there a way, except abap programming, to setup in smart forms that different standard texts values (tcode so10) to be used based on different selected parameters (e.g. customers, vendors etc... ).
    e.g.
    For picking list smart form:
    for customer A- standard text A to be used.
    for customer B- standard text B....
    Thanks,
    Best Regards,
    Andrey
    Edited by: Andrey Kruglov on Mar 16, 2009 1:30 PM
    Edited by: Andrey Kruglov on Mar 16, 2009 1:30 PM

    HI,
    Refer this thread:
    Re: how to display symbols in smartforms
    There is a standard smartform for invoice.
    LB_BIL_INVOICE.
    Refer this thread:
    Re: Can anybody plz give me Smartforms print prog for Invoice/PackList
    Regards,
    Gayathri
    Message was edited by: Gayathri Hariharan

  • Reg: Smart forms and print programs

    Hi
    I would like to locate the print programs and the corresponding smart forms. say for invoice we have a smart form available and how to track the print program for it. pls advise.
    thkx
    Prabhu

    Hi Prabhu,
          You can track the Program through mainintaing table TNAPR.  TNAPR is the table which is having entries for "Processing Programs for output".
    Here you have fields like
    pgnam - Program Name
    sform -   Smartform Name
    fonam -  Script Name
    kschl -  Output type
    Here,You can maintain form against a program name.
    Hope you are clear.
    Regards,
    Siddhesh Sanghvi.

  • Smart Form  for cutomised Inovice, Functional spec

    Dear all,
    I need to give Functional specification for developing a smart form for Invoice. Tables are not as evident as we have in case of R/3. please give me general tips to give spec to abap consultant to fetch various fields.
    where used list of tables for a particular field is also not helping much. I need
    1) Bill to address
    2) sold to address
    3)condition data
    4) terms of payment
    5) reference date stuff
    Please suggest me a general way or logic bassed on which i can ask my abap consultant to develop the smartform and driver prog as well.
    Thnaks in advance,
    Regards,
    Kiran C

    Hi
    yes usually customers ask to adopt the same layout as they are already using. Usually I draw the layout on visio and assign a number for each field. In the spec I put the layout picture and and mention for which field where data will come from.
    For example:
    A. PO header:
    Field number | Description | Source
    1 | PO number | EKKO-EBELN
    2 | Vendor code | EKKO-LIFNR
    3 | Vendor name | LFA1-NAME1 * rule 1
    C. Rules:
    1 - select NAME1 from table LFA1 where LFA1-LIFNR = EKKO-LIFNR
    Hope this helps.
    Regards
    Eduardo Chagas

Maybe you are looking for