HCM form deletes future actions

Hi,
We are having issues with a form created to update pay changes to an employee, if the effective date of the record is in the past and there are already future records in both IT0000 and IT0008, the form when it posts, it deletes all future records, I'm just started to learn how these forms work and I would like somebody to guide me on how to fix it. I know that this is caused because the end date of the record is set to 12/31/9999 some how by the form but the ENDDA is not a field included in the form,
Thanks,
Tina

Great. Thanks Solomon. Point 1 resolved. You are good!
Point 2 - Let me rephrase the sentence. Yes I am trying to do a hire process. I realize that we need to create the config indicating that there is no start object for this process. Anything else needs to be done to generate (create) an employee number?  
I was confused as I saw in the SAP provided form ISR_HRASR_SHU1 that is related to the process SHU1 there was a field personnel number and a button called initialize (the script indicates that it calls a BADI? Is this the QISR1 badi?). When I click the button I get a dump so I am not able to verify what BADI gets called and what is the purpose of that button (I thought Initialize button generates a new PERNR in the system).
Kindly let me know what all special things needs to be done for a "hire" kind of process and what is that BADI all about.
Appreciate your help. Thanks.
Regards,
Sachin

Similar Messages

  • Error: Organizational Assignment created via Orgnizational Management in HCM form

    Hi All,
    I am getting below error while moving an EE to certain position via HCM form.
    I have cheked and found that if an org unit is to be assigned to another cost center in Organizational management from a certain date, this action generates a new record in infotype 0001 for integrated persons from the date of assignment to the new cost center and if we perform any action which would be deleting the new record (created from OM) in IT0001 then this error would populate.
    Here is the the same case a new Cost Centre has been assigned with the orgunit and a new record is creaed in IT0001 from the OM but when I am performing the same action via PA40 then I not getting any error, the error is occuring from the form only.
    Can you please help me to resove this error and provide me the reason why it is not occring when I am performing the same action from PA40.
    Regards,
    Mayank

    Hi Mayank,
    I think you will be triggering Job Salary Form for the action you have mentioned. Please check in the Tcode HRASR_DT for the form name as I have show below from my development system. In Back-End services - SAP_PA - Infotypes and Operations and for Infotype 0001 check what is the operation that you have maintained.. It should be "change" to avoid the error message.
    For PA40 action you would have configured the same as "change" thats why you are not getting error message in PA40.
    Thanks,
    Sriram

  • HCM Forms and Process

    Hi all,
       Is it even possible to change the Effective date of SAP_PA action? I have 4 backend service,
    SAP_PA
    Serv_1
    Serv_2
    SAP_PA
    I changed EFFECTIVE_DATE ( Field is available as input field in the form) in my Serv_1 also to ensure I changed it in Serv_2 with the same value (Code written in both Intialization and Do_operations). But whenever the form opens the effective_date shows current system date. Because of which, when we click 'Check' button it throws an error saying 'Future action exists, check status'.
    Actually, here we are trying to create future dated action.
    Thanks in advance.
    Sri

    1. Check with SAP if the they allow defaulting of effective date using a generic service.
    2. Even if you are not defaulting the effective date, it should be possible for the form user to change the effective date and the action should get executed for the date selected on form.
    Debug and find out from where the error message is thrown to find if correct date is being referenced.
    Further if you have mapped effective date field to you generic service check if the effective date selected on form is passed to the generic service do_operations method ( look in both SPECIAL_FIELDS and SERVICE_DATASETS )
    Hope this helps.
    Regards,
    Sahir.

  • HCM Forms and processes - Effort estimation of the requirements !

    Hi Experts on HCM F&P,
    I have following queries on HCM forms and processes.
    1.
    I understand that HCM F&P is both functional and technical ( majority of the work being technical here). But where do we draw a line as to what part of work is a functional activity and what is technical activity. For technical I do understand the form desig, workflow development is all technical. But however i am not able to understand what is the part of work on HCM F&P is to be classified as functional.
    2.
    When we get new customer projects how do we go ahead estimating the timelines for Functional consultant and Technical consultant. Fairly clear for technical that the timelines for designing the form with all needed logic in custom generic service and for the workflow development. But unable to really understand that activity that needs to be classified as purely functional activity and the timelines needed for this role.
    I am very much interested to understand estimation on the functional side. Estimatation if there are standard processes to be enabled and implemented. And also if there are customer specific new processes needed. Estimation for the Blueprinting and Realizaiton needs to be understood for this.
    I am looking at the parameters that needs to be considered here for estimating.
    It would be greatfull if someone can give hints on this.
    Note:Points would be given considering each as a separate question.
    Best regards,
    Sanjay

    Hi Sanjay,
    In HCM Process and Forms,
    1. First you need to clear with the process that you are going to carry out.
    2. Understand the process and indentify the infotypes, fields that need to be updated.
    3. Also the infotype operation deletion, modification, Insertion, etc.
    Above steps are get invoved with functional consultant
    4. Create a process, add a fields.
    5. create generic service if necessary.
    6. Create a adobe form.
    Above three steps are get invoved with functional consultant.
    7. Workflow process to be defined from functional(first level approver, second level approver)
    8. With the help workflow consultant, technical consultant will attahc the workflow to the process.
    Blue print, Estimate depends on the Process(Simple updation or it get involved with more processes).
    Hope this helps you.
    Regards,
    Meera

  • Issue with SAP_PD Service in HCM Forms

    Hi Experts,
    I am facing this issue when trying to create/update a Position using HCM Forms.
    We have the HCM_ASR_CL_2 Business Function Activated
    We are on EHP4.
    I am trying to create/update a position using forms - SAP_PD Service and facing the below mentioned issue -
    When I am trying to add the Object Type S in the LEAD_OBJECT_ID, I get the error - Object type S not supported.
    As a workaround that I got from a help.sap - 3.In the navigation pane, go toValidity Period.Enter Start Object Type as S = Job, enter Application Type as PD. - Even this workaround doesnt work!
    Am  I missing some config here?
    Also, once we activate the Business Function - do we get the node for SAP_PD in IMG just as we have for SAP_PA and SAP_PT service?
    Please help!!!
    Thanks

    Any reponses?

  • Return function module result to HCM form using backend service

    Hi
    I'm trying todo something very simple.
    I would like to call a FM using a backend service and return the result of the FM to the HCM form.
    I'm using USER_EVENT_CHECK on button to initiate the call.
    Here is my dooperations, I have omitted the calling of the FM.  I just want to return the changed text to the form in this example.
    I have stepped through code using external breakpoint and the field gets changed succesfully in the service_dataset
    method IF_HRASR00GEN_SERVICE~DO_OPERATIONS.
      DATA service_operation_wa TYPE hrasr00genserv_operation.
      DATA service_dataset_wa TYPE hrasr00gensrv_dataset.
      DATA dummy TYPE string.
      DATA message TYPE symsg.
      FIELD-SYMBOLS <service_dataset_wa> TYPE hrasr00gensrv_dataset.
      DATA inputText TYPE string.
      LOOP AT service_operations INTO service_operation_wa.
        CASE service_operation_wa-operation.
          WHEN C_CVRT_OPERATION_NAME.
            LOOP AT service_datasets INTO service_dataset_wa WHERE fieldname = c_oldText_fieldname.
              inputText = service_dataset_wa-fieldvalue.
             MODIFY service_datasets INDEX sy-tabix  FROM service_dataset_wa TRANSPORTING fieldvalue.
              exit.
            ENDLOOP.
            LOOP AT service_datasets ASSIGNING <service_dataset_wa> WHERE fieldname = c_newText_fieldname.
              EXIT.
            ENDLOOP.
            IF sy-subrc = 0. "entry found; must not necessarily exist
              CONCATENATE inputText '-TEST-' inputText INTO <service_dataset_wa>-fieldvalue.
            ENDIF.
        ENDCASE.
      ENDLOOP.
    endmethod.
    Any help will be appreciated.

    You could use 'CU_READ_RGDIR_NEW' to get payroll directory RGDIR, 'PYXX_READ_PAYROLL_RESULT' to read results (RT, CRT, ...) from specific entry in payroll drectory.
    Rgds.

  • How to Edit a custom HCM form directly after Employee selection?

    Hi All,
    As per the requirement, the Manager should have a tab in Portal called "Forms and Processess"  and on click of that he should see a Page with few hyperlinks . Each hyperlink is the name of a HCM Form.
    So,  the Manager will click on one of them to start a particular form. ex. One time payment
    After clicking, he should have the Employee search result having Direct reports under STEP "Select Employees".. But the next STEP has to be "Edit" instead of "Select Process" and the Form "One time payment" should directly Open for him to work on.
    Please help me providing the relevant information and the approach. Let me know if you need any additional information.
    Regards
    DK
    Edited by: DIPENDRA MOHANTY on Mar 11, 2011 12:05 AM
    Edited by: DIPENDRA MOHANTY on Mar 11, 2011 12:06 AM

    we do have selection of employees or search and you can choose a form?
    If you want to change it, then only option is WD ABAP Iviews custom
    But i still didnt fathom the need of teh approach above, does the standard doesnt meet the requurement? Please check it
    which is pretty flexible

  • Attachment Buttons not coming in Task TS17900101 of HCM Forms and Process

    Hi ,
    We are using HCM Forms and process for changing employee organization unit which is linked with workflow for approvals.
    In this workflow we are calling standard task TS17900101 .Till now every thing is working fine but the problem is with attachments as their is a requirement to show attachments button with this Approve and Reject Task. But as per my knowledge SAP has not given any option to attach documents with this task which is however only possibe through TS17900100.
    So can u suggest any way to attach documents with Approve and Reject Task which is TS17900101.
    Thanks,
    Rahul

    Hi,
    i have the same problem and no idea how to solve it.
    Please let me know, what enhancing module pool code helped you
    Thanks,
    Galina

  • Time taking to open HCM Forms on portal.

    Hi,
    The entire development of HCM Forms and Process has successfully completed. Now this interactive form is taking too much time to open, for example time taking is from 30 sec to 60 sec. But client bench mark time to open any adobe form is 6sec. Actually does client benchmark is right? Second, how can we avoid this issue?
    Regards,
    nspkumar.

    Nikhil,
    Thanks for the response, but I didnot get replacing existing form template with the new one in LiveCycle Designer.
    Can you please elaborate in more detail.
    Regards,
    nspkumar.

  • Standard HCM & forms Process development using WD4A

    Hello All,
    We are planning to implement applications of Standard HCM & forms Process using WD4A same like standard create Position u2026etc. to avoid Adobe forms.
    Could you please share your advises, suggestions and approach to be followed. Best feasible solutions.
    To meet the same like standard solution what are the precaution need to take into the consideration?
    Can you any provide how the standard HCM & forms Process  technical flow and logic.
    Where I can find the technical information of the Webdynpro Component: HRASR00_PROCESS_EXECUTE. If you any please share the same.
    Thanks in Advance.
    Regards
    SS

    If i understand you correctly you want to replace adobe with WD4A
    it was done here
    refer here
    /people/brad.pokroy/blog/2010/10/05/web-dynpro-forms-using-hcm-processes-and-forms
    While investigating and figuring out the best way to classify a form as a "Web Dynpro form" opposed to an "Adobe form", that was one of the routes I looked into. in transaction QISRSCENARIO I started going the route of a fixed value append to domain QISRDPROCESS_TYPE and adding a new value fixed value 'W' - Web Dynpro Forms. It ended up that it would need a bit more work than just that. And I was advised that much of the data in view V_SCENARIOVERSN was populated automatically via transaction HRASR_DT opposed to QISRSCENARIO, so it wasnt the best way to do it via that field.
    Edited by: Siddharth Rajora on Apr 27, 2011 6:03 PM

  • Using Digital Personnel File for HCM Forms & Processes

    Hi,
    We would like to use Digital Personnel File for HCM Forms & Processes to save forms and attachments using record case management. For this to be done record case management needs to be customized. Can you provide the steps for record case management customization and integrating digital personnel files with HCM forms.
    Regards,
    Amit

    http://help.sap.com/erp2005_ehp_03/helpdata/en/43/1d63953fce3566e10000000a11466f/frameset.htm
    Refer here

  • Two Forms submiting wrong action

    Hi all,
    I have a problem that occurs in a page that includes another jsf and i have one form in each one. When submit one the first managed-bean responsible to first form is called. It's something like this:
    order/view.jsp ======================
    <f:subview id="order">
    <h:form>
    <h:commandLink action="list" value="list">
    <h:outputText value="<< Voltar"/>
    </h:commandLink>                    
    </h:form>
    </f:subview >
    <f:subview id="item">
    <c:import url="../item/list.jsp"/>
    </f:subview >
    item/list.jsp ======================
    <h:form id="item" >
    <h:commandLink value="view" action="#{item.view}" >
    <h:outputText value="#{itm.name}" />
    <f:param name="divisionId" value="#{itm.id}"/>
    </h:commandLink>
    </h:form>
    I have a view action in Order Bean and when i call Item view action in the link bellow the Order view action was called redirecting to Order view page and a "Can't instantiate class: 'Can't set managed bean property: 'id'.'." exception occurs.
    att.,
    Flavio Leite

    Sorry, is a managed-bean and itm is a property of a managed-bean called Item.
    It's not my application in this example but i think that it is more familiar to almost people threat like a Order/Item Master/Detail form.

  • HCM form cannot be displayed in Portal

    Dear Experts,
    We are facing this problem which has stopped us for days.
    Recently, in our Portal, the HCM forms cannot be displayed at all. We suspect it is ADS issue. However, both ABAP and Java are working fine in ADS as tested by BASIS team.
    Has any of you encountered this problem before? Is there any specific area we need to look into?
    Thanks in advance!!
    Regards.

    false alarm

  • Opening /Attaching a BDS document to an HCM form (Adobe interactive)

    Hi Experts,
    We have a requirement to attach a document in the Adobe Interactive form used for Employee recruitment process.
    The document will be stored in the user's local machine.
    We are using HRASR_DT to design the recruitment process.
    We are not able to open the document from HCM form.
    Can anybody help us resolving the same?
    ~BiSu

    Hello,
    I don´t understand when/who/how do you attach files. I also don´t understand what does not work: who cannot read the attachments? The machine/SAP system or the user? In the step after the step when the attachments were attached? Orin any stpe? Please elaborate a little. This seems like a difficult problem (at least for me) and any additionl info could help a lot here.
    Regards Otto

  • HCM Forms

    Hi Experts,
    1) Can you please explain what are the benefits of using HCM forms over Interactive adobe forms developed using ABAP  
        workbench or Netweaver Developer Studio?
    2) When Adobe forms can be independently desinged and developed, why do we need HCM Froms? The interactive forms
        developed using ALD can be dirtectly plugged in to the workflows. How exactly will HCM form bring benefits to the table?
        Please Explain.
    2) What all changed in EHP3 and EHP4 and what is their Impact on WebDynoproJava based applications in the ESS MSS
        business package?
    3) Will ESS MSS EhP4 have all the applications in web dynpro ABAP only or will still continue to have the Java stack supported
        by SAP? If java stack is supported, then what will be the kind of impact of developing/ customizing the ESS MSS applications
        using web dynpro java?
    Thanks and Regards,
    Mahantesh

    Hi,
    you can validate the Business functions according to the EHPs from the below link
    See SAP Note 1052470.
    For information about the business functions of SAP ERP, see SAP Service Marketplace (service.sap.com/erp-ehp) and SAP Help Portal (help.sap.com) under  SAP ERP Central Component  ->number of the enhancement package->  SAP Library  Business Function Sets and Business Functions
    these SAP help also give you more information
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/d9/a64d4bbd3d4856bbde2695e2fcfb4c/content.htm
    http://www.cogentibs.com/pdf/cogsap08/HRForms.pdf
    http://help.sap.com/saphelp_erp2005/helpdata/en/42/f273461e5132c3e10000000a1553f6/content.htm
    regards
    nag

