Hi All,
Client has following requirement:
End user will run a Z transaction in sap which will take date range as input. this transaction will collect all the invoices created between the date range and trigger for printing. Internally, this Z tra...
Experts,I have done the configurations in SWNCONFIG as suggested in the SAP documents and also schedule the job for program SWN_SELSEN. But still i am not getting the emails in SOST.I have checked the Log in SLG1 and found everything as green. Also i...
Hi,i have created a workflow using classes. i have done all the configurations for events and also implemented the methods of IF_workflow in the class.problem is i am not getting the class instance in the workflow. following things i have done:1. cre...
Hello experts,i have created a workflow using the custom class (implemented the IF_workflow) for sales order approval. my workflow is triggered sucessfully and got the workitem as well. but the problem is i am not getting link in the workitem which w...
Hello,I got a requirement to trigger workflow every time when a sales order is created with the different prising conditions for standard price and customer price. I can develop the workflow solution for this requirement by using the BOR BUS2032 but ...
MT_Instance has Protected visibility.both UUID and VEBLN has the same values as Sales order number.one thing i noticed that the class type is ordinary class and not persistent class. is it the cause why i am not getting the instance values stored in ...
Hi Stephane,suggested code is almost same as my original code. problem here is i am getting no records in MT_Instance table when i open workflow log even though i saved instance entry in this table at the time of event triggering.in short, IF_workflo...
Hi Stephane, suggested code creates infinite loop between constructor and Find_By_LOPR method.could you please check and suggest right way?regardsAnand
Hi Rob,Finally i got some clue on my problem. in SWNCONFIG under subsription setting i gave:Recipient ID as *Recipient type as RMLI did debugging of SWN_SELSEN and found that the recipient id in the table SWN_Notif is my SAP ID and select is trying...