Hi,environment: Hana FP2405. With GDPR enabled.when trying to create incoming payment for a customer marked with sensitive data, service layer return Proxy Error.Found Note 2715148, however it doesn’t seem to apply to this.non sensitive BP no issue, ...
Hi All, I must be missing something simple.I would just like to confirm the behavior of BubbleEvent Property in SAPB1 UI APIOn a 'Button Before Click' Event, setting bubble event = false will stop triggering the 'Button After Click' eventOn a 'EditT...
Hi,In a fresh copy of SBODemoSG,Under 'Company Details-Accounting Data' enable the 'Allow External Calculation Of Tax on A/R Documents'Create an SO with External Tax and Rounding on header. SO is created successfully, but Updating any field in SO usi...
Hi,Referring to this post https://community.sap.com/t5/enterprise-resource-planning-q-a/check-user-permission-on-form-type-for-restricted-user-through-di-ui-api/qaq-p/1840059The original post was on 2007,I need to use this method to check for current...
Hi @ANKIT_CHAUHAN ,No particular thing to achieve, just wondering if this is a bug or by design. AFAIK, the BubbleEvent property should prevent the system event from bubbling up to the next event.For example, in a button BeforeItemPressed event, if I...
Hi,I thought I leave my workaround here for others who may need.Use the Users object to iterate the UserPermission object. This should returns the permission as specified in authorization.In case the Users object throw exception due to no access righ...