Maybe you are looking for

  • Can I use my 2TB Time Capsule ONLY as an external hard drive for Time Machine backups?

    Hi...wondering if somebody could help me out there. I currently have an older Apple 2TB Time Capsule (previous generation) which I'm using as both my WiFi access point, as well as my Time Machine backup location for both my iMac and my MacBook Pro. W

  • Questions about SPML Web Service ( OIM 9.1 )

    I need to launch a provisioning process on a target by using a generic connector (Web Service). Scenario: ========== Host A is where the OIM server is installed. A generic connector is defined here. Host B is the target where users must be created. A

  • Hyperlinks in Illustrator CS4

    I'm doing a mock up website using Illustrator, and wanting insert hyperlinks to sub pages (also done in Illustrator). It this possible? If so how? I'm not an expert with the program so any advice will be appreciated Richard

  • Writing JUnit test app to test a method which uses AppResources

    Recently I was given a requirement to write a JUnit class( with main) to test a method in a Processor class which is running in weblogic. But this method in processor class makes use of AppResources like this: AppResources appResources = new AppResou

  • How do you get straight answers about Apple products?

    I'm trying to gather information on buying Apple products and my posts keep getting deleted. So, I'm not even going to ask why my posts were deleted because I'm sure you have some reason for everything. What I am going to ask is where I can go to get