Use of Table in HCM Processes and Forms

Hi Guys,
I am developing an Adobe form for the HCM process and forms .My requirement is to populate table values in the adobe form   based on a value got in  the backend service.
I tried declaring an internal table in the backend service but in vain.So decided to code inside the context of the form.But was not able to use the parameters available in the
Now the trouble is how to get the value from the form scenario field and populate that table.
Please provide your thoughts.
Regards,
Aravind.P

Hello Aravind,
Could you please tell us how you solved this ?
Edited by: Gopi chelvam on Mar 24, 2010 6:13 AM

Similar Messages

  • Use of BADI in HCM Processes and Forms

    Hello Friend's,
                I am feeling trouble in learning HCM Processes and Forms.. Actually i dont know what is the role of BADI in HCM Processes and Forms. one more thing i need to know is OPERATION for backend service. What is the use of operation and how i can trigger the badi methods when running in portal.

    Hi Ramesh,
    Hope this is not too late to help.
    Do_operation will be called whenever there is roundtrip, by triggering event USER_EVENT_CHECK using form scripting.
    example,
    To trigger roundtrip for a drop down list, under exit* event add this
    xfa.record.CONTROL_PARAM.ISR_EVENT.value = "USER_EVENT_CHECK";
    ContainerFoundation_JS.SendMessageToContainer(event.target, "submit", "", "", "", "");
    regards,
    Xiang Li

  • Using a table in HCM Processes & Forms

    I have an infotype with time constraint 3 that I want to present as a table for input on a form using HCM Processes and Forms. 
    My question is, how do I configure the fields in the form scenario to support a table of data.  Furthermore, how do I perform the binding in the LiveCycle designer, since I guess each column of my table will be bound to a separate data element in the form interface?

    Mike,
    1) For the config, you just have to define the fields needed once. Once they are defined and included in the interface to the form you can then bind the fields. It sounds like you know how to do this part.
    2) Binding a table is just like any other field. The difference is that you have to bind all cells of the table with the fields needed. You have fields 1, 2 and 3. There are three rows and three columns. You would bind rows 1 - 3, colum 1 with field 1 (drag and drop multiple times), rows 1 - 3, column 2 with field 2 and rows 1 - 3, column 3 with field 3.
    I just did this for the first time myself, so I hope my explanation is helpful.
    Jim

  • 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

  • Creating a new position and updating IT 1028 using HCM processes and forms

    I have to create a new position and update the related infotypes using the design time framework of HCM processes and forms. The problem I am facing is the info type 1028 is not a part of the de coupled infotype framework and does not appear in the service fields list. How can I update the infotype 1028? I was thinking of updating it using the FLUSH method of the class implementing the ADV services interface IF_HRASR00GEN_SERVICE_ADVANCED by calling the function module RH_INSERT_INFTY. But, how do I get the position ID created? Is there any other way of achieving this? Please help as soon as possible.

    HI
    Create one Function Module to return all the vacant positions and load that in a drop down.
    For IT1028 you have to update via the RH_INSERT_INFTY.
    Kind Regards,
    Mukesh

  • Infotype 0000 Creation using HCM Processes and forms in MSS

    Hi,
    I need to create an Action for Transfer an employee using HCM Processes and Forms. So, my form should update infotype 0000, 0001, 0008 etc.
    But when I provide create operation for infotype 0000, system is throwing short dump. When I change the operation to change nothing was creating in infotype 0000 for that respective employee. Is there any way to update infotype 0000 using HCM Processes and forms. Please help me here.
    Thanks & Regards,
    Nayani.

    Hi Chris,
    Thanks for your reply mate.
    I understand that for IT0000 update we don't have to configure it explicitly.We just assign values to MASSG and MASSN and IT0000 should update. I am doing exactly that.
    For the "condition" we do have multiple rules for that and I am familiar about the trickthat the rule fields must be part of the SAP_PA service which is actually making the update. That's all in place and that's working fine.
    Now coming to the problem -
    The "action" is "Return from Career Break" where the only PA infotype that has to be updated is IT0000. Besides that we are updating Absences,IT2001.
    I have tested the process thoroughly and it seems that the system does not allow an IT0000 update without any other PA data change. To test this, I added a PA infotype update in my config and at that time IT0000 got updated beautifully. But when I am trying to update only IT0000, it fails.
    To solve the issue, I had a discussion with my team and we have decided to copy IT0001 along with IT0000. So as of now, we have sorted out a workaround but the technical issue is something I would like to look into.
    If you figure out anything then please let me know.
    Appreciate your help.
    Thanks,
    Saikat

  • HCM Process and Forms - Create and End record using the same form scenario

    Hi All,
    I have the following requirement while using HCM Processes and Forms: Using one form/scenario I need to both create a record or be able to end a record for infotype 841. When looking at the back-end service SAP_PA I have operations Create, Change, Change without delimiting and Delete. My requirement would be to do both a create and a delete I guess, but these two can't be selected at the same time while configuring the form scenario.
    I was thinking about doing somethign with the startdate and enddate instead of using the effective date. But I have no clue how to do that.
    How would this be possible?
    Thanks,
    J

    You are correct in assuming that you cannot have a create and delete on the same infotype. The config will not allow it.  Instead, configure the create and then do the delete via a call to you own method in the workflow or via the advanced generic service
    Cheers
    Ian

  • How to use buttons in hcm process and forms?

    Hi Experts,
    I want to know how to use buttons in HCM process and form.
    And when i click on the button it was validating all the fields and it was throwing an error ( complete SACHP fields) i am not using this filed in any where of my form.
    So, please help in getting out of this error. And help me with some document, which method will  trigger once we click on the button.
    Thanks & Regards,
    Rocky

    You do not need to add this field to your list. In the view V_T588MFPROPS (SAP delivered), this field is set as mandatory. In configuration, you must maintain the view V_T588MFPROPC (Customer area) and make sure the field is not set to mandatory. This will override the SAP delivered setting and the error message will be not be displayed.
    Derrick Banks
    Banks & Company, LLC

  • Adobe HCM Processes and Forms Start processes iView error

    Hi,
    We are implementing Adobe HCM processes. The forms based on the PCR technology are working fine. However, we want the new HCM Processes and Forms technology. We have implemented Business packages for MSS, HR Administrator and XSS (PC_GUI). ADS is configured correctly as the PCR Adobe forms are working fine.
    We want to use the WebDynpro version of HCMPF and NOT the ABAP version. When starting the Start Processes IView (sap.com/paasrprocst) we get the error:
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed in WD JNDI lookup. javax.naming.NameNotFoundException: No child found in WebDynproContext with name paasrprocst
    at com.sap.portal.pcm.iview.admin.AdminBaseiView.createAttrSetLayersList(AdminBaseiView.java:361)
        at com.sap.portal.pcm.iview.admin.AdminBaseiView.getAttrSetLayersList(AdminBaseiView.java:205)
        at com.sap.portal.pcm.iview.admin.AdminBaseiView.getCustomImplementation(AdminBaseiView.java:148)
        at com.sap.portal.pcm.admin.PcmAdminBase.getImplementation(PcmAdminBase.java:530)
        at com.sapportals.portal.ivs.iviews.IviewServiceObjectFactory.getObjectInstance(IviewServiceObjectFactory.java:448)
        ... 40 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.04506.648)
    Version null
    DOM version null
    Client Type msie6
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0013.20070717142021.0000 (release=645_VAL_REL, buildtime=2007-08-11:15:13:14[UTC], changelist=455669, host=pwdfm101), build date: Sat Jan 19 11:19:58 AST 2008
    J2EE Engine 7.00 patchlevel 109044.44
    Java VM Java HotSpot(TM) 64-Bit Server VM, version:1.4.2_12-b03, vendor: Sun Microsystems Inc.
    Operating system SunOS, version: 5.10, architecture: sparcv9
    Session & Other
    Session Locale en
    Time of Failure Thu Mar 13 13:07:45 AST 2008 (Java Time: 1205402865554)
    Web Dynpro Code Generation Infos
    sap.com/pb
    SapDictionaryGenerationCore 7.0013.20061002105236.0000 (release=645_VAL_REL, buildtime=2007-08-11:14:57:42[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0013.20061002105236.0000 (release=645_VAL_REL, buildtime=2007-08-11:14:57:50[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0013.20060719095755.0000 (release=645_VAL_REL, buildtime=2007-08-11:14:44:42[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0013.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-08-11:15:04:26[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0013.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-08-11:14:45:30[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0013.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-08-11:14:45:23[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0013.20060719095619.0000 (release=645_VAL_REL, buildtime=2007-08-11:14:54:53[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0013.20070703112649.0000 (release=645_VAL_REL, buildtime=2007-08-11:15:00:50[UTC], changelist=454024, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0013.20070717142021.0000 (release=645_VAL_REL, buildtime=2007-08-11:15:15:27[UTC], changelist=455669, host=pwdfm101)
    SapWebDynproGenerationCore 7.0013.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-08-11:15:04:37[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0013.20070717142021.0000 (release=645_VAL_REL, buildtime=2007-08-11:15:15:27[UTC], changelist=455669, host=pwdfm101)
    sap.com/tcwddispwda
    No information available null
    sap.com/pb_api
    SapDictionaryGenerationCore 7.0013.20061002105236.0000 (release=645_VAL_REL, buildtime=2007-08-11:14:57:42[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0013.20061002105236.0000 (release=645_VAL_REL, buildtime=2007-08-11:14:57:50[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0013.20060719095755.0000 (release=645_VAL_REL, buildtime=2007-08-11:14:44:42[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0013.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-08-11:15:04:26[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0013.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-08-11:14:45:30[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0013.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-08-11:14:45:23[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0013.20060719095619.0000 (release=645_VAL_REL, buildtime=2007-08-11:14:54:53[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0013.20070703112649.0000 (release=645_VAL_REL, buildtime=2007-08-11:15:00:50[UTC], changelist=454024, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0013.20070717142021.0000 (release=645_VAL_REL, buildtime=2007-08-11:15:15:27[UTC], changelist=455669, host=pwdfm101)
    SapWebDynproGenerationCore 7.0013.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-08-11:15:04:37[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0013.20070717142021.0000 (release=645_VAL_REL, buildtime=2007-08-11:15:15:27[UTC], changelist=455669, host=pwdfm101)
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to load page
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:527)
         at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:191)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:748)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:283)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: javax.naming.NamingException: Failed in WD JNDI lookup. javax.naming.NameNotFoundException: No child found in WebDynproContext with name paasrprocst [Root exception is com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed in WD JNDI lookup. javax.naming.NameNotFoundException: No child found in WebDynproContext with name paasrprocst]
         at com.sapportals.portal.pcd.gl.JndiProxy.getObjectInstance(JndiProxy.java:51)
         at com.sapportals.portal.pcd.gl.PcdGlContext.getSemanticObject(PcdGlContext.java:919)
         at com.sapportals.portal.pcd.gl.PcdGlContext.getSemanticObject(PcdGlContext.java:692)
         at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:69)
         at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.sap.portal.pb.data.PcdManager.doInit(PcdManager.java:72)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:525)
         ... 31 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed in WD JNDI lookup. javax.naming.NameNotFoundException: No child found in WebDynproContext with name paasrprocst
         at com.sap.portal.pcm.iview.admin.AdminBaseiView.createAttrSetLayersList(AdminBaseiView.java:361)
         at com.sap.portal.pcm.iview.admin.AdminBaseiView.getAttrSetLayersList(AdminBaseiView.java:205)
         at com.sap.portal.pcm.iview.admin.AdminBaseiView.getCustomImplementation(AdminBaseiView.java:148)
         at com.sap.portal.pcm.admin.PcmAdminBase.getImplementation(PcmAdminBase.java:530)
         at com.sapportals.portal.ivs.iviews.IviewServiceObjectFactory.getObjectInstance(IviewServiceObjectFactory.java:448)
         at com.sapportals.portal.prt.jndisupport.DirectoryManager.getObjectInstance(DirectoryManager.java:56)
         at com.sapportals.portal.pcd.gl.JndiProxy.getObjectInstance(JndiProxy.java:47)
         ... 38 more
    Can anyone tell me more about the cause this might have? Also, are there any further prerequisites for this iView to work?
    Any help will be appreciated and rewarded accordingly.
    Regards,
    Thomas

    hello,
    how did you solve it ?
    Regards,
    Dimitry Haritonov

  • HCM Process and Forms & Global employee management

    Hi all,
    I would to know if anyone of you experience in implementing HCM Process and forms for Global employee management(GEM).
    I would like to know the difficulties or challeges .
    How the forms will work.
    Means if i have created a form using Personnel number without GEM.
    Later if i Implement GEM.do i have to Change the form ?
    Does P&F has any option choose the employee based on personnel id anywhere or we have to use personnel number and process as existing.
    what could be stuctures for each infotype which are country specific .
    Please share your experience on this.
    Regards,
    Nachy

    Forms and processes are enabled for CE/GE.
    what process you would lile to do ?
    refer HR_PA_US_ADDL_CONTRACT sample process  and note 1366872
    1) The central person id of the existing (reference) pernr should be
       read with the help of a generic service and this should be made
       available for the SAP_PA service so that a new central person is not
       created. This should be set in the field CENTRAL_PERSON in the
       form scenario.
    2) An explicit operation on IT0709 should not be defined in the
       infotypes and operations of the design time tool. This is
       automatically handled by the infotype framework through the data
       sharing mechanism (table T582G). Kindly ensure that IT0709 is
       enabled for data sharing and please remove it from the process.
    3) The reference pernr data and the shared infotypes must be read with
       the generic service only (refer to note 1366782), these should not
       be read with the SAP_PA service as this may lead to a clash in the
       record keys and can lead to undesired results.

  • HCM Process and Forms - Authorization issue

    Hi Experts,
    I have to developed one HCM process and forms for leave request. Workflow is assigned to the form. When I test the Process with in the R/3 using Txn 'HRASR_TEST_PROCESS' I got the Error,  Work Item Not Found; Workflow Not Started" and "Process Object Not Created".
    Then I tested the same Process with the user who is having SAP_ALL role and now the workflow is triggered and can able to see the work item in the portal UWL. With SAP_ALL everything was fine.
    But my client will not give SAP_ALL role to all users. So I need to find, what are the roles and authorization objects need to execute the HCM process and forms.
    I checked the Help documentation, and I found P_ASRCONT is needed for HCM forms and process. So I assigned to the user but still, the forms getting error.
    Thanks,
    Helps will be highly appreciated.

    Thanks for your reply.
    Transactions su53,st01 and st05 didn't help.
    Any tables or specific transaction for HCM process and forms will be helpful.
    Thanks.

  • Error in HCM Process and Forms

    Hi All,
    When I test my HCM process and forms I got the error "Complete the required entry field "Pers.administrator" (P0001-SACHP) " but I've not used this field in my form. I got this error while testing my process. Could you please tell me how to solve this issue?
    Thanks and Regards
    Basheer

    Hi Everyone,
    As instructed above,  I configured the field GBDAT infotype 0002 to the table  V_T588MFPROPC, and it got rid of the error message, but it has not complete resolved the issue,  I am reciving the following warning:
    Entries in display field "GBDAT" are ignored
    Diagnosis
    You entered a value in the "GBDAT" field. However, the field is customized as display-only and not for user input.
    System Response
    The system restores the content of the field as it was before your input.
    Procedure
    Contact your system administrator.
    Procedure for System Administration
    User entries in the "GBDAT" field () do not make sense. Correct the settings for the user interface
    Anythoughts?
    Thanks in advance,
    Heather

  • MSS - HCM Processes and Forms

    Can somebody please tell me what the standard HCM Processes and Forms used in MSS are?
    Thanks
    WB

    Hi Will,
    I can't find any information that SAP has that states exactly what forms are delivered with each enhancement package.  I know if you go into the IMG and launch the Create ISR Scenario, and you will see a bunch of forms.  Anything that has an "H" in the Application column is an HCM Process & Form, and that will show you what is delivered in the way of those types of forms.  If you want to see all forms, go to transaction SFP, and search them all... I think there are almost 1400 forms.
    Another thing that you could do is go into SE16 and enter table T5ASRFSCN.  This will give you all form scenarios, same as going into the IMG as stated above...
    Another table you could look at is QISRSCENARIO...
    Other than this right now, I don't have anything that just states, here are the forms that are available with each suppport pack, or enhancement package.
    Here is a link to the [HCM Processes & Forms |http://service.sap.com/~form/sapnet?_SHORTKEY=00200797470000081847&]in the Service Marketplace.  There is a link on the right hand side to the Media Library, which has documents on different aspects of HCM Processes & Forms.
    Hope this helps a little more.
    Cheers,
    Kevin

  • Unable to add a process to the HCM processes and Forms Option on MSS

    Hi,
    We are on EP 7.0 / xSS SP 7/ EP 7.0 and using HCM processes and forms. I have defined one new Process and made all the required configurations (Form Scenario, ISR Scenario, Process Start configuration for the Manager Role, Etc...) at the Backend for the process. Does anyone know how to add this process to the list of processes that are available to pick from when we click the HCM Processes and Forms Service on EP>MSS>Team.
    Do I need to define a Service and Resource for the process under IMG Homepage Framework?
    Is there any setting required on the Portal?
    I would appreciate step by step guide to add a new process to the existing list of processes that manager sees when 'HCM Processes and Forms' link is used.
    Thanks,
    Saurabh

    Hi,
    You have to allow the process configured for manager role. This can be done in process configuration.
    You should add HRASRB ( manager role) in the process configuration so that manager can see the process in the list.
    Also manager role does not use home page customizing to list process in the table. This will not help.
    There is a function module HR_ASR_SELECT_PROCESSES that is used to filter out processes relevant for the role and the current user.
    Check if process is returned using this function module once you have done the changes.
    Hope this helps !!
    Best regards,
    Ruchi

  • HCM Processes and Forms: Work Item is not opening

    Hi,
    We are implementaing HCM processes and forms using NWBC (EHP7 - HR Renewal 2.0 FP1) and after using configuration of POWL inbox for MSS and HR Admin, We are not able to launch the Work Item.
    1) In MSS Work Book, while launching, we are getting message  -
    Failed to resolve Object Based Navigation target ".MSS_WL.NAVIGATE_FORM_WD". Use transaction PFCG to define this OBN target in a role or contact your system administrator to assign a role with the relevant OBN entries to your user.
    2) For HR Admin, we are getting message - Work Item can only be open using Portal and UWL. and it is displaying back end transaction SWNWIEX.
    Detail configuration steps are shown as below -
    Workflow Task used in configurations -
    1) Entries in IBO_C_WF_TA_P_SC  (Assign Task ID’s to POWL Types)
    2) IBO_C_WF_ACC configuration - (Define Tasks and Actions)
    3) IBO_C_WF_APC configuration (Provide Details of navigation parameters)
    4) IBO_V_WF_TTAC (Assignment of Actions to the Tasks)
    5) IBO_C_WF_TAC (Specify Default Action)
    Error -
    1) MSS -
    2)HR Admin -

    Hi Guru,
    Any input..its urgent!.
    Regards,
    Vijay

Maybe you are looking for

  • Custom calculation script (roll date forward)

    I'm trying to add 6 days to a date that is in a user defined form field   called PeriodBegin The new calculated date should b e:   PeriodBegin + 6 days and should display in a new form field called PeriodEnd I've tried using some code that I've found

  • BPM alert not being generated

    Hi guys, I'm having quite a little trouble in doing one thing which has been done for several times but which is giving  me a hard time... I've created a bpm process which in an error condition will trigger a simple alert. I've tested the process and

  • Front Row doesn't, iTunes does play an album

    Many times I've experienced the following: I bought an album in the iTunes store and backed it up at the Mini I use as a jukebox. When I want to listen to it through Front Row the message appears that this computer is not certified to play the music,

  • Safari Crashes (Version 2.0.1 (412.5))

    Safari is the most disappointing web browser I have ever worked with. I am speaking about the DAILY, FREQUENT crashes while using Safari. Nothing specific mind you. I have followed all of the advice posted here and it does help, however Safari contin

  • Sign field greyed out

    I have Adobe Professional 8 installed and when I open up a pdf via the internet I cannot sign the document because the sign button on the toolbar in IE is greyed out.  When I use Adobe Professional 7 the sign button is not greyed out.  Any ideas?