SAP standard flexible workflow scenarion WS02000471 is activated and used for purchase requisition item approval. In some cases (particularly in non-production environments) an approver can't be identified because the master data used to identify app...
I thought I understood how Extended Notifications work, but apparently I do not I configured a new category by copying WORKFLOW > STANDARD.The collective message allows grouping only within the same category.Subscription has granularity N (multiple ...
I have a requirement from our compliance people to log (store) data after approval of purchase requisitions and purchase orders. This will be used to check among other things which documents a person approved if it turns out that person was incorrect...
The flexible workflow framework is great for many things. Unfortunately it seems I have a requirement that can't be met with the standard flexible workflow for purchase requisition items.
In essence the requirement is that approval is required for ...
Today I got an error message when logging on to SAP Community. I deliberately selected my S-user and was told that I couldn't access SAP Community with that user. Naturally I switched to my P-user, which is the one I normally use in SAP Community.
...
Mike, I created a Github issue https://github.com/SAP-docs/abap-platform-trial-image/issues/45 for the platform trial image with the same request – but a lot more blabber Good to see some people still master the art of concise writing
You have to be more specific than "how this can be solved". I already described (briefly) what I did. Are you asking for more details about that, or are you asking how parameters can be passed so a message with parameters can be displayed?The short a...
Two possible causes come to mind, but I am just speculating here since I haven't tested how this would behave.The table underlying the data you have exposed is not defined with the "Inital Values" flag. Therefore your data have NULL valuesYour data m...
Turns out it was my primarily my own fault because I didn't catch all the exceptions after some refactoring. I suppose I should not be surprised...But there was more to learn when I continued after catching the exception and raising one that was in t...
After some testing I think a change in the subscriptions is what will get me closest to what I want to achieve. I think we will go live with a setup approximately as follows to try and find a reasonable trade-off between quick notifications and remin...