Predefined Form

Hai to All,
          Iam using some user defined and predefined form in my module. If i open user defined form its fine and working good. My problem is that i have load some fields in predefined  form so that if i open the form it takes time to open the screen. Does anyone have idea....
Regards,
Anitha

Hi Anitha,
You can take a look into this article:
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ebe72e9e-0301-0010-979e-d37dcd714600
...or maybe this SDK sample:
...SAP Business One SDKSamplesCOM UIVB.NET11.SystemFormManipulation
HTH,
Frank

Similar Messages

  • Driver prg name  for predefined form F110_IN_AVIS

    hi all,
    I need print program (driver prg name) for predefined form F110_IN_AVIS, and also what is the output type for that. T-code for F110_IN_AVIS is F110.
    It is related to payment advice.
    If u know tell me plz.., or tell me where I have to search the printprg and output type for predefined form.
    thanks in adv
    vidya

    Hi Vidya,
    You have the driver program configured against the Company Code & Payment Methods.
    You can view it using menu path : Environment --> Display Config.
    But some of the driver programs are : RFFOAVIS_FPAYM, you can search in SE38 using RFFO* you will get lots of driver programs.
    @ Venkatesh:
    The program name you have given is most probably for US. Actually different countries have different driver programs
    Please award points if your qn is answered.
    Regards,
    Suhas

  • URGENT - Can I predefine form fields dynamically??

    Hello,
    I am wondering if I can predefine forms (pdf-form-fields) by content coming from a database for example. So the user only needs to validate the information instead of writing it by himself before printing it for example. Can anyone help me please?
    Thanks in advance,
    M

    Martin,
    This is not appropriate for the Reader forum. I think it might be
    possible if you used xml based pdf forms rather than what is known as
    Acroforms/Acrobat forums. Please re-ask in the Acrobat LiveCycle
    Designer forum:
    Mike

  • Predefined form values

    Say I have a form to do a search and a backing bean called SearchBean:
    <h:form>
    <h:inputText value="#{searchBean.searchValue}"/>
    <x:inputCalendar value="#{searchBean.lastModified}"/>
    <h:commandButton type="submit" action="#{search.search}"/>
    </h:form> Now say I want to have simple links with predefined values for the search parameters,
    a quick search link:
    <h:form>
    <h:commandLink action="#{search.search}">
    <h:outputText value="Quick Search"/>
    <h:inputHidden value="*"/>
    <h:inputHidden value="04/05/2005"/>
    </h:commandLink>
    </h:form> How do I associate the hidden input values with the search bean methods that holds
    their values? It seems like in this case I have to id all the components, get the
    request, and populate the search bean myself or I have to create the search bean so
    it binds components instead of values. Is there a simple way to do this that I'm
    missing?

    Reading the JSF Specification section 5.1.4 Set Value Semantics I quote:
    When the setValue() method on a ValueBinding is called, the syntax of the
    value binding restriction is restricted as described above. The implementation must
    perform the following processing to evaluate an expression of the form �#{expra.
    value-b}� or �#{expr-a[value-b]}�:
    Evaluate expr-a into value-a.
    {cases with null, lists, maps snipped}
    Otherwise (value-a is a JavaBean object):
    Coerce value-b to String.
    If value-b is a writeable property of value-a (as per the JavaBeans
    Specification), call the setter method (passing new-value); throwing
    ReferenceSyntaxException if an exception is thrown.
    Otherwise, throw PropertyNotFoundException.
    Hence,
    <h:inputHidden value="#{searchBean.created}"/>
    should evaluate to an instance of the managed-bean SearchBean.setCreated(String s). The thing I'm missing is 'new-value'. Since value= is the value binding attribute where do I put 'new-value'?

  • What is the predefined form and program for 'order conformation'

    please give me details

    hi
    the print program for order confirmation is
    'RVADOR01'
    and the form name is 'RVORDER01'
    if u find it useful mark the points
    ~~Guduri

  • Interactive form and program for SD invoice

    Hi,
    is there example of adobe form and print program in ECC 6.0 for SD invoices? I tried also to find some predefined forms on OSS but no success.
    Regards
    Peter

    Hi Chanshini,
    thanks for your answer. I found program "SD_BIL_PRINT01" but form "SD_INVOICE_FORM01" does not exist in transaction SFP.
    Form  "FMCA_INVOICE_SAMPLE_PDF" exists but has different interface like program "SD_BIL_PRINT01".
    I am trying to find program and adobe form that are working together.
    Regards
    Peter

  • Interactive Forms objects in workflow

    Hi everbody,
    I'm currently trying to configure a workflow scenario with Interactive Forms by Adobe.
    My problem is to initiate a workflow object with interactive forms. From my understanding the object type "dynp_form" in workflow builder doesn't have to do with interactive forms. Which object type do I have to use?
    My next question is: can I use the predefined forms from SAP Forms Builder (SFP) in the workflow?
    I thought about ISR-Wizard to define a form in the QISRCONF. But this doesn't seem to work either.
    I have already configured the Adobe Document Services. The test program FP_PDF_TEST_00 works.
    I'm working on SAP NW '04s ECC6.
    Thanks for your replies,
    Olaf

    Hi,
    Welcome to Adobe Interactive Forms Development.
    Well to start with, you got two options to go ahead...
    Option-1 :
    Using ISR Based Adobe Interactive Forms Development, where we develop forms using SFP transaction and attach them to a scenario which is defined in QISRSCENARIO txn. To get a better understanding about this ISR/PCR's, check this one.
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/54/957e40ec66ce62e10000000a155106/frameset.htm
    Option-2 :
    Using Web Dynpro based Adobe Interavtive Forms Development, where we design our Web Dynpro Application which has the Adobe Form. To have a better understanding of this development scenario, check this site.
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/c1151c55b33119e10000000a1553f7/frameset.htm
    Well coming to your Workflow related query, My suggestion is to refer the Standard PCR based Workflows WS50000031 & WS50000041.
    Yes, you can very much use the Standard forms in your custom workflows, for this you require to attach your workflow template number to the ISR Scenario.
    My replies are well understood only after refering to the above mentioned links.
    Hope this helps.
    Regards
    <i><b>Raja Sekhar</b></i>

  • How to debug a form module (Oracle 11G Forms) through URL

    How to debug a form module (Oracle 11G Forms) through URL.
    My server OS is Unix. So i could not able to do the Debug Forms from the Form Developer.
    It is displaying a message that "Cannot find the module". Becuase the system is trying find out the module in Unix system instead of ma local system(Windows).
    I need to debug ma module through URL.
    I can place the fmb and fmx in predefined form path in Server.
    Please help me out to solve this issue..

    This is a little unclear. If your goal is to use the Forms Builder Debugger while running your form on a Unix machine, this can be done. However, the form must first be in running order. So before trying to attach the debugger you must first be able to start it without the debugger. For example:
    http://yourServer:OHS_port_number/forms/frmservlet?form=yourFMX
    Once this is properly running you can turn on debugging. If your form won't even start, then using the Debugger isn't going to help you because it is designed to troubleshoot coding problems and not configuration problems.
    So, do this to use the Debugger:
    http://yourServer:OHS_port_number/forms/frmservlet?form=yourFMX&debug=yes
    This will display a dialog box with some information. Do not click on OK yet as you will need this information to enter into the Forms Builder. Now, open the Forms Builder and click on Debug > Attach Debug. You will be asked for the information displayed in the dialog where you attempted to start the form. Enter it here (in the Builder) then click on ok in both places. To display the Debugger (in the Builder), click on Debug > Debug Console. Then from its toolbar click on the buttons related to what you want to monitor. Including a break point in your application code is often a more helpful way to use the debugger.
    Most of this information is explained in the Forms Builder Online Help
    Forgot to mention...
    To debug runtime issues, refer to the Forms Deployment Guide here (this assumes you are using 11.1.2):
    http://docs.oracle.com/cd/E38115_01/doc.111210/e24477/appa.htm
    Edited by: Michael Ferrante (Oracle) on Feb 21, 2013 1:45 PM

  • Problem in increasing the size of the fields in predifined forms.

    Hello All,
                      I am facing aproblem while increasing the size of a field in predefined forms.I want to increase the size of remark field from 254 character to like 400 characters in A/R Invoice form of sales A/R module.
                                    I tried to update the related field (OINV- Comments) directly from sqlserver but its not reflecting in sSAP form and still remark field is taking 254 characters only.
                        Please help to how to Increase the size of the fields in predifined forms.
    Please reply ASAP, its very urgent.
    Regards,
    Nagababu.

    First of all you loose support as soon as you modify any table directly from SQL Server.  You should NOT change any fields since this may affect how SBO works.  Just by resizing a field doesn't mean that it will get resize in the form since you still have the programming part of it.
    If you have new functionality or changes of that type I would suggest to post a message to support on the partner portal and/or post a comment in the SAP B1 forum here at SDN on the forum that handles new functionalities request.
    Regards,
    WB
    PS.- Do a search at the SDK forum and there is a post where there is a list of what you can and CAN NOT do to tables beloging to SAP B1.

  • Dynamic Query Form Generator: Please Comment on Strategy

    Hi all,
    Similar to an earlier posting, I need to create a dynamic form presenter/generator. The idea is that a user can select 1-n number of predefined forms, each with its own collection of form components. So, imagine that you are presented with a JSF page that contains a drop down list of queries by name ("Find My Services", "Find All Employees", etc.) in a <h:selectOneMenu/> custom action. Below that is a Search and Clear button. When the user clicks on one of the queries in the <h:selectOneMenu/> a new collection of form controls is dynamically displayed in the form. The dynamic display is triggered by a form submit using the <h:selectOneMenu onchange=""/> attribute (details below).
    My strategy is this - create a new component called UIQueryPanel that extends UIPanel. This component reads an XML file of query definitions and creates a collection of child UIPanels, each with its own child UIInput and other UIComponents. Only one of the UIPanels, and its children, will have the setRendered property set to true. All the others will be set to false. The UIQueryPanel component will be passed to a UIQueryPanelTagHandler that, in turn, will provides a reference to the component to a QuerySelectorBean.
    When the user clicks on <h:selectOneMenu/> action, the ValueChangeListener is mapped to a method in the QuerySelectorBean. The bean then identifies the currently selected UIQueryPanel, sets its setRendered property to true, and sets setRendered to false for all the other UIQueryPanels. A form submit, triggered by the <h:selectOneMenu onchange="..." /> attribute, is used to get a new form with the current form controls.
    The advantage of this approach is that you are not adding and removing JSP pages or UIComponents with the associated state pitfalls. A JSF page would look something like this:
    <h:form id="queryForm">
      <h:panelGrid columns="1" width="100%" >
        <h::selectOneMenu id="adhocQueryMenu" 
            value="#{querySelector.currentQuery.name}"       
            valueChangeListener="#{querySelector.querySelectionChanged}"             
            onchange="document.forms['queryForm'].submit(); return true;">
            <f:selectItems value="#{querySelector.querySelectItems}"/>
        </h:selectOneMenu>
        <h:commandButton id="searchButton" value="#{bundle.searchButtonText}"       
            action="#{searchPanel.doSearch}" onclick="Wait()" />
        <h:commandButton id="clearButton" value="#{bundle.clearButtonText}"        
            action="#{searchPanel.doClear}" />
        <my:queryHandler />
           //  Details are TBD
      </h:panelGrid>
    </h:form>My question is: do you think this is the a good strategy, or is there a better one?
    Thanks in advance,
    Paul

    check out link:
    http://forum.java.sun.com/thread.jsp?thread=565108&forum=427&message=2787605
    Probably it's good idea to use dynamic import jsp page dependents from conditions instead of panel with rendered attribute dependents from conditions.
    Here is example how I'm using that:
    <%@ taglib prefix="h" uri="http://java.sun.com/jsf/html" %>
    <%@ taglib prefix="f" uri="http://java.sun.com/jsf/core" %>
    <html>
         <link rel="stylesheet" type="text/css" href="${pageContext.request.contextPath}/style/main.css"/>
         <f:loadBundle basename="message.Enterprise" var="bundle"/>
         <head>
              <title>${bundle[main.moduleId]}</title>
         </head>
         <body>
         <f:view>
              <%@ include file="moduleHeader.jspf" %>
              <h:panelGrid columns="1" columnClasses="formArea" headerClass="header" footerClass="messages" width="100%">
                   <f:facet name="header">
                        <%@ include file="supplierCenterMenu.jspf" %>
                   </f:facet>
                   <f:subview id="supplierCenter" rendered="#{supplierCenter.currentForm != ''}">
                        <jsp:include page="${supplierCenter.currentForm}.jsp"/>
                   </f:subview>
                   <f:facet name="footer">
                        <h:messages globalOnly="true" layout="table"/>
                   </f:facet>
              </h:panelGrid>          
         </f:view>          
         </body>
    </html> Vladimir

  • Doubt smart form

    hi experts i am new in smart form i know script
    could u guide plz
    in scripts we have predefined forms and corresponding driver programs like MEDRUCK, RVORDER01 using this we can modify our layout according to client requirement.
    1. can u please provide predefined forms and print programs in smart forms and plz tell me 2. wht modifications we will do real time in smart forms  
    3. how to create table in smart forms
    4. how to debug and how to transport smart forms
    5. can u please provide some FAQ's in smart forms

    Hi Sayeed,
    Go through this important URL:
    http://www.sap-basis-abap.com/sapsf001.htm
    http://www.sap-press.com/downloads/h955_preview.pdf
    http://www.ossincorp.com/Black_Box/Black_Box_2.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    http://www.sap-img.com/smartforms/smartform-tutorial.htm
    http://www.sapgenie.com/abap/smartforms.htm
    How to trace smartform
    http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm
    http://www.help.sap.com/bp_presmartformsv1500/DOCU/OVIEW_EN.PDF
    http://www.sap-img.com/smartforms/smart-006.htm
    http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm
    check most imp link
    http://www.sapbrain.com/ARTICLES/TECHNICAL/SMARTFORMS/smartforms.html
    step by step good ex link is....
    http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html
    This is the program:
    Converting SMART FORMS output to PDF format
    REPORT zsuresh_test.
    Variable declarations
    DATA:
    w_form_name TYPE tdsfname VALUE 'ZSURESH_TEST',
    w_fmodule TYPE rs38l_fnam,
    w_cparam TYPE ssfctrlop,
    w_outoptions TYPE ssfcompop,
    W_bin_filesize TYPE i, " Binary File Size
    w_FILE_NAME type string,
    w_File_path type string,
    w_FULL_PATH type string.
    Internal tables declaration
    Internal table to hold the OTF data
    DATA:
    t_otf TYPE itcoo OCCURS 0 WITH HEADER LINE,
    Internal table to hold OTF data recd from the SMARTFORM
    t_otf_from_fm TYPE ssfcrescl,
    Internal table to hold the data from the FM CONVERT_OTF
    T_pdf_tab LIKE tline OCCURS 0 WITH HEADER LINE.
    This function module call is used to retrieve the name of the Function
    module generated when the SMARTFORM is activated
    CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
    EXPORTING
    formname = w_form_name
    VARIANT = ' '
    DIRECT_CALL = ' '
    IMPORTING
    fm_name = w_fmodule
    EXCEPTIONS
    no_form = 1
    no_function_module = 2
    OTHERS = 3
    IF sy-subrc <> 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    Calling the SMARTFORM using the function module retrieved above
    GET_OTF parameter in the CONTROL_PARAMETERS is set to get the OTF
    format of the output
    w_cparam-no_dialog = 'X'.
    w_cparam-preview = space. " Suppressing the dialog box
                                                       " for print preview
    w_cparam-getotf = 'X'.
    Printer name to be used is provided in the export parameter
    OUTPUT_OPTIONS
    w_outoptions-tddest = 'LP01'.
    CALL FUNCTION w_fmodule
    EXPORTING
    ARCHIVE_INDEX =
    ARCHIVE_INDEX_TAB =
    ARCHIVE_PARAMETERS =
    control_parameters = w_cparam
    MAIL_APPL_OBJ =
    MAIL_RECIPIENT =
    MAIL_SENDER =
    output_options = w_outoptions
    USER_SETTINGS = 'X'
    IMPORTING
    DOCUMENT_OUTPUT_INFO =
    job_output_info = t_otf_from_fm
    JOB_OUTPUT_OPTIONS =
    EXCEPTIONS
    formatting_error = 1
    internal_error = 2
    send_error = 3
    user_canceled = 4
    OTHERS = 5
    IF sy-subrc <> 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    t_otf[] = t_otf_from_fm-otfdata[].
    Function Module CONVERT_OTF is used to convert the OTF format to PDF
    CALL FUNCTION 'CONVERT_OTF'
    EXPORTING
    FORMAT = 'PDF'
    MAX_LINEWIDTH = 132
    ARCHIVE_INDEX = ' '
    COPYNUMBER = 0
    ASCII_BIDI_VIS2LOG = ' '
    PDF_DELETE_OTFTAB = ' '
    IMPORTING
    BIN_FILESIZE = W_bin_filesize
    BIN_FILE =
    TABLES
    otf = T_OTF
    lines = T_pdf_tab
    EXCEPTIONS
    ERR_MAX_LINEWIDTH = 1
    ERR_FORMAT = 2
    ERR_CONV_NOT_POSSIBLE = 3
    ERR_BAD_OTF = 4
    OTHERS = 5
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    To display File SAVE dialog window
    CALL METHOD cl_gui_frontend_services=>file_save_dialog
    EXPORTING
    WINDOW_TITLE =
    DEFAULT_EXTENSION =
    DEFAULT_FILE_NAME =
    FILE_FILTER =
    INITIAL_DIRECTORY =
    WITH_ENCODING =
    PROMPT_ON_OVERWRITE = 'X'
    CHANGING
    filename = w_FILE_NAME
    path = w_FILE_PATH
    fullpath = w_FULL_PATH
    USER_ACTION =
    FILE_ENCODING =
    EXCEPTIONS
    CNTL_ERROR = 1
    ERROR_NO_GUI = 2
    NOT_SUPPORTED_BY_GUI = 3
    others = 4
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Use the FM GUI_DOWNLOAD to download the generated PDF file onto the
    presentation server
    CALL FUNCTION 'GUI_DOWNLOAD'
    EXPORTING
    BIN_FILESIZE = W_bin_filesize
    filename = w_FULL_PATH
    FILETYPE = 'BIN'
    APPEND = ' '
    WRITE_FIELD_SEPARATOR = ' '
    HEADER = '00'
    TRUNC_TRAILING_BLANKS = ' '
    WRITE_LF = 'X'
    COL_SELECT = ' '
    COL_SELECT_MASK = ' '
    DAT_MODE = ' '
    CONFIRM_OVERWRITE = ' '
    NO_AUTH_CHECK = ' '
    CODEPAGE = ' '
    IGNORE_CERR = ABAP_TRUE
    REPLACEMENT = '#'
    WRITE_BOM = ' '
    TRUNC_TRAILING_BLANKS_EOL = 'X'
    WK1_N_FORMAT = ' '
    WK1_N_SIZE = ' '
    WK1_T_FORMAT = ' '
    WK1_T_SIZE = ' '
    IMPORTING
    FILELENGTH =
    tables
    data_tab = T_pdf_tab
    FIELDNAMES =
    EXCEPTIONS
    FILE_WRITE_ERROR = 1
    NO_BATCH = 2
    GUI_REFUSE_FILETRANSFER = 3
    INVALID_TYPE = 4
    NO_AUTHORITY = 5
    UNKNOWN_ERROR = 6
    HEADER_NOT_ALLOWED = 7
    SEPARATOR_NOT_ALLOWED = 8
    FILESIZE_NOT_ALLOWED = 9
    HEADER_TOO_LONG = 10
    DP_ERROR_CREATE = 11
    DP_ERROR_SEND = 12
    DP_ERROR_WRITE = 13
    UNKNOWN_DP_ERROR = 14
    ACCESS_DENIED = 15
    DP_OUT_OF_MEMORY = 16
    DISK_FULL = 17
    DP_TIMEOUT = 18
    FILE_NOT_FOUND = 19
    DATAPROVIDER_EXCEPTION = 20
    CONTROL_FLUSH_ERROR = 21
    OTHERS = 22
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Find userexits with transaction code:
    Selection Text: P_TCODE: Transaction Code to Search
    Text Symbols: 001 - Enter the Transaction Code that you want to search through for a User Exit
    REPORT z_find_userexit NO STANDARD PAGE HEADING.
    *&  Enter the transaction code that you want to search through in order
    *&  to find which Standard SAP® User Exits exists.
    *& Tables
    TABLES : tstc,     "SAP® Transaction Codes
             tadir,    "Directory of Repository Objects
             modsapt,  "SAP® Enhancements - Short Texts
             modact,   "Modifications
             trdir,    "System table TRDIR
             tfdir,    "Function Module
             enlfdir,  "Additional Attributes for Function Modules
             tstct.    "Transaction Code Texts
    *& Variables
    DATA : jtab LIKE tadir OCCURS 0 WITH HEADER LINE.
    DATA : field1(30).
    DATA : v_devclass LIKE tadir-devclass.
    *& Selection Screen Parameters
    SELECTION-SCREEN BEGIN OF BLOCK a01 WITH FRAME TITLE text-001.
    SELECTION-SCREEN SKIP.
    PARAMETERS : p_tcode LIKE tstc-tcode OBLIGATORY.
    SELECTION-SCREEN SKIP.
    SELECTION-SCREEN END OF BLOCK a01.
    *& Start of main program
    START-OF-SELECTION.
    Validate Transaction Code
      SELECT SINGLE * FROM tstc
        WHERE tcode EQ p_tcode.
    Find Repository Objects for transaction code
      IF sy-subrc EQ 0.
        SELECT SINGLE * FROM tadir
           WHERE pgmid    = 'R3TR'
             AND object   = 'PROG'
             AND obj_name = tstc-pgmna.
        MOVE : tadir-devclass TO v_devclass.
        IF sy-subrc NE 0.
          SELECT SINGLE * FROM trdir
             WHERE name = tstc-pgmna.
        IF trdir-subc EQ 'F'.
            SELECT SINGLE * FROM tfdir
              WHERE pname = tstc-pgmna.
            SELECT SINGLE * FROM enlfdir
              WHERE funcname = tfdir-funcname.
            SELECT SINGLE * FROM tadir
              WHERE pgmid    = 'R3TR'
                AND object   = 'FUGR'
                AND obj_name = enlfdir-area.
            MOVE : tadir-devclass TO v_devclass.
          ENDIF.
        ENDIF.
    Find SAP® Modifications
        SELECT * FROM tadir
          INTO TABLE jtab
          WHERE pgmid    = 'R3TR'
            AND object   = 'SMOD'
            AND devclass = v_devclass.
        SELECT SINGLE * FROM tstct
         WHERE sprsl EQ sy-langu
            AND tcode EQ p_tcode.
        FORMAT COLOR COL_POSITIVE INTENSIFIED OFF.
        WRITE:/(19) 'Transaction Code - ',
        20(20) p_tcode,
        45(50) tstct-ttext.
        SKIP.
        IF NOT jtab[] IS INITIAL.
          WRITE:/(95) sy-uline.
          FORMAT COLOR COL_HEADING INTENSIFIED ON.
          WRITE:/1 sy-vline,
          2 'Exit Name',
          21 sy-vline ,
          22 'Description',
          95 sy-vline.
          WRITE:/(95) sy-uline.
          LOOP AT jtab.
           SELECT SINGLE * FROM modsapt
            WHERE sprsl = sy-langu AND
            name = jtab-obj_name.
            FORMAT COLOR COL_NORMAL INTENSIFIED OFF.
            WRITE:/1 sy-vline,
            2 jtab-obj_name HOTSPOT ON,
            21 sy-vline ,
            22 modsapt-modtext,
            95 sy-vline.
         ENDLOOP.
          WRITE:/(95) sy-uline.
          DESCRIBE TABLE jtab.
          SKIP.
          FORMAT COLOR COL_TOTAL INTENSIFIED ON.
          WRITE:/ 'No of Exits:' , sy-tfill.
        ELSE.
          FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
          WRITE:/(95) 'No User Exit exists'.
        ENDIF.
      ELSE.
        FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
        WRITE:/(95) 'Transaction Code Does Not Exist'.
      ENDIF.
    Take the user to SMOD for the Exit that was selected.
    AT LINE-SELECTION.
      GET CURSOR FIELD field1.
      CHECK field1(4) EQ 'JTAB'.
      SET PARAMETER ID 'MON' FIELD sy-lisel+1(10).
      CALL TRANSACTION 'SMOD' AND SKIP FIRST SCREEN.
    Rewords some points.
    Rgds,
    P.Naganjana Reddy

  • Issue Purchase Order

    Hi,
      We are using SRM 5.5, ECS, and currently few vendors are configured for Print and fax output medium, in ECS, the PO is generated in SRM and its sitting in the spool if the output medium is print or fax, if its email, its going out automatically to the vendor.
      I would like to know how we can configure so that the PO is printed out or faxed out as soon as it is created.
      All my users have default printers and vendors with fax numbers. I tried to do the following but failed to do so
    SPRO - SRM SERVER - Cross Apps Basic Settings - Set output actions and format - Condition Dependent output -
    In the Action profile of PO print, I could not change the "Time of Processing" from Processing using Selction report to Immediate Processing, Can some one tell me if I need to change this or if I keep it as Processing using report, which report I need to schedule to make this happen..
    Please answer this.
    Thanks in advance..
    Sreedhar

    Hi
    Here is the SRM system , SPRO - IMG Path.
    <b>SPRO - SRM SERVER - Cross Apps Basic Settings - Set output actions and format - Define actions for document output</b>
    <u><b>We have solved the problem by
    1 - changing the Processing Time from '4 Processing when saving doc' to '1 - Processing using selection report' (in IMG Define Action for PO output).
    2 - schedule a batch job to run RSPPFPROCESS
    Also See OSS note 896858 & 872843 for details.</b></u>
    Define Actions for Document Output
    In this activity, you specify the processing type and form that the system should use to output SRM documents.
    Use
    All of the actions allowed for each individual document type ( business object type) are specified in an action profile. In an action profile, you also specify general conditions for the actions contained within the profile (for example, the processing time and the processing type).
    Requirements
    You can select a separate form for each of the output media available (fax, printout, and e-mail), providing you have already created these forms (SAP menu: Tools -> Form Printout -> Smart Forms or transaction SMARTFORMS).
    Standard settings
    If you do not wish to use your own forms, you can use the standard settings.
    SRM [application BBP_PD (Procurement Document)] ships predefined action profiles (including action definitions and processing types) for the document categories(ERS) Credit Memo, Auction, Bid Invitation, Purchasing Contract, Invoice, Purchase Order, and Bid.
    Set one of the available processing types to default.
    Note:
    We recommend that you do not change these predefined profiles, but rather that you copy them and change the copies as required.
    The same applies to the predefined Smart Forms that come with the system.
    Activities
    If you want to configure document output on the basis of transportable conditions:
    Select the determination technology called Determination Using Conditions That Can Be Transported.
    Set up the conditions for output in the next IMG activity (<DS:SIMG.BBP_TRIGGER_PO_COND>Condition-Dependent Document Output).
    If you want to use a form of your own, proceed as follows:
    1. Select the predefine action profile for the relevant document category (for example, BBP_PD_PO for purchase orders).
    2. On the left-hand side of the screen, double-click Action Definition to navigate to the relevant tab page.
    We recommend that you do not change any of the settings displayed here.
    Note:
    If you change the setting for the processing time, bear in mind that SRM does not support the Immediate Processing  option.
    Instead, select either Processing Using Selection Report or Processing When Saving Document.
    3. On the left-hand side of the screen, double-click Processing Types .
    The permitted processing types appear in the screen area on the right.
    4. Select a processing type (output medium) as a default.
    5. Select one of the following processing types that you want to use for a form:
    Smart Forms Fax
    Smart Forms Mail
    Smart Forms Print
    Note:
    No forms are required for processing with XML, which is implemented by means of a method call.
    6. Choose Set Up Processing.
    7. Select the form name that you want, and save your input.
    Only use the forms that have been defined for SRM, and whose names all begin with BBP_* (for example, the form for printing out a purchase order is BBP_PO_PRN).
    Note:
    You can use the predefined forms as templates for creating your own forms in the customer namespace. These will then also be available as form names when you Set Up Processing.
    Do not make any changes in any of the other fields!
    Make sure that the relevant document-specific SRM <DS:GLOS.A976C46CEC6CD411BA570800060D888B>context class has been set up:
    SRM Document (Action Profile) Context Class
    Purchase Order (BBP_PD_PO) CL_PD_PO_PROCESSING_BBP
    Purchasing Contract (BBP_PD_CTR) CL_PD_CTR_PROCESSING_BBP
    ERS Credit Memo (BBP_ERS) CL_ERS_PROCESSING_BBP
    Bid Invitation (BBP_PD_BID) CL_PD_BID_PROCESSING_BBP
    Bid (BBP_PD_QUOT) CL_PD_QUOT_PROCESSING_BBP
    Auction (BBP_PD_AUC) CL_PD_AUC_PROCESSING_BBP
    (Invoices (BBP_PD_INV) can only be output using XML; consequently, you cannot assign a form to them.)
    Further notes
    For more information about SAP Smart Forms, see the SAP Library:
    mySAP Technology Components -> SAP Web Application Server -> Basis Services / Communication Interface (BC-SRV) -> SAP Smart Forms (BC-SRV-SSF)
    <b>Prerequisite is successful Customizing and configuration using transaction SPPFCADM.
    Try the Report - RSPPFPROCESS
    Also check out transaction - SOST.
    </b>
    <u>Report - RSPPFPROCESS</u>
    <u>Short text</u>
    PPF: Selection and Processing of Outputs
    Purpose
    Selecting and processing actions in dialog or in batch.
    Prerequisites
    Actions are generated by applications that use Post Processing Framework (PPF). Prerequisite is successful Customizing and configuration using transaction SPPFCADM. The actions themselves are generated in the corresponding application.
    Selection
    For an explanation of each of the selection options, see the respective F1 help. Pay special attention to the Note about using the action status.
    As a rule, this report is used to process all actions for which the application has chosen 'Selection Report' as the processing time. For test purposes or for repeating actions, this report can also be used to select and process actions with the processing time 'Immediate' or 'When Document is Saved'.
    Output
    In dialog
    Actions are selected according to the selection criteria and displayed in an ALV. Here, you can select individual actions or all of them and process them. For actions processed successfully or with errors, in the case of a repeated processing, a copy of the action is created and this copy is processed.
    In batch
    Actions are selected according to the selection criteria and processed automatically. For actions processed successfully or with errors, a copy of the action is created and this copy is processed.
    Hope this will help.
    Please reward suitable points, incase it suits your requirements.
    Regards
    - Atul

  • Call to smartform

    Dear all
    I want to find out which program my smaftform is used in.???
    Regards

    Hi ,
    TNAPR is a database table for all( predefine forms,print programs and out put type) check it ......
    With Regrad's
    SHAIK.
    Edited by: SHAIK JAILABDIN on Apr 26, 2009 5:24 PM

  • Adobe LiveCycle functionality

    Hello,
    Is it possible to take an existing PDF that does not have any predefined form fields, alter it to a template PDF file to support field input and automatically fill up the PDF template with values from an XML file?
    I think Adobe LiveCycle does this but I just found out about the product, so I'm not sure.
    Please direct me to where I can see how this can be done.

    Is it possible to take an existing PDF that does not have any predefined form fields, alter it to a template PDF file to support field input and automatically fill up the PDF template with values from an XML file?
    Yes It is possible in Adobe Livecycle. Since you have mentioned you are new, I am telling where to start. Adobe Livecycle ES is a collection of different tools that does a lot of functionalities. One such tool is Adobe Livecycle Designer. You can see many examples for how to create a form in this forum or using predefined template using the Designer tool's Help Menu.
    Thanks,
    Jaison.

  • Printing with Syclo Client

    Hi all,
    I need to print a form with Syclo in offline mode simulating the SAP Print functionalities.
    How can I do that? Which kind of tools do I need?
    I'm thinking about a tool to create a predefined form where I put the info coming from Syclo.
    Cheers
    -- Marco

    Hi Marco,
    Which Agentry application and version are you working with?  If you have installed your Agentry app in SMP, please specify which version of SMP you are working with.  SMP is not the Syclo Agentry platform.  It is the SAP Mobile Platform which is a child of the former SUP (Sybase Unified Platform).
    If you are not working with SMP installed Agentry apps, then you would probably be better served putting your discussion in SAP for Mobile.
    Regards, Mike
    SAP Customer Experience Group - CEG

