Appraisal Workflow in SAP R/3

My clients me show them a Appraisal Workflow in SAP R/3 by using four User id's just for testing purpose. Is it possible. If yes, then how to do it. Can anyone explain me detail.
In my client place, workflow is:
Appraisee->Appraiser->Reviewer->HR
Samriddhi

Workflows are important in performance management. You set the workflow's in the status tab. There you set the target status / sub-status and the workflow to be used (appraiser or appraisee).
The four id's, identify who will be the appraiser, part-appraiser and appraisee. Set the security / authorization's accordingly.
Use phap_start_bsp, and use the bsp's to log in.
Good luck

Similar Messages

  • Appraisal workflow in UWL

    Hello all,
    I am trying to create a new view in UWL for appraisal workflows.
    My requirement is to get the Appraisal workflows into UWL. However, when appraisal item is selected from UWL it should not take us to the appraisal form, instead it should display the details view (the one which is displayed in the item preview) in pop-up.
    I created new configuration and for task 'TS12300096' in UWL configuration and selected 'UWL view detail' as action launcher when clicked on the workitem in UWL.
    When i open the UWL iView, there are no items related to appraisal task mentioned above are visible and if i delete the configuration file for the task which i've created, it appears.
    Below are the configuration files:
    1. com.appraisee_chge: configuration file for workitem registration
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 'uwl_configuration.dtd'
      >
    <UWLConfiguration version="1.0">
      <ItemTypes>
        <ItemType name="uwl.taskTS12300096.SAP_ECC_HumanResources" connector="WebFlowConnector" defaultView="uwl.taskTS12300096.SAP_ECC_HumanResources_view" defaultAction="defaultAction">
          <ItemTypeCriteria systemId="SAP_ECC_HumanResources" externalType="TS12300096" connector="WebFlowConnector"/>
          <CustomAttributes>
            <CustomAttributeSource id="ABAP_BOR" objectIdHolder="externalObjectId" objectType="APPR_DOC" cacheValidity="default">
              <Attribute name="DOCUMENTNAME" type="string" displayName="Document Name"/>
              <Attribute name="ID" type="string" displayName="Apprasisal ID"/>
            </CustomAttributeSource>
          </CustomAttributes>
          <Actions>
            <Action name="defaultAction" groupAction="" handler="UIActionHandler" returnToDetailViewAllowed="yes" launchInNewWindow="no">
              <Descriptions default="defaultAction"/>
            </Action>
          </Actions>
        </ItemType>
      </ItemTypes>
      <Views>
        <View name="uwl.taskTS12300096.SAP_ECC_HumanResources_view" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.task" columnOrder="subject, isEscalated, creatorId, createdDate, priority, attachmentCount, dueDate, status, DOCUMENTNAME, ID" sortby="priority:desc, dueDate:asc, createdDate:desc" tableDesign="STANDARD" visibleRowCount="10" headerVisible="no" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" actionRef="" refresh="300" dueDateSevere="86400000" dueDateWarning="259200000" emphasizedItems="new" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="bottom" referenceBundle="tasks">
          <DisplayAttributes>
            <DisplayAttribute name="createdDate" type="date" width="" sortable="yes" format="medium" referenceBundle="sent_date" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="escalatedBy" type="people" width="" sortable="yes" format="default" referenceBundle="escalated_by" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="attachmentCount" type="int" width="1" sortable="yes" format="default" referenceBundle="attachments" hAlign="CENTER" vAlign="BASELINE" maxTextWidth="0" headerVisible="no"/>
            <DisplayAttribute name="statusIcon" type="image" width="1" sortable="yes" format="default" referenceBundle="status_image" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="no">
              <ImageMapping default="enum">
                <ImageMap value="EXECUTED" imageName="ico16_task_confirmed.gif" referenceBundle="confirmed_task_status"/>
                <ImageMap value="COMPLETED" imageName="ico16_task_complete.gif"/>
                <ImageMap value="INPROGRESS" imageName="ico16_task_start.gif" referenceBundle="start_task_status"/>
                <ImageMap value="enum" imageName="ico16_task_new.gif" referenceBundle="new_task_status"/>
                <ImageMap value="NEW" imageName="ico16_task_new.gif" referenceBundle="new_task_status"/>
              </ImageMapping>
            </DisplayAttribute>
            <DisplayAttribute name="substitutedFor" type="people" width="" sortable="yes" format="default" referenceBundle="substituted_for" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="dueDate" type="date" width="" sortable="yes" format="medium" referenceBundle="due_date" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="status" type="string" width="" sortable="yes" format="default" referenceBundle="status" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="isEscalated" type="image" width="10" sortable="yes" format="default" referenceBundle="data_escalate" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="no">
              <ImageMapping default="0">
                <ImageMap value="0" imageName="">
                  <Descriptions default=""/>
                </ImageMap>
                <ImageMap value="1" imageName="ico16_escalated.gif" referenceBundle="data_escalated"/>
              </ImageMapping>
            </DisplayAttribute>
            <DisplayAttribute name="creatorId" type="people" width="" sortable="yes" format="default" referenceBundle="from" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="memoCount" type="int" width="1" sortable="yes" format="default" referenceBundle="memo" hAlign="CENTER" vAlign="BASELINE" maxTextWidth="0" headerVisible="no"/>
            <DisplayAttribute name="itemTypeIcon" type="image" width="1" sortable="no" format="default" referenceBundle="item_type" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="no">
              <ImageMapping default="none">
                <ImageMap value="uwl.task" imageName="task.gif" referenceBundle="tasks"/>
                <ImageMap value="none" imageName="">
                  <Descriptions default=""/>
                </ImageMap>
                <ImageMap value="uwl.notification" imageName="notification.gif" referenceBundle="task_notifications"/>
                <ImageMap value="uwl.alert" imageName="alert.gif" referenceBundle="task_alerts"/>
              </ImageMapping>
            </DisplayAttribute>
            <DisplayAttribute name="systemId" type="string" width="10" sortable="yes" format="default" referenceBundle="system_id" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="isLaunched" type="image" width="1" sortable="no" format="default" referenceBundle="launched" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="no">
              <ImageMapping default="0">
                <ImageMap value="0" imageName="1x1.gif" referenceBundle="not_launched"/>
                <ImageMap value="1" imageName="/irj/portalapps/com.sap.portal.htmlb/mimes/common/statusicons/s_sta_ok.gif" referenceBundle="is_launched"/>
              </ImageMapping>
            </DisplayAttribute>
            <DisplayAttribute name="DOCUMENTNAME" type="string" sortable="no" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Document Name"/>
            </DisplayAttribute>
            <DisplayAttribute name="subject" type="link" width="" sortable="yes" format="default" actionRef="viewDetail" referenceBundle="subject" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="priority" type="string" width="10" sortable="yes" format="default" referenceBundle="priority" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Menu>
                <MenuItem name="Low" actionRef="priorityLow" referenceBundle="menu_priority_low"/>
                <MenuItem name="Normal" actionRef="priorityNormal" referenceBundle="menu_priority_normal"/>
                <MenuItem name="High" actionRef="priorityHigh" referenceBundle="menu_priority_high"/>
                <MenuItem name="VeryHigh" actionRef="priorityVeryHigh" referenceBundle="menu_priority_v_high"/>
              </Menu>
            </DisplayAttribute>
            <DisplayAttribute name="ID" type="string" sortable="no" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Apprasisal ID"/>
            </DisplayAttribute>
          </DisplayAttributes>
          <AllowedFilters>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="yes" referenceBundle="filter_display_all"/>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_new">
              <Expression name="status" value="NEW" comparator="Equals"/>
            </CompoundExpression>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_inprogress">
              <Expression name="status" value="INPROGRESS" comparator="Equals"/>
            </CompoundExpression>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_duetoday">
              <Expression name="dueDate" value="Today" comparator="Equals"/>
            </CompoundExpression>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_overdue">
              <Expression name="dueDate" value="Today" comparator="LessThan"/>
            </CompoundExpression>
          </AllowedFilters>
          <Actions>
            <Action reference="defaultGlobalWizard"/>
            <Action reference="addToNavigation"/>
            <Action reference="removeFromNavigation"/>
          </Actions>
        </View>
      </Views>
    </UWLConfiguration>
    2. com.appraisee_chge.TS12300096.wiz - What action to be triggered when an item is selected in UWL:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 'uwl_configuration.dtd'
      >
    <UWLConfiguration version="1.0">
      <ItemTypes>
        <ItemType name="uwl.taskTS12300096.SAP_ECC_HumanResources" connector="WebFlowConnector" defaultView="uwl.taskTS12300096.SAP_ECC_HumanResources_view" defaultAction="defaultAction" executionMode="default">
          <ItemTypeCriteria systemId="SAP_ECC_HumanResources" externalType="TS12300096" connector="WebFlowConnector"/>
          <CustomAttributes>
            <CustomAttributeSource id="ABAP_BOR" objectIdHolder="externalObjectId" objectType="APPR_DOC" cacheValidity="default">
              <Attribute name="DOCUMENTNAME" type="string" displayName="Document Name"/>
              <Attribute name="ID" type="string" displayName="Apprasisal ID"/>
            </CustomAttributeSource>
          </CustomAttributes>
          <Actions>
            <Action name="defaultAction" groupAction="" handler="UIActionHandler" returnToDetailViewAllowed="yes" launchInNewWindow="no">
              <Descriptions default="defaultAction"/>
            </Action>
          </Actions>
        </ItemType>
      </ItemTypes>
      <Views>
        <View name="uwl.taskTS12300096.SAP_ECC_HumanResources_view" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.task" columnOrder="subject, isEscalated, creatorId, createdDate, priority, attachmentCount, dueDate, status, DOCUMENTNAME, ID" sortby="priority:desc, dueDate:asc, createdDate:desc" tableDesign="STANDARD" visibleRowCount="10" headerVisible="no" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" actionRef="" refresh="300" dueDateSevere="86400000" dueDateWarning="259200000" emphasizedItems="new" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="bottom" referenceBundle="tasks">
          <DisplayAttributes>
            <DisplayAttribute name="createdDate" type="date" width="" sortable="yes" format="medium" referenceBundle="sent_date" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="escalatedBy" type="people" width="" sortable="yes" format="default" referenceBundle="escalated_by" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="attachmentCount" type="int" width="1" sortable="yes" format="default" referenceBundle="attachments" hAlign="CENTER" vAlign="BASELINE" maxTextWidth="0" headerVisible="no"/>
            <DisplayAttribute name="statusIcon" type="image" width="1" sortable="yes" format="default" referenceBundle="status_image" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="no">
              <ImageMapping default="enum">
                <ImageMap value="EXECUTED" imageName="ico16_task_confirmed.gif" referenceBundle="confirmed_task_status"/>
                <ImageMap value="COMPLETED" imageName="ico16_task_complete.gif"/>
                <ImageMap value="INPROGRESS" imageName="ico16_task_start.gif" referenceBundle="start_task_status"/>
                <ImageMap value="enum" imageName="ico16_task_new.gif" referenceBundle="new_task_status"/>
                <ImageMap value="NEW" imageName="ico16_task_new.gif" referenceBundle="new_task_status"/>
              </ImageMapping>
            </DisplayAttribute>
            <DisplayAttribute name="substitutedFor" type="people" width="" sortable="yes" format="default" referenceBundle="substituted_for" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="dueDate" type="date" width="" sortable="yes" format="medium" referenceBundle="due_date" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="status" type="string" width="" sortable="yes" format="default" referenceBundle="status" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="isEscalated" type="image" width="10" sortable="yes" format="default" referenceBundle="data_escalate" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="no">
              <ImageMapping default="0">
                <ImageMap value="0" imageName="">
                  <Descriptions default=""/>
                </ImageMap>
                <ImageMap value="1" imageName="ico16_escalated.gif" referenceBundle="data_escalated"/>
              </ImageMapping>
            </DisplayAttribute>
            <DisplayAttribute name="creatorId" type="people" width="" sortable="yes" format="default" referenceBundle="from" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="memoCount" type="int" width="1" sortable="yes" format="default" referenceBundle="memo" hAlign="CENTER" vAlign="BASELINE" maxTextWidth="0" headerVisible="no"/>
            <DisplayAttribute name="itemTypeIcon" type="image" width="1" sortable="no" format="default" referenceBundle="item_type" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="no">
              <ImageMapping default="none">
                <ImageMap value="uwl.task" imageName="task.gif" referenceBundle="tasks"/>
                <ImageMap value="none" imageName="">
                  <Descriptions default=""/>
                </ImageMap>
                <ImageMap value="uwl.notification" imageName="notification.gif" referenceBundle="task_notifications"/>
                <ImageMap value="uwl.alert" imageName="alert.gif" referenceBundle="task_alerts"/>
              </ImageMapping>
            </DisplayAttribute>
            <DisplayAttribute name="systemId" type="string" width="10" sortable="yes" format="default" referenceBundle="system_id" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="isLaunched" type="image" width="1" sortable="no" format="default" referenceBundle="launched" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="no">
              <ImageMapping default="0">
                <ImageMap value="0" imageName="1x1.gif" referenceBundle="not_launched"/>
                <ImageMap value="1" imageName="/irj/portalapps/com.sap.portal.htmlb/mimes/common/statusicons/s_sta_ok.gif" referenceBundle="is_launched"/>
              </ImageMapping>
            </DisplayAttribute>
            <DisplayAttribute name="DOCUMENTNAME" type="string" sortable="no" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Document Name"/>
            </DisplayAttribute>
            <DisplayAttribute name="subject" type="link" width="" sortable="yes" format="default" actionRef="viewDetail" referenceBundle="subject" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="priority" type="string" width="10" sortable="yes" format="default" referenceBundle="priority" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Menu>
                <MenuItem name="Low" actionRef="priorityLow" referenceBundle="menu_priority_low"/>
                <MenuItem name="Normal" actionRef="priorityNormal" referenceBundle="menu_priority_normal"/>
                <MenuItem name="High" actionRef="priorityHigh" referenceBundle="menu_priority_high"/>
                <MenuItem name="VeryHigh" actionRef="priorityVeryHigh" referenceBundle="menu_priority_v_high"/>
              </Menu>
            </DisplayAttribute>
            <DisplayAttribute name="ID" type="string" sortable="no" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Apprasisal ID"/>
            </DisplayAttribute>
          </DisplayAttributes>
          <AllowedFilters>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="yes" referenceBundle="filter_display_all"/>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_new">
              <Expression name="status" value="NEW" comparator="Equals"/>
            </CompoundExpression>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_inprogress">
              <Expression name="status" value="INPROGRESS" comparator="Equals"/>
            </CompoundExpression>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_duetoday">
              <Expression name="dueDate" value="Today" comparator="Equals"/>
            </CompoundExpression>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_overdue">
              <Expression name="dueDate" value="Today" comparator="LessThan"/>
            </CompoundExpression>
          </AllowedFilters>
          <Actions>
            <Action reference="defaultGlobalWizard"/>
            <Action reference="addToNavigation"/>
            <Action reference="removeFromNavigation"/>
          </Actions>
        </View>
      </Views>
    </UWLConfiguration>
    Any suggestions or inputs appreciated.
    Thanks
    Karthik
    Edited by: Karthik on Feb 21, 2008 1:21 AM

    Issue Resolved

  • Appraisal Workflow - Item not completed

    Hi,
    After performing Approved or Reject in MSS for Appraisal Workflow, the task are not completed or removed from the UWL of the user. If we do the same from R/3 the workitem gets completed. I checked the workflow task and it always ask for 'Confirm End of Process'.
    Any idea to how to do that?
    Thanks,
    SP

    Hi SP,
    Please also see BWF note: 902541.  Also, please be aware that the workitems will not leave automatically as there is no real time refresh in the Universal Worklist.  The quickest time that it will take will be 60 seconds.  If you manually refresh do the workitems leave the inbox?  Please check your parameters as mentioned in this wiki page:
    http://wiki.sdn.sap.com/wiki/display/BPX/UniversalWorklistParameterConfigurationforOptimalPerformance
    Beth Maben
    EP - Senior Support Consultant II
    AGS Primary Support
    Global Support Centre Ireland
    Please see the UWL Wiki @
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq  ***

  • Approver not determined process controlled workflow in SAP SRM 7.0

    Hello all,
    I have setup process controlled workflow in SAP SRM 7.0 EHP3 for shopping cart approval.
    I have 4 approval levels.
    I have used item-based Decision for entire document because for some items i want system approval.
    In implementation of BADI /SAPSRM/BD_WF_RESP_RESOLVER, in the method /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_AREA_TO_ITEM_MAP, i am skipping the items for which i want system approval.
    Also in method /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_APPROVERS_BY_AREA_GUID of BADI implementation class, i am keeping the approver table empty for the step which i want system approval.
    For example i have 1 item in shopping cart and for 1st step, based on some accouting criteria, i want system approval for 1st level and the workitem should go directly to 2 approval step when shopping cart is ordered. This is not happening.
    But if i have multiple items, and one item should have system approval based on some criteria and the 1st approval level should be system approval and other item should go to the 1st approver. This is happening and showing 'system' approver for item1 and 'appr_xyz' for item 2.
    For shopping cart having only 1 item, If i approve the shopping cart in this state only, it doesn't go to any approver and is not usable.
    am i missing anything in BADI /SAPSRM/BD_WF_RESP_RESOLVER??
    Please let me know.
    Regards,
    Yayati Ekbote

    Hi Adrian,
    Yes it is possible to display custom workflows in the Universal Worklist,  However, I am not sure what you are trying to do with a routing table.  If the workitems are of type decision, you can use UserDecisionHandler (action handler) configured in the XML file to use the Approve/Reject functionality - we are talking about webflow connector here correct?  R/3 connector?
    Regards,
    Beth Maben
    EP - Senior Support Consultant II
    SAP Active Global Support
    Global Support Centre Ireland
    **SDN Forum Moderator:
    SAP Enterprise Portal: Application Integration
    **SDN Universal Worklist Wiki:
    http://wiki.sdn.sap.com/wiki/x/ehU

  • FM or include that triggers Workflow in sap SRM 5.0.

    Hi All,
    Can anyone tell me the FM, for triggering a workflow in SAP SRM 5.0. I mean the name of the program or Include or an FM which finally triggers workflow while saving?
    Thanks,
    Edited by: Manoj Singh on Oct 6, 2011 6:51 PM

    Hi Gaurav,
    Thanks for responding. Yes, all the backend config are in place since I am able to successfully run an equivalent RFC (BBP_PD_SC_GETLIST) and another RFC named BBP_PD_SC_GETDETAIL from SE37. The problem seems to be something very specific to the ES. May I request you to run this ES at your end (if possible) and let me know the result possibly with the input and output message similar to the one I pasted in the origincal question.
    Thanks in advance,
    Nilay

  • Mdm workflow through sap r/3

    hello experts
    I have a scenario to trigger a workflow in SAP R/3 from MDM
    Objects need to be created in SAP for this
    I found this in a pdf file
    "A pre-requisite for connecting SAP Business Workflow to MDM is to build a BOR Object which represents the products in MDM. But how does this BOR Object really communicate with MDM?
    Using MDM ABAP API – Creating an ABAP code which communicates with MDM via MDM ABAP API (available as of MDM 5.5 SP3). Using the ABAP API directly from the Workflow environment simplifies integration between SAP Business Workflow and MDM, but makes integration to other systems more difficult as ABAP is not the greatest environment with regards to openness."
    How do I go about it ? Where is this API and how do I use it ?

    this is the link to the pdf
    Workflow for SAP NetWeaver MDM – How, Why and What to Choose
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60559952-ff62-2910-49a5-b4fb8e94f167
    i need to implement 'SAP Business Workflow' from page 6 in the above pdf
    we are using MDM 5.5 SP04

  • Appraisal Workflow error

    Hi All,
    The requirement given to me is Appraisal workflow (with 4 levels of approval), I am using the standard workflow WS01000108,
    But when the approver approves or rejects the appraisal from the inbox the workflow goes to error status, when i tried to check what is the error it says "other error".
    Then i checked the method of the business object bus7026 even there it gives the same error.
    Kindly help me to solve this issue.
    Thanks and Regards
    Balaji K.

    Hi,
    What is that error?
    You may get error any of these
    EVALUATE_AGENT_INTERVAL (Agent determination for step '0000000041' failed)
    EVALUATE_AGENT_VIA_RULE (Workflow WS01000108 no. 000000007105 acti 0000000041 role 'AC01000016': No agent found)
    AC01000016 (Resolution of rule AC01000016 for task TS010001 no agent found)
    Thanks and Regards,
    Prabhakar Dharmala
    Edited by: Prabhakar Dharmala on Feb 6, 2008 12:48 PM

  • Appraisal Workflow - Screen without any values during Approval

    Hi,
    I am working on Appraisal workflow. When a manager clicks on a work item (via MSS portal) to approve/reject, he is getting a screen without any values.
    Am I missing any configuration?
    Please help.
    Thanks and Regards
    Pras

    Hi Friends,
    This issue has been resolved. It was an authorization issue.
    Thanks and Kind Regards
    Pras

  • Integration for Business Workflow and SAP Interactive forms by Adobe

    Hi
    Is any of you able to watch the following SDN eLearning Session ?
    <i>Integration for Business Workflow and SAP Interactive forms by Adobe (RIG session 7)</i>
    I can play nearly all the other eBooks, but not this one. Any idea ???
    Regards, bernhard

    I solved the problem.
    It is not possible to view the ebook with IE 7.0. So I removed the new Internet Explorer and everythink is working fine.
    Greetings, Bernhard

  • Diffrences Between SAP HR workflow and SAP Logistics workflow

    Hello All,
                     Do we need to do any specific configuration settings to be done in the system to work on SAP HR workflow in ECC 6.0?
    I am using SWU3 for automatic workflow customizing?  But I am getting error indicator for u201CCheck Entries from HR Control Tablesu201D in the Maintain Definition Environment Node. 
    Are there any major differences between SAP HR workflow and SAP Logistics Workflow?
    Regards
    Venkat

    Hi Mike,
          what can be the impact if Check Entries from HR Control Tables setting are not maintain in the System. caz my workflow is going in waiting status and when i have chacked the container for that element then there in _Workitem.ExecuteByUser-ID is coming as <NOT SET>.
    So can you please put some light on this.. that what can be the resion behind this ...?
    Is this a Check Entries from HR Control Tables Problem or any other reason..
    Thanks & regards
    Dev

  • Workflow in SAP inbox(PRH) Giving Error Massage

    Hi all,
    I need help please ..
    the user has a workflow in SAP inbox(PRH) to Approve request, but unfortunately, whenever he try to open the workflow he  receive error
    please advice..
    Thanks
    Jasmin

    Hi,
    What is the error message?
    Regards,
    Masa

  • Workflow in SAP HR

    Hi All,
    I need help to create a simple workflow in SAP HR.
    Can anyone guide me .
    Thanks and Regards
    Swati

    I guess Padmini point is currect , you cud use dynamic action but not sure How it will check this condition.
    One more thing it will only populate to HR admin or payroll admin whichever stored in IT1 or you cud use IT105 .
    You cud write for email at the point of time it triggers the check and before coming to IT8.
    There are little difficult scenario cud be expected here.
    You could raise your questions why not to use dynamic action.
    If you are not intended to use dynamic action then ask workflow team or a peson to create it is very very simple logic and they could develop it, even if u have access you cud do it.
    If you want more information for creation then let me  know.
    Regards,
    Manoj Shakya

  • Workflow in SAP

    Hi ,
    What is Workflow?
    Why we use workflow in SAP?
    How can we define workflow for release strategy of PO?
    Please guide me.
    Regards,
    Bhasker

    Refer to the thread below
    workflow
    Regards,
    go4S

  • Workflow in SAP ERP

    Hi,
    Regarding workflow, is the standard workflow in SAP activated when you installed SAP? eg price error or updating error will generate a message to User's inbox? or do we need to activate anything in SAP in order for the workflow to work? Pls advice

    Hi,
    Standard workflow is not activated when you install SAP.
    You need to configure the workflow in order to automate the processes.
    For more information on workflow, please check this online document.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTOM99/BCBMTOM99.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • Workflow of SAP SD in the insurance sector

    *HIi,
    I have a very important question. i just want to know the workflow of SAP SD in the insurance sector, It will be of great help if any one can solve this query?
    Because i nevar worked for this sector & didnt get any articles also. Eagerly waiting for the answear.
    Regards
    Manali

    Hi Subahashini
    As far as retail companies are concerned they are more into IS-Retail
    which is nothing but Industry solutions for retail
    This is similar to SD but more focussed on retail industry needs
    See this link
    http://help.sap.com/saphelp_erp2005/helpdata/en/12/084110470311d1894a0000e8323352/frameset.htm
    Most companies use both...to know abt companies you can search in sap service website
    Is this useful?
    Regards
    N Ganesh

