UWL modification for Custom Workflow

Hello ,
We are implementing Expense Approval on EP7.0 via UWL....there is a custom workflow in the ECC system which was being used earlier in ITS....we want the same Inbox entries on portal and give managers the option to Approve from there....they are able to Approve .....but the "Approve with Changes" button is not working ....it just says "Successful" at the top but does not actually approve it ....do we need to make changes in the UWL XML file for this...?
Any help would be highly appreciated.

Hi Saurabh,
  try to add your custom attribute in your view com.sap.pct.erp.mss.myOpenTasksTimeAp  how <DisplayAttributes>.
Example:
<View name=...........
<DisplayAttributes>
<DisplayAttribute name="REQ_ID" type="string" width="" sortable="yes" format="default" referenceBundle="decision" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
<DisplayAttribute name="VERS_NO" type="string" width="" sortable="yes" format="default" referenceBundle="decision" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
</DisplayAttributes>
Change the type and the other property of displayattribute as you want.
Regards,
Rocco
Edited by: Rocco P. on Oct 20, 2011 10:39 AM

Similar Messages

  • Quote Approval Workflow (ASOAPPRV) setup for customized workflow initiation

    Hi,
    We have customized Quote Approval Workflow (ASOAPPRV) XXXASOAPPRV, would like to understand how to setup that custom workflow XXXASOAPPRV will be triggered for Quote Approval process, when we submit the Quote for approval from Quotes screen.
    Appreciate your help on this.
    Regards,
    Ram

    Pl see your duplicate post here - Quote Approval Workflow (ASOAPPRV) setup for customized workflow initiation
    Srini

  • Creation of system object for customized workflow

    Hi Experts,
    I am required to define a System Object with system alias, for creation of UWL to trigger Customized work flow's.
    What WAS properties and Connection Properties and ITS Properties i should maintain in newly created System Object?
    how do create UWL so that it triggers Customized workflow instead of standard workflow in R/3?
    I have similarly total 3 Customized workflow so do i need to create three UWL's for each one?
    Please help me out!
    Regards,
    Siva

    Hi Shabir,
    I am new to EP can you please let me know how to create custom connector? that triggers three custom developed workflow?
    and Please let me know what parameters to pass to create system object(like WAS Properties,  ITS Properties etc)
    Thanks in advance!
    Regards,
    Siva

  • AME for Custom Workflow

    Hi
    I have created a custom workflow and I want to implement approvals as well in that workflow. I want to use AME for that because AME will give following functionalities
    1. Return for Correction
    2. Update Action
    3. Adding ad-hoc approvers
    Is there any document that refer to workflow and AME integration ?
    Do all above functions (1,2,3) will automatically exist in AME or I have to implement those functions

    Gaurav,
    AME and WF work hand in hand. I believe ML Doc 378312.1 (What are the ramifications of implementing AME with workflow already set up?) will answer your questions.
    Pl also refer to ML Doc 431815.1 (Frequently asked Questions on AME)
    HTH
    Srini

  • Event Linkage for custom Workflow and Custom BO

    Hi Friends,
    I have created one Custom Module Pool, Business Object and Workflow Definition. In Business Object I have created one Business Event and the event is triggered from Custom Module Pool using function module SWE_EVENT_CREATE. I have created event linkage in transaction SWETYPV and receiver type given Workflow Template No: (WS*) and receiver function Module SWW_WI_CREATE_VIA_EVENT_IBF and checked Event Linkage Active checkbox. Finally I have activated the Triggering Event in the Workflow basic data section. But the Workflow is not getting triggered. Can anyone of you give me a solution for this or tell whether i missed any of the setting for the workflow?
    Regards
    Sujith

    Hi Sujith,
    Did you include a commit work statement after the call to SWE_EVENT_CREATE?
    Regards
    Gareth

  • WD application is not opening in UWL for custom workflow

    Hi,
    I have created entries in SWFVISU, and webflow connecter also has entries for my custom task .
    I can see work item in UWL but as soon as I click on workitem I am not able to see application or workitem .
    Kindly check screenshot.
    Regards,
    Vijay

    Hi Vijay,
    As prashanth said please activate the services in the SICF and generate the error once again and check the log in nwa-->trouoble shooting-->logs and traces -->developer traces and check the error their.
    Regards,
    Anil

  • XML UWL Configuration for custom structure in container

    Dear UWL experts,
    We are adding a structure type: ZPRC_UWL_CUSTOM with 10 fields to a Workflow Task container and call it V_UWL_CUSTOM
    Inside the structure, there are several fields called, for example:
    V_OBJECT
    V_SUBJECT
    V_AUTHOR
    We have trying hard, but we cannot find a way to make reference to the V_OBJECT, V_SUBJECT and V_AUTHOR fields from the UWL XML.
    We tried things like:
    <CustomAttributeSource id="WEBFLOW_CONTAINER" objectIdHolder="externalId" objectType="WebflowContainer" cacheValidity="final">
              <Attribute name="V_UWL_CUSTOM" type="string" displayName="V_UWL_CUSTOM"/>
    </CustomAttributeSource>
    <CustomAttributeSource id="ABAP_BOR" objectIdHolder="V_UWL_CUSTOM" objectType="ZPRC_UWL_CUSTOM" cacheValidity="final">
              <Attribute name="V_OBJECT" type="string" displayName="Object Name"/>
    </CustomAttributeSource>
    Could you please help us here?
    Thanks and kind regards,
    Sergio Martinez
    Edited by: Siralos on Oct 31, 2011 3:38 PM

    Hi,
    I only can assume how things are in your system, but I hope that you have a container element V_UWL_CUSTOM in your workflow container. Then you are binding it to the task container V_UWL_CUSTOM, right?
    If the above is correct, then you need to create individual elements in your task container:
    V_OBJECT
    V_SUBJECT
    V_AUTHOR, etc.
    Do binding from workflow container to the task container:
    V_UWL_CUSTOM.V_OBJECT -> V_OBJECT
    V_UWL_CUSTOM.V_SUBJECT -> V_SUBJECT
    V_UWL_CUSTOM.V_AUTHOR -> V_AUTHOR
    Etc.
    If you cannot do the binding from workflow container (=you don't have the element in WF container because of some strange reason), then things get a bit more interesting...
    Regards,
    Karri

  • Code for Custom Workflow to auto approve the task

    Hi All,
    Can any body help me with the java code to complete the Auto Approval Task.in OIM 11.1.1.5.
    Thank you

    1. Get the requester information from the payload. (In the Oracle sample the request Id is brought from the payload, similarly you can get the requester id and etc).
    2. Get the target user information from the payload along with target user's manager.
    3. Set the data from the two above into global variables and copy them into your .task variables.
    4. In the task use two serial stages and inside the stage use the skip rule condition with the variables from step 3.
    -Bikash

  • Custom Workflow - Reports

    Hi,
    How do we define a custom workflow to generate a report? The report is to get all the users and there attributes from LDAP. I do understand a form also has to be associated with the WF. I have no clue how to head start with custom reporting,
    Please update me or also if possible provide some sample custom workflow , forms , rule for custom workflow reports.
    Thanks

    Hello All,
    Did anyone got this working?
    I have a requirement wherein i have to get the report results back into a wf and use it for further tasks.
    Can someone help or provide inputs regarding Process View. Or how to call a report from a wf?
    Thanks in advance.

  • Need Help: Workflow Decision Task not visible in NWBC for customer Task

    Hello All,
    I am  new to NWBC configuration , need ur expert knowledge  for the below issue. I have checked the treat . Approve/Reject button for SRM Approval for RFx response ,but not able to get the exact steps for the configurations in NWBC.
    Requirement.
         We are working on SLM/SRM module, where we have requirement to create a custom workflow with custom Task for which we have executed below actions.
    Created the Custom Workflow.
    Created the custom Task with custom  ZCLASS and ZEVET.
    Created   Event linkages in SWE2.
    After doing this we are getting the workitem in the NWBC, currently we don’t have the Portal system in place, so we are using the NWBC for all our testing.
    What is the issue?
         When we select the workitem in the NWBC (UML) inbox  , the Decision Task ie “Approve” or “Reject” button are not visible , where as for SAP standard  Task  buttons are visible.
    What help we need?
      When we cross check the SCN/IBM portal, found that we need to do the XML file configurations. Can you any one kindly let us know the steps we need to follow to achieve our functionality.
    Thanks a lot in advance.
    Thanks and Regards
    Channa

    You need to share the details of what Inbox you are using, configuration steps depend on it. If you aren't using portal, you aren't using UWL and there is no UML inbox. You need to get your facts straight. Most likely you are using the Business Workflow Inbox (SWF_WORKPLACE) or the Lean Inbox (IBO_WDA_INBOX). Both are based on Web Dynpro ABAP and POWL but the configuration is different. Regardless, you posted this in the wrong space. Correct space is either SAP NetWeaver Business Client or Web Dynpro ABAP.

  • UWL config file for Customer, Vendors and Materials

    Hello All,
    We are trying to integrated uwl to connect to a MDM system for objects Vendors, Customer and Materials. I have looked at the MDM UWL config file, it is configured only for Business partners and products.. does anybody have the config file for Customer, Vendor and Material using business content..
    Thanks in advance
    Som

    Hey Som,
    If you are talking about Portal UWL, then you have to go for System Admin, there you should see UWL related iviews. There you have the ability to download the uwl xml. in that you have to do some modifications.
    All that matters for your problem is the MDM System you have created. when you chanage the respository informatin at this system. then your problem should be solved.
    Thanks,
    Raghavendra

  • Customizing request for a workflow

    Dear experts,
    I have created a workflow. I want to move the workflow from one client to other for testing it. For this i need to transport workbench and customizing requests of my workflow. Can you please tell me how to find the workbench and customizing request of my workflow. Is there any option in SWDD which will show the specific workflow & customizing request for that workflow.

    Hi,
    se01 will help you find the transport with your workflow but not the any other transports which may be part of your workflow project.
    se10 transaction can be used to see transports by user.  Check off both customizing and workbench requests since you will have both types of transports.  The user id needs to be that of the developer that created the transport.  Modified vs Released - select both if you are not sure if the transports have been released or not.
    Paul.

  • How to use position hierarchy for approval in custom workflow ?

    Dear All,
    I have created a custom workflow which fires when ever a new supplier site is created.
    Now I want to add approval hierarchy in this flow. For that I want to use Position Hierarchy.
    I have not find useful resources for doing that. Can you please help me?
    Regards,
    Rubayat

    Hi;
    Please review:
    How to Create a New Position Hierarchy [ID 437489.1]
    Adding Positions to a Hierarchy from Another Business Group [ID 356127.1]
    How To Determine Position Controlled Organizations In The Hierarchy? [ID 549628.1]
    How Does One Create and/or Update Position and Position Hierarchy in HR Using an API? [ID 736443.1]
    Using AME, How To Create Approval Routing To a Certain Position In HR Position Hierarchy [ID 1501433.1]
    Regard
    Helios

  • Custom Workflow for sending Remainder mail in MS CRM 2013/2015 online

    Hi All,
    We have a requirement to send a remainder email before 5 days,3 days and on the same day of the M/TC date in lead form. To achieve this we tried using Custom Workflow. Below is the logic tried but in the highlighted line
    not able to retrieve the "M/TC date" value, this results in no output.
    Kindly suggest where we are going wrong or a best approach to do this.
    Parameters:
            [RequiredArgument]
            [Input("InputEntity")]
            [ReferenceTarget("lead")]
    public
    InArgument<EntityReference>inputlead
    { get;
    set; }
            [Output("TaskCreated")]
            [ReferenceTarget("task")]
    public
    OutArgument<EntityReference>
    taskCreated { get;
    set; }
    code:
                try 
                Entity lead
    = (Entity)service.Retrieve("lead",
    context.PrimaryEntityId, new ColumnSet(newString[]
    { "new_mtcdate" })); //  (unable to
    retrieve the mtcdate)            
                      Guid leadId
    = this.inputlead.Get(executionContext).Id;
                    if(lead.Contains("new_mtcdate"))
                      {  DateTime date
    = DateTime.Now;
                          DateTime mtcdate
    = (DateTime)lead["new_mtcdate"];
                          TimeSpan elapsed
    = date.Subtract(mtcdate);
                          double days
    = elapsed.TotalDays;
                          Entity task
    = new Entity();
                          task.LogicalName = "task";
                          if (days
    == 5)
                          {task["subject"]
    = "Five days more for the Meeting";
                              task["regardingobjectid"]=new EntityReference("lead",leadId);
                               Guid taskId
    = service.Create(task);
                            this.taskCreated.Set(executionContext,new EntityReference("task",
    taskId));}
                          if (days
    == 3)
                          {task["subject"]
    = "Three days more for the Meeting";
                              task["regardingobjectid"]=new EntityReference("lead",leadId);
                               Guid taskId
    = service.Create(task);
                            this.taskCreated.Set(executionContext,new EntityReference("task",
    taskId));}
                          if (days
    == 0)
                          {task["subject"]
    = "Today you have Meeting";
                              task["regardingobjectid"]=new EntityReference("lead",leadId);
                               Guid taskId
    = service.Create(task);
                            this.taskCreated.Set(executionContext,new EntityReference("task",
    taskId));
    Regards, Rekha.J

    Hi,
    Try with replacing
    Entity lead = service.Retrieve("lead", context.PrimaryEntityId, new ColumnSet(new string[] { "new_mtcdate" }));
    also make it confirm, you are getting EntityId.
    Also check  Link

  • Custom workflow for Fiori Approve Timesheets

    Hello All,
    I am investigating complexity of adding custom workflow to Approve Timesheets.
    There is BADI SRA010_BADI_TIMESHEET_APV.
    Any experiences/advices  ?

    Hi Lukasz,
    How do you change approver using data from Ztable in the current system?
    If you are talking about workflow approver determination logic, it is a job for Workflow Engine and not for Fiori.
    Regards, Masa
    SAP Customer Experience Group - CEG

Maybe you are looking for

  • BUG REPORT FIRMWARE 5.1.7  PLEASE FORWARD TO SUPERVISOR....

    BUG REPORT FIRMWARE 5.1.7  PLEASE FORWARD TO SUPERVISOR. The spa-3102 has the following two bugs. When the unit sends a hook-flash to the fxo port it: a)      does not send the hook flash to the fxo port  for PSTN Hook Flash Len:  Instead it uses a v

  • Extract to flat file or IDOC

    Does anybody know how to use BW Datasources in R3 (found in transaction RSA5) to extract data to a flat file for the purpose of loading a non-SAP data warehouse? The export file may be an IDoc. I tried RSA3, but it seems you have to specify a "target

  • Is anyone else having issues with their FabricSkin keyboard not connecting in ios7?

    Since upgrading to iOS7 I've not been able to connect to my FabricSkin keyboard. Is anyone else having issues with Bluetooth?

  • Problem with Flash Media Encoder

    We're having problems trying to use Flash Media Encoder in conjunction with an Opsrey 230 card. The device shows up in the Encoding Options panel but when we try to change any settings we get the following error "Problem with video capture device. Pl

  • Missing applications.

    I have suddenly found several applications missing from my iMac.  iBooks, iDVD, Enrourage, Maps, Image Browser....Help!