Quantcast
Channel: SCN : Discussion List - SAP Business Workflow
Viewing all 1026 articles
Browse latest View live

I have Requirment To Call modulepool transaction from workflow whichis excuted from Portal

$
0
0

Hi Everyone,

 

 

   I have Requirment to call custom modulepool transaction from workflow decision step.

 

  The decision step contains "Approve" and "Reject", if user clicks on Approve Need to call one custom modulepool transaction.

  It is working fine if i execute in SBWP if I use call transaction in step of workflow on pressing Approve button.

 

But user want to execute the workitem from Portal,Already configurations are done for  displaying workitems in portal.

 

If I Excuete the same workitem from portal modulepool screen will be called? or any program changes are required?

 

If I do any changes then we are able to see work item from both SBWP and Portal?


Difference between workflow developer and workflow administrator

$
0
0

Hi experts,

 

Could you please help me to clarify the below doubts,

 

1 -> What is the difference between workflow administrator and developer OR Workflow developer has to take the administration responsibility. Im                  thinking two guys performs these 2 different roles. If it is correct, please explain me the roles and responsibility of them. 

 

2 -> What are the necessary customizations need to be done before starting the workflow modelling. I came across few threads in SCN, everyone                  talking about SWU3 only. But i found some more customizations need to be in SE16, SMQS, SWE2, SMLG, SM59. Please explain me what are            the customizations need to take before starting.  

 

 

 

Thanks in advance.

Workflow Container not getting populated

$
0
0

Dear All,

 

We have migrated to new hardware and after the migration our workflow related applications are not running.

 

 

When we run any application it is starting the event but the workflow container is not getting populated and the workflow is getting into error state.

 

There are no errors in the Workflow like binding is correct.

 

Synchronization is also done using SWU_OBUF.

 

Please advise.

 

Regards,

Mustafa

Getting Workitem ID in Webdynpro application

$
0
0

Hi all,

I have created following:

 

1.workflow with dummy task

2.Reregistration of UWL and XML with Tasks

3.Maintained dummy tasks and WD4ABAP application in SWFVISU

4.A function module that has input parameter as WI_ID(workitem ID)

and WAPI function module for reading,writing and completing WI called in it.


My query is how can I pass Workitem ID to above said function module at the back of WD4ABAP screen(Point no 4).

Am I missing something other than above described points?

I will be thankful for kindly guiding.

 

 

 

Thanks,

SD

Condition within loop not working correctly

$
0
0

Hi Experts,

 

I am passing a condition it should be false when loop flag set to Y but it's not working condition &Authorize_again& = N

loop condition is &Authorize_again& = Y. I am checking in WF log  Authorize_again = Y loop terminates after getting true in second time (Re_Authorization case) but this time if Authorize_again = Y why should not condition inside the loop is not set Y and getting failed. This is weird never faced like this because of this work item is getting duplicated.


Condition not correct.JPG


Please help I have tried many combinations in last 24 hrs.


Thanks,

Saquib

How to get the workitem id from UWL

$
0
0

HI All,

           I have developed a workflow and   starting this workflow from webdynpro abap.I integrated that task in SWFVISU

transaction  to trigger the webdynpro from UWL up to now its working fine.

but now the problem is i need to get the WI_ID of the particular workitem (which i clicked on UWL to trigger my webdynpro application).

 

Thank you,

Harsha P

.

EVENT LINKAGE NOT FOUND BUT EVENT IS TRIGGERED

$
0
0

Hi Experts,

 

One event is getting triggered but no where I found the event linkage in SWE2. One more problem event triggered but in SWEL showing "No Receiver Type". This Event is in a Fork so workflow stuck in this point. Please see the screen shot and help. What should I check?

 

EVENT.JPG

EVENT REC.JPG

EVENT Fork.JPG

 

Thanks,

Saquib

Substitution rules in Workflow

$
0
0

Hi,

 

Would like to seek your opinion on this.

 

Currently we have set a couple of substitutions for some users who are taking their annual leaves. In this case, they still wanted to receive emails while they're away.

 

Is there any settings or reports that they can have a visibility on the documents that are about to be approved by the substitute approver?

 

 

Regards,

 

Nazarene


Filter settings for workitem notifications

$
0
0

Hi All,

 

I am using RSWUWFML2 report to send WI notifications to agents in their outlook inbox.

 

