Unable to test a FPM form based process in HCM Process & Forms ?

Hi Experts,
Am new to HCM Process & Forms, I created my first form on FPM and am trying to test it but am not able to do so.. can you all please help me figure out where I am going wrong.
Here is what I am doing ...
I have a build a FPM Form Scenario and Process. Now when I clicking on the Execute button in HRASR_DT and go the test screen I dont get the option for selecting the Web Dynpro Screen as Application Start Option.
I also tried testing it through
http://OURSERVER/sap/bc/webdynpro/sap/asr_process_execute_fpm?sap-language=EN&sap-wd-configId=ASR_EXECUTE_5_STEP_PA
and
http://OURSERVER/sap/bc/webdynpro/sap/asr_process_execute
when I do this then I am getting an error message "No Internal Service Request scenario was specified".
Please Advice.
Thanks

Hi Sahir,
Yes, I had to Activate the business function HCM_ASR_CI_5 to get the "Option for Application Start" section in HRASR_DT.
Thanks for the launchpad configuration link.
The one think that I am still having issues is that if I goto se80 and selected the WD Application ASR_PROCESS_EXECUTE_OVP and using the Application configuration ASR_PROCESS_EXECUTE_OVP_CFG I execute it by clicking on Test....I get an error message saying
"Process does not exist"
Does this mean I can't test my process through se80 I will always have to go through portal and configure the launchpad to test my process ?
Or am I missing some config or doing something wrong ?
Regards
Chayan

