filipagatic
Explorer
Member since ‎2023 Sep 04

User Statistics

  • 37 Posts
  • 0 Solutions
  • 10 Kudos given
  • 4 Kudos received

User Activity

Hello together,i am using the BADI SD_SLS_CHECK_BEFORE_SAVE and its working almost perfect.I make a check for the credit limit when removing the deliveryblock. And i want to give out the message as a Warning when the credit limit is exceeded. I tried...
Hello together,i need help facing a problem in CDS Views Development. I am working in S/4HANA Public Cloud. cast((substring(cast(tstmp_current_utctimestamp() as abap.char(20)), 9, 6)) as abap.dec(31,14)) / 10000 as CurrentTime,This code gives me the ...
Hello together, i have configured the communcation arrangement for Freight Order Subcontracting (SAP_COM_0543).   When i choose the subcontracting --> send to carrier i get no error message.   But the message does not get anywhere. I have expecte...
Hello together, i have a problem while trying to use the application "Online Validation for Multiple Partners".I copied these packages from here https://api.sap.com/package/VATNumberValidation/overview into the Integration Suite and i have configured...
Hello together,i have created an event mesh queue, subscription and now a Webhook. I want the message from the event to go directly to an endpoint in the integration suite that i have configured. But every time i get an 401 Error when the message sho...