I have a requirement to send only specific task WIs which I have done - now we want to read these WI header and filter the notifications only for specific cases - our WIs have company code information in WI container - is it possible to filter this from program user exit or some other option

trigger workflow from FBCJ after pressing SAVE

$
0
0

Hi Experts,

 

I have an requirement where i need to trigger a workflow on save of cash journal document with the help of t-code FBCJ.....after entering all data and on pressing SAVE ,i want to trigger workflow.Then the other level will get that doc and POST it.

So here i tried but m not getting any user-exit or BADI after SAVE.

Plz help and suggest me some user-exit or BADI after SAVING of T-code - FBCJ where i can write code to trigger workflow?

Or any other options plz.

 

regards

Siva

Sensitive data leaked during approval

$
0
0

Hi everyone,


We have some sensitive data in the task description(user decision step) that should only be allowed to see by approvers, and based on this, approvers can approve / reject workflow.

 

But today I found use GOS (Generic Object Services) function, all users can easily click this item and sensitive description will popup.

GOS.JPG

GOS function is needed for them to monitor approval status, so it can't be banned.


Could you please give me some suggestions about this? Thanks.


form in workflow

$
0
0

Hello Everyone,

 

i am new to workflow.i am trying to create simple workflow with a form.i am unable to assign form name and when ever i click on create form it is not starting  a wizard to create form.

could someone help me out.New Bitmap Image.jpg

Raise temporary error along with export parameter

$
0
0

Hi All,

 

I would like to raise temporary error at the same time my container data also must come out from method, and it should available in container.

 

Currently if I reaise temp exception in method, method is not exporting anything and nothing available in container. I am not sure what is happening in the method.

 

 

Any idea?

 

Thanks.

SO10 'if' for field KZABS in Purchase Order

$
0
0

Hello Experts,

 

I'm bit fresh in SO10 commands so I need your assistance. I would like in Purchase order field KZABS if it is set than one text if not other. Currently I have something like this

/: IF LS_MEPOITEM-KZABS = 'X'
B KZABS = is field                                                                       
/: ELSEIF LS_MEPOITEM-KZABS = ' ' * KZABS = is blank
/: ENDIF



Thanks for any help!

Workitem stays in the inbox for 10 minutes after completed

$
0
0

We have an issue which occurs randomly.  The user executes the workflow, posts the service entry, which fires the post event.  However the work item continues to stay in the users inbox for up to 15 minutes.  If the user tries to execute the item again, they are stopped as it is a duplicate.

 

Why does it randomly take up to 15 minutes to get out of the users inbox?

 

What can I use to further diagnose the problem.  I can see the event in SWEL.

Do I need to activate a trace of some kind?

 

Any help would be appreciated.

 

Thank you.


Current agent value in program exit after agent determination

$
0
0

Hello folks,

 

In user decision step, I have given rule (Agent Determination: Function to be executed) as an agent.

In addition, I have given program exit where at the event - 'CREATED' (after workitem creation), I am not being able to get determined value of agent. How do I get determined value of agent in program exit's CREATED event for user decision?

 

Regards,

Harsh

How to get detail information about SAP Workflows?

$
0
0

Hi guys,

I am a new born in SAP. I wanted to know detail information about Existing Active workflows, I found some result like HRSOBJECT Table, But it is not exactly what I need.

I need such information like WorkFlowname , description, module name, date of creation , who created, is it active or not?  and so on.

 

can anyone give me a clue please?

Thanks

Bahman Kardan

Workflow Task TS20000130

$
0
0

Hi

I have a custom workflow where i am using this task to update the travel request - status.

 

I want to set the condition to this workflow where it should be executed only when the travel request type is International

 

I am trying to find a way and google search... not able to find it.

 

Can someone  help me.

 

I tried include the condition at workflow structure..  But I want to set conditon at task level only..

 

Regards,

Venkat

Trigger workflow on purchase order creation and not on purchase order hold

$
0
0

Hi all,

 

I want to trigger my workflow only on Purchase Order Creation, but the workflow should not be triggered when PO is put on hold.

 

Kindly advice me what need to be done.

 

Regards,

Rahul

Attach a pdf from CV03N in SBWP (Workflow Inbox)

$
0
0

Hi All,

 

From a program PDFs are created in CV01N tcode. Our requirement is, we need to get that pdf document attached in the user decision step of the workflow.

 

Please help me in this. I am new to ABAP/Workflow.

 

We are triggering workflow from SWE_EVENT_CREATE function

 

 

Viewing all 1026 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>