Maybe you are looking for

  • SSRS expression for division

    Hi All, Below is the my table with SSRS expressions marked as A and B  Expression A gets the serial number 1, 2, 3 etc I need to get expression A/B Any help on this much appreciated Thanks  Pradnya07

  • Windows 8.1 and Hyper-V

    Hi All I have successfully installed windows 8.1 and Hyper-V on my HP Probook 4540s having previously run Windows 8 but I have been totally unable to import any of my Generation 1 Virtual Machines as the wizard says no machine found. These all previo

  • BAPI for sales order BAPI_SALESORDER_CREATEFROMDAT1

    i am getting an error  sold yo patry shouls be specified even after given all the reqiired data can any one tell mewhat is the problem? TYPES : begin of ty_head,   IDENT(4) TYPE C, DOC_TYPE(4) type c, "Sales Document Type SALES_ORG(4) type c, " Sales

  • InDesign 5.0 tools/panels not activated with mouseover/mouseclick

    The following summarizes the hardware, software, procedures and results in my attempt to resolve issues with InDesign 5.0. Suggestions would be appreciated. Thanks! System: HP EliteBook 8540W Intel Core i7 CPU  Q820 @ 1.73GHz 1.73 GHz 8 GB 64-bit Ope

  • I am trying to update my ipod touch.But ios6 will not down load

    i have an ipod touch 4 version 4.2.1 that i am trying to update to 6.1.3 How ever every time i try downloading it through itunes the download stops and after about 3 minutes i get a box saying my network has timed out. I have run the trouble shooteer