Similar Messages

  • Adobe form code initialization with HCM Processes and Forms?

    Hi,
    We're trying to dynamically determine some language-dependent text label values in the form interface code initialization routine before displaying an interactive PDF form. All works fine when using the transaction SFP test tool, label values are dynamically determined using the code on the PDF printout.
    However in our case, the interactive form is embedded in a HCM P&F scenario and when launching the process form WDA application from the UWL, it looks like the same code initialization code is executed (when debugging it) but the values are not updated on the PDF when displaying.
    Any ideas how to go forward? Should we instead be using an ISR BAdI or such to do the same thing? We do not want to store all the label fields in the HCM P&F form scenario, because they are not supposed to be stored in HCM, we just need to dynamically display some text labels on the PDF form.
    We're on SAP ERP 6.0 EhP4, NW 7.01.
    Best regards,
    Mikko

    Hi Chris,
    thanks for your answer. Just to give you some background on the requirement, we are dealing with the public sector and they are let's say quite strict about form appearances
    To elaborate more, we have a need to build a single work contract printout PDF form for all the company codes (embedded into a second form scenario in our HCM P&F hiring process), because 90% of the layout and of all the labels in the work contract are common to all ccodes. Unfortunately for us, there are however some static texts / text labels with their translations whose customer requirements vary between the company codes. In addition, the customer is not ready to harmonize these texts mostly because of legal reasons. An example of this is as follows:
    - ccode 1 label: work contract (+ translations to several languages)
    - ccode 2 label: work contract approved by local union (+ translations to several languages)
    - ccode 3 label: work contract signed and approved by local union and company (+ translations to several languages)
    As silly as the requirement may seem, they are not ready to harmonize these labels into a single label because of these reasons (we have tried this many times without much success and told them about the technical difficulties to come). So we need to come up with a working solution
    What we have gone forward with so far is a Z-table containing all the dynamic texts and their translations. We are now just looking for a way how to dynamically populate PDF form label values upon runtime. In normal PDF print form cases (= without HCM P&F involved), the code initialization routine works just fine. We bind the label values to the form interface elements and then upon runtime we populate the interface elements in the routine based on the incoming company code value.
    But this is where we are stuck now. It seems HCM P&F somehow prevents or overwrites the changes done in the PDF forms code initialization routine when launching the PDF form from UWL and the HCM P&F process form WDA app and I'm looking for ways to make it happen.
    Any ideas?
    Kind regards,
    Mikko

  • Requisition Approval Process using HCM Processes and Forms

    Hi all,
    Can HCM P&F be used for processes other than HR? For example, Purchase Requisition form to be displayed in the portal instead of HR process like 'transfer' form and upon final approval, creation of requisition in SAP should happen instead of HR infotype updation.
    Is this possible? If so, please mention the advantages and disadvantages of using HCM P&F for other than HR processes.
    Regards
    Srini

    Srinivasan,
    I replied to your posting in other forum and pasting my response here as well.
    As mentioned by other SDN peer, HCM P & F is aimed at business processes in HCM area. HCM P & F has provision to retrieve employee's information stored in PA/PT/OM modules and also designed to use infotype framework to update the form data back to employee master data. The navigation of application starts in choosing employee for which Form is to be submitted.
    If you are on EhP4, using new feature we can bypass choosing employee to begin with.
    That said, if you still want to use HCM P & F for non-HCM area then you may end up doing lots of customization.
    Also, SAP had delivered several ISR forms (based on ISR framework) for non HCM business processes, for example 1. Customer master data 2. Cost center maintenance 3. Profit Center etc. You have to look at appropriate business package documentation for more details.
    HCM P & F is also based on ISR framework but with lots of latest features.
    regards
    Sridhar

  • Add a form (based on query) to a form (based on table)

    I have a normal form based on a table. I want to put in a little form in a region of this first form that is based on a query. They have one field in common.
    How can I do this?
    Elsie

    Hi Elsie,
    Effectively, you want to end up with a single form and save the data back into two or more tables?
    If so, you could base the entire form on a SQL view and use an INSTEAD OF trigger to update the underlying tables.
    Regards
    Andy

  • OAM: Form based auth IIS6, problem with form action

    This should be really simple, reading all the docs and forums, they all say that the form action should be
    /access/oblix/apps/webgate/bin/webgate.dll
    but this doesn't exist.
    Virtual dir /access points to
    c:\progfiles\netpoint\webcomponent\access
    in there, there is no webgate folder under apps
    I do find a webgate folder here:
    c:\progfiles\netpoint\webgate\access\oblix\apps\webgate\bin\webgate.dll
    I tried copying the webgate folder from the 2nd to the webcomponents one but getting a 404 when trying to access the webgate.dll. I can access a test.html file in that same folder.

    Hi,
    I believe the thread at Help with OAM Form login on IIS please should help.
    -Vinod

  • Use HCM processes and Forms without using the Enterprise Portal

    is it possible to leverage existing HR Admin Services (HCM processes and Forms) functionality without using the Enterprise Portal?
    1) Create an Adobe form and Interface using SFP
    2) Set up ISR and Form Scenario
    3) Set up Forms configuration to use existing Backend and generic Services
    4) Set up workflow to updated Backend using Services
    is it possible to do the above steps and not use the Portal? If Yes, how do we present the forms to the Manager, and provide different buttons that appears on the Portal by default?
    Any ideas will be greatly appreciated.
    Thanks,
    Saurabh

    Hi Saurabh,
    your assumptions and findings (items can not be started from the backend workflow inbox etc.) are correct: These processes can not be started without the Portal and it is not intended to do this.
    The above mentioned backend report are only forseen for implementation and testing purposes and not for productive use.
    In addition to the fact, that you already can't execute the work items a lot of other features of the framework (Process Browser etc.) are only available through the Portal.
    Best Regards
    Michael Bonrat - Solution Manager HCM Processes and Forms
    Info about HCM Processes and Forms:
    www.service.sap.com/erp: 
    - SAP ERP Human Capital Management -> Workforce Process Management -> HCM Processes and Forms

  • Query on HCM Processes and Forms

    Hi
    I am facing some issues in configuring Hiring Forms in HCM Processes and Forms. I can place them in 2 baskets and describe each of them below. I would appreciate any advise on ways and means to overcome these errors.
    Basket #1
    I want to use the standard forms SHU1, SHU2 in development environment to understand the HCM P&F functionalities. I copied these form scenarios from client 000 and did all the configurations as outline in IMG activity HRAdministrative Services >> Configuration of Forms and Processes >> Sample Processes for HCM Process and Forms.
    When I run a check using HR Administrative Services >> Configuration of Forms and Processes >> Configuration of Forms >> Check Consistency of Form Scenarios and select Form name, I get errors along following lines:
    u2022     Error Message Sample#1 Form scen SHU1 vers. 00000 serv. SAP_PA: Only one deflt value allowed for field I0009_ZLSCH
    u2022     Error Message Sample#2 Form scen. SHU1 vers. 00000 service SAP_PA: Field I0007_ARBST default value is not created
    u2022     Error Message Sample#3 ISR scenario SHU1 version 00000: Field I0001_BUKRS is missing
    u2022     Error Message Sample#4 Form scen. SHU1 vers. 00000: Field I0007_ARBST service for default values not required
    However, at the bottom of the log I see this message in Green: Form scenario SHU1 version 00000: Form scenario is consistent
    I tried to make the changes as suggested in the Long Text for each of these messages. Probably due to the fact that I am using standard delivered forms, I get this message u201CDo not make any changes (SAP entry)u201D and I am unable to save the changes.
    Basket #2
    In this basket I have Org_Change form and have managed to go the whole nine yards and complete the configuration in ECC. The consistency checks for process and forms are in green. However, I am unable to start the process through Portal. I get this message u201Cno data availableu201D when I try to select a process.
    Among the 5 roles delivered in SAP as initiators for processors u2013I am interested in 3 of them HRASARA (for HR Administrator). I have configured HRASRA and HRASRB as initiators for Org_Change. However, I am not able to figure out how to link these roles to portal roles such as SAP_ASR_ADMINISTRATOR, SAP_ASR_MANAGER etc.
    I would appreciate any advise on ways and means to overcome these errors.
    Thanks
    Subhash

    Have you been able to fix your issue in Basket # 2 ?

  • FORM based authentication

    Hi,
    I'm using Oracle JDeveloper 9.0.3 with the embedded oc4j. I have configured for simple FORM based authentication by storing username/password in the principals.xml file.
    I am presented with the login form correctly when I try to access a protected resource, but my username/password is always rejected (I'm redirected to the error page after trying to log-in). Can someone pls help??
    The relevant portions of the contents of the deployment descriptor files that I'm using:
    principals.xml
    <principals>
    <groups>
    <group name="securegroup">
    <description>secureusers</description>
    </group>
    </groups>
    <users>
    <user username="testuser" password="test">
    <description>test user </description>
    <group-membership group="securegroup" />
    </user>
    </users>
    </principals>
    web.xml
    <web-app>
    <security-constraint>
    <display-name>Example Security Constraint</display-name>
    <web-resource-collection>
    <web-resource-name>Protected Area</web-resource-name>
    <!-- Define the context-relative URL(s) to be protected -->
    <url-pattern>*</url-pattern>
    <!-- If you list http methods, only those methods are protected -->
    </web-resource-collection>
    <auth-constraint>
    <!-- Anyone with one of the listed roles may access this area -->
    <role-name>role1</role-name>
    </auth-constraint>
    </security-constraint>
    <!-- Default login configuration uses form-based authentication -->
    <login-config>
    <auth-method>FORM</auth-method>
    <realm-name>Example Form-Based Authentication Area</realm-name>
    <form-login-config>
    <form-login-page>login.jsp</form-login-page>
    <form-error-page>error.jsp</form-error-page>
    </form-login-config>
    </login-config>
    <!-- Security roles referenced by this web application -->
    <security-role>
    <role-name>role1</role-name>
    </security-role>
    </web-app>
    orion-application.xml
    <orion-application>
    <security-role-mapping name="role1">
    <group name="securegroup" />
    </security-role-mapping>
    </orion-application>
    application.xml (stored in my D:\JDeveloper\jdev\MyProj\MyProject\WEB-INF\src\META-INF folder)
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <!DOCTYPE application PUBLIC "-//Sun Microsystems, Inc.//DTD J2EE Application 1.2//EN" "http://java.sun.com/j2ee/dtds/application_1_2.dtd">
    <application>
    <security-role-mapping name="role1">
    <group name="securegroup" />
    </security-role-mapping>
    </application>

    REPOST
    <br><br>
    Keywords: form-login, principals.xml, embedded OC4J, authentication
    <p>
    Please see http://forums.oracle.com/forums/message.jsp?id=1266989
    <p>
    The provided link does not work.<br><br>
    In the application.xml of the OC4j config folder I have comemnted out the: <br> <jazn provider="XML" location="./jazn-data.xml"/>
    and added my roles mappings from web.xml :<br>
         <security-role-mapping name="OES_admin">
              <group name="administrators"/>
         </security-role-mapping>
    <p>
    plus in proncipals.xml have created an entry for my test user:<p>
              <user username="testusr" password="test">
                   <description>Just me</description>
                   <group-membership group="users" />
                   <group-membership group="guests" />
                   <group-membership group="administrators" />
              </user>
    <p>
    And still cannot run Form-authentication from inside jdeveloper .... authentication runs fine when the app is deployed to Tomcat5
    <p>
    Help Please, I'm using jdev 10.1.2.0
    Message was edited by:
    omar71

  • Customizing Requisition request in HCM Processes & Forms

    Hi HCMers,
    We have just upgraded our development system to EhP4 in ECC and E-Recruiting systems, and SP5 in E-recruiting. We want to use the simple requisition request process in HCM Processes and Forms but have several customizations to apply. For example, changes to the form and the workflow.  As a developer I am able to create the custom Adobe form, the custom workflow, and apply any necessary enhancements to ABAP code. However I am unclear how to link these in via the HCM Processes and Forms framework so that they will be called from the standard screen in MSS (Manager Services > My Requisitions > Create New Requisition Request). I did find the tutorial for building a process scenario from scratch, but I can't find the "simple requisition" form in HRASR_DT, but I find the simple form in SFP as ISR_FORM_SRQ1.
    So, my question - what is the best way to implement these customizations? Should I copy the existing process scenario for exstended requisition (HR_MSSRCF_REQUISITION) into a Z_HR_MSSRCF_REQUISITION and make all my changes; or create my form scenario and process scenario from scratch?  Do we need to change the webdynpro for the Create New Requisition Request to call the new form and scenario, or is there a place that is configured? Do I really even need to use the HCM processes and form framework?
    If I sound clueless it's because I am Anyone wanna give me a clue?
    Thanks for any help you can give!
    Margaret

    Cpoy HR_MSSRCF_REQUISITION to your Z one by using the transaction SPRO-> personnel management and then HR Administrative Services and then Configuration of Forms/Processes and then execute the Design Time for process and forms.
    select your Process that is HR_MSSRCF_REQUISITION  and copied to your Z one. once you copied then you can given there your own workflow template  and in the form Secnerio you can also given your own customize adobe form.
    In the process start you can assign the role assignemnt to manager then this process would be visible in MSS under manager.
    Hope this would help you.
    thanks,
    Amar

  • Faces context not found (Form based authentication)

    <security-constraint>
    <display-name>Example Security Constraint</display-name>
    <web-resource-collection>
    <web-resource-name>Protected Area</web-resource-name>
    <url-pattern>/jsp/WorkingZone.jsp</url-pattern>
    <http-method>GET</http-method>
    <http-method>POST</http-method>
    </web-resource-collection>
    <auth-constraint>
    <role-name>manager</role-name>
    </auth-constraint>
    </security-constraint>
    <login-config>
    <auth-method>FORM</auth-method>
    <realm-name>Example Form-Based Authentication Area</realm-name>
    <form-login-config>
    <form-login-page>/Login/login.jsp</form-login-page>
    <form-error-page>/Login/error.jsp</form-error-page>
    </form-login-config>
    </login-config>
    when i tried to login with valid user the the url shows
    http://localhost:8080/FormAuth/jsp/WorkingZone.jsp
    how to append faces context automatically.
    I am not finding for this faces context.
    Plz suggest me a solution soon.
    Thanks
    Raghavendra Pattar

    The FacesContext is created by FacesServlet which is
    definied in the web.xml with an url-pattern.
    If you just follow the url-pattern of this
    FacesServlet, usually /faces/ or *.faces, or *.jsf,
    then the FacesContext will be created.Hi balu,
    this is the web.xml that i am using
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.4" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
    <context-param>
        <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
        <param-value>server</param-value>
      </context-param>
    <context-param>
        <param-name>javax.faces.CONFIG_FILES</param-name>
        <param-value>/WEB-INF/navigation.xml,/WEB-INF/managed-beans.xml</param-value>
      </context-param>
    <context-param>
        <param-name>com.sun.faces.validateXml</param-name>
        <param-value>true</param-value>
      </context-param>
    <context-param>
        <param-name>com.sun.faces.verifyObjects</param-name>
        <param-value>false</param-value>
      </context-param>
    <filter>
        <filter-name>UploadFilter</filter-name>
        <filter-class>com.sun.rave.web.ui.util.UploadFilter</filter-class>
        <init-param>
          <description>
              The maximum allowed upload size in bytes.  If this is set
              to a negative value, there is no maximum.  The default
              value is 1000000.
            </description>
          <param-name>maxSize</param-name>
          <param-value>1000000</param-value>
        </init-param>
        <init-param>
          <description>
              The size (in bytes) of an uploaded file which, if it is
              exceeded, will cause the file to be written directly to
              disk instead of stored in memory.  Files smaller than or
              equal to this size will be stored in memory.  The default
              value is 4096.
            </description>
          <param-name>sizeThreshold</param-name>
          <param-value>4096</param-value>
        </init-param>
      </filter>
    <filter-mapping>
        <filter-name>UploadFilter</filter-name>
        <servlet-name>Faces Servlet</servlet-name>
      </filter-mapping>
    <servlet>
        <servlet-name>Faces Servlet</servlet-name>
        <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
        <load-on-startup>1</load-on-startup>
      </servlet>
    <servlet>
        <servlet-name>ThemeServlet</servlet-name>
        <servlet-class>com.sun.rave.web.ui.theme.ThemeServlet</servlet-class>
      </servlet>
    <servlet-mapping>
        <servlet-name>Faces Servlet</servlet-name>
        <url-pattern>/faces/*</url-pattern>
      </servlet-mapping>
    <servlet-mapping>
        <servlet-name>ThemeServlet</servlet-name>
        <url-pattern>/theme/*</url-pattern>
      </servlet-mapping>
    <welcome-file-list>
        <welcome-file></welcome-file>
         </welcome-file-list>
    <jsp-config>
        <jsp-property-group>
          <url-pattern>*.jspf</url-pattern>
          <is-xml>true</is-xml>
        </jsp-property-group>
      </jsp-config>
    <security-constraint>
        <display-name>Example Security Constraint</display-name>
        <web-resource-collection>
          <web-resource-name>Protected Area</web-resource-name>
          <url-pattern>/secure/*</url-pattern>
            <http-method>GET</http-method>
          <http-method>POST</http-method>
        </web-resource-collection>
        <auth-constraint>
          <role-name>manager</role-name>
        </auth-constraint>
      </security-constraint>
      <!-- Default a login configuration that uses form-based authentication -->
      <login-config>
        <auth-method>FORM</auth-method>
        <realm-name>Example Form-Based Authentication Area</realm-name>
        <form-login-config>
          <form-login-page>/Login/login.jsp</form-login-page>
          <form-error-page>/Login/error.jsp</form-error-page>
        </form-login-config>
      </login-config>
      <!-- Define a logical role for this application, needs to be mapped to an actual role at deployment time -->
      <security-role>
        <role-name>manager</role-name>
      </security-role>
    </web-app>1)My requirement is Login page should be the first page
    If enter the valid user and password
    then i will get directory structure
    when i click the secured JSF page inside secure
    i got this URL
    http://localhost/secure/WorkingZone.jsp
    obiviously /faces is missing
    and i am getting faces context not found.
    If u need further clarification i will send u..
    Plz reply me...

  • Link between HCM Processes Forms with portal

    Hello Friend's,
          Can anyone tell me how to link HCM processes application with portal. I created process in backend. tell me how to call that process in my portal.

    Hi Ramesh,
    i am not sure you got the process in Portal or not, but this steps helps you to get process in portal.
    Go to SPRO --> Personal Management - HR Administrative Services - Configuration Process for HCm Processes and Forms - Process Configuration -- Setup Processes -- Validity for Processes -- Select Specify Valid Processes for start Application -- now it will prompt with Role of Initiator slect Manager/Employee/HR admin specfic start and end date
    and still we have one more step to do...
    hope it helps pls let me know if you face any problems in setting up HCM forms and processes i will try to help you out.
    Regards
    Vijai

  • Mass Processing for employees in HCM Processes & Forms

    Hi experts,
    We are trying to implement mass processing in HCM Processes and Forms,
    Could any one of you give us an overview how this works.
    Any suggestions / documentation is appreciated.
    Thanks in advance.

    Hi Nrupen
    To be honest there is not much to it and the SAP documentation covers it really.
    Enable the process to be mass processed.
    Make fields visible/invisible/readonly in the columns using the field attributes
    A singlle process is triggered for each employee in mass process table etc.
    Do you have a specific issue?
    Regards
    Ian

  • Master/Detail Form based on view(s) - Bug?

    I made a master/detail form that is based on two views, and later master was a view and detail was a table. The form opens OK, but when I click query-button, the following error appears on the screen:
    An unexpected error occurred: ORA-01445: cannot select ROWID from a join view without a key-preserved table (WWV-16016)
    An unexpected error occurred: ORA-01445: cannot select ROWID from a join view without a key-preserved table (WWV-16016)
    When you create a form you are offered three different choices:
    1. Form based on table or view
    Build a form based on a database table or view.
    2. Master-detail form
    Build a master-detail form based on two tables or views. <---- ?????
    3. Form based on procedure
    Build a form based on a database stored procedure
    Is it at all possible to use views with master/detail?

    View should have a rowid. To create a rowid tables have to have foreign key relation. And also in where clause you should have PK-Field-Name=FK-Filed-Name statement.
    null

  • HCM Process and Forms Dynamic Actions

    Hi
    We are implementing HCM process and forms and presume that dynamic actions will have to be recreated as rules.
    Can anyone give any guidance in this area as some of our dynamic actions are quite complex.
    Many thanks
    Ian

    Hi,
    For HR forms please follow the following link
    HCM Processes and Forms (www.service.sap.com/erp:  - SAP ERP Human Capital Management -> Workforce Process Management -> HCM Processes and Forms -> Media Library)
    https://websmp205.sap-ag.de/~form/sapnet?_SHORTKEY=00200797470000081848&
    A dynamic action has the following components.
    Infotype Number (INFTY): specifies the infotype for which you want the dynamic action triggered
    Subtype (SUBTY): narrows the focus to a specific subtype
    Field Name (FIELDN): starts your action when a maintenance function is performed on a particular field
    Function (FC): specifies the various maintenance operations to which your dynamic action would respond. They are 02 (change); 04 (create); 06 (create and change); 08 (delete); 10 (change and delete); 12 (create and delete). Dynamic actions are only applicable in maintenance operations, not in display functions.
    Sequence Number (NO): refers to a sequential number.
    Step (A): specifies a particular type of action. No dynamic action is executed if the function character has a value other than one of the following:
                 P: Plausibility checks, which allow you to check certain conditions.          
                 I: Calls an infotype for processing
                 W: Called after the I statement and used to assign values to screen fields while creating or copying another infotype record through the I statement 
                  F: Calls a FORM routine (subroutines in ABAP) during your action. The routine may reside in or out the module pool MPNNNN00.
                 V: Lets you treat collectively a number of fields for which you want to define a common dynamic action
                  M: Sends SAP Office mail
    Variable function part: The variable function part along with the step indicator forms the core part of your action. It specifies the processing details when the dynamic action is triggered. For example: 
    Requirement: When the postal code or the city of an employeeu2019s permanent residence is changed in infotype 0006, an email should be sent to the administrator.
    INFTY    SUBTY    FIELDN    FC          NO.    STEP       VARIABLE FUNCTION
    0006           1             ORT01      06             001           V               PSTLZ            
    0006           1             PSTLZ      06             002           M               M0001
    The V statement on line 001 is used to link the two fields to the M statement. The statements relevant to field PSTLZ are also applicable to the ORT01 field.
    When a record is created or changed in infotype 0006 of permanent address, an email is sent using the feature M0001. Information such as the recipient address, subject, and content of the mail is derived from M0001.
    Warm REgards,
    Kapil

  • Custom iviews in HCM process and forms

    Hi ,
    We are using EhP4 in ECC and E-Recruiting systems.
    We want to use the customized requisition request process in HCM Processes and Forms.We have developed a adobe interactive form with webdynpro for ABAP along with some workflow.
    I want to link these in via the HCM Processes and Forms framework so that they will be called from the standard screen in MSS (Manager Services > My Requisitions > Create New Requisition Request).
    what is the best way to implement these customizations? Is there any way to link these applications in HCM forms in SAP Portal.
    Thanks,
    Lina

    There are 2 ways you can accomplish depending on your requirement. The current process group getting called when create requisition is selected is H1NB. If you want to keep the existing processes and just add your process to the list, then you will need have the developer add the process group H1NB to the custom forms. If you only want to disply your forms, you may have to create a new process group in the IMG under Personnel Management>HR Administrative Services. Once you have defined the new group, the developer will have to link the custom forms to the new group. Additionally, you will have to change the application parameters within the Portal on the Iview for Create Requisition request on the Manager Self-Service role from the standard parameter PROCESS_GROUP=H1NB to PROCESS_GROUP=CUSTOMGROUPCREATED. Once these steps have been completed, you should now see your custom forms within the launcher.
    Cheers,
    Mike

Maybe you are looking for

  • XI20 XSLT performance

    Hello all, I use an XSLT mapping for a XML to XML mapping (without DB access and without additional JAVA code). I was wondering if there is a way to increase the performance as I'm not satisfied with the overall XI performance when processing. I run

  • Need to validate selection screen parameter valus

    Hi all, we have a requirement to validate parameter values , parameter values should be less than or equal to 12 and should accept 2 decimals . how to declare parameter? eg: 11.34, 12.00 regards sridhar

  • How to open the plan period in FSE5N.

    HI Experts, I received the following error message in tran code FSE5N when I went to post 2011 revenue budget "Plan period 001 not allowed". Regards, Sam.

  • Last update does not let me open yahoo, how do I change settings to what they were before update?

    How do I change safari setting to allow yahoo?

  • ATP logic and RLT

    Dear  experts, Can you tell me the difference b/w ATP logic and RLT logic in availabity check i know both are working in invidually- but  how it is controlling the functional wise i am not able to understand. Pls  dont give the answere wt  is ATP and