Dear Community,
I have the requirement that users should not be allowed to login via Email-Address to SAP Cloud Platform Identity Authentication. Instead, they must use LoginName.
I know that per default the users can login either with Email-A...
Dear Experts,
I want to create a copy from an existing activity (Task, Appointment, ...).
I tried to reuse standard action "Copy" for BO "Activity", but I failed. How can we use the standard "Copy" action?
Thank you and Best Regards,
Felix
Dear Experts,I set up an approval process on a custom BO and it works fine.In next step, I tried to use reuse component "SRM_MultiStepApprovalReuse_EC" (Rep. Path /SAP_BYD_APPLICATION_UI/srm/Reuse/SRM_MultiStepApprovalReuse_EC.EC.uicomponent), but it...
Hello Satya,
I want to use the existing copy-action in absl-coding or ui-designer. Expectation is that a Copy of current activity (e.g. Task) will be created.
I tried e.g.
Activity.Copy(this);
in Activity-Event-BeforeSave, but it did not wor...
Hello Satya,
I want to use the existing copy-action in absl-coding or ui-designer. Expectation is that a Copy of current activity (e.g. Task) will be created.
I tried e.g.
Activity.Copy(this);
in Activity-Event-BeforeSave, but it did not work...