Maybe you are looking for

  • Import Photos from DVD  - Reference to Original DVD Title?

    i installed the trial version of Lightroom 2.0 and tested it out putting a DVD in.. it imported all the thumbnails fine... but when you take out the DVD after its done cataloging all the icons, the program doesn't tell you the name of the DVD that th

  • Background color does not show in a design mode preview

    Hi, I installed Macromedia studio 8 a couple of days ago, and started using Dreamweaver 8 with a "Missing Manual" book. I'm on first chapter and following tutorial. It says to change a background color to blue, and I did that. But this change was not

  • MY PC IS WORKING VERY SLOWLY AND HANGING AGAIN AND AGAIN

    HELLO    MY NAME IS AKSHAY RAHAR & I HAVE A HP LAPTOP (PAVILION G6 WITH 500 GB HARD DISK , 2 GB RAM , 1 GB GRAPHIC CARD ). IT IS WORKING VERY SLOWLY AND HANG UP AGAIN AND AGAIN .. I REBOOTED IT 3 TIMES BUT I'M FACING SAME PROBLEM PLZ HELP ME ....

  • Can't insert email address into subject of SCEP request

    According to the SCEP payload rules here: http://developer.apple.com/library/ios/#featuredarticles/iPhoneConfigurationProf ileRef/Introduction/Introduction.html the following is written: "OIDs can be represented as dotted numbers, with shortcuts for

  • What's the fastest way to share files live between 2 Macs in the same room?

    Please can I have some advice on this scenario? I'll need to share HD video footage between 2 new Mac Pros in the same room. 1 Mac will be used to upload the footage and the other to edit it using FCP. The footage can be stored either on hard drives