Hi ,
I'm trying to find the position or string based on STRING function in AMDP Method using SQL below Statements.
select locate( lv_text_as, ' ' ) INTO lv_len FROM dummy;
select substr( lv_text_as, 1, lv_len ) from dummy;
SELECT substr( lv...
Hi,
I need to send mails with template for every 3 hours after first time mail sent.
I create steps lie below to acheive that.
First I created 3 variables in workflow container.
TimestampToSentMail ( Initially blank ) add 3 hours to current t...
Hi,
We have a scenario where a multiple picture will be captured in SAP UI5 app and combined into a single PDF file which will be attached to Work Order (IW33) in SAP ECC.
In frontend UI5 app, we have converted Image into Binary format and ...
Hi,
I need to schedule a report B after the report A job got finished and need to pass the variant of Report A to Report B while scheduling the job programmatically in ABAP.
...
Hi,I have a SAP HANA stored procedure with one Input Parameter and multiple Output parameter tables.I need to send these output tables as excel file (multiple files or one file with different tabs) via E-Mail in SAP HANA .Please suggest me how to ach...
Hi Diogo,
Thanks for detailed documentation and it's really helpful. I followed the same steps and I got an error "Item type IDTR of the delivery does not exist" during Implementation Tool for Warehouse Integration step i.e. while running the Implem...
Hi tobias.griebe ,As mentioned in my previous comment, all settings done in SAP S/4HANA 1909 OP and SAP BTP Trail account and all status are coming as explained in the blog but not able to see the messages in Queue in SAP BTP Trail account.Kindly g...
Hi lars.hvam ,
I have configured all the settings in S/4HANA 1909 OP and SAP BTP Trail account but still not able to see the messages in Event Mesh Dashboard under Overview.
Kindly guide me how to debug the issue as I don't see any issue in /IWXBE/...
Hi Tobias,I'm trying to send from s/4hana 1909 OP system to Event Mesh in BTP Trial account.All the configurations are done and the messages you mentioned above are coming as it is while triggering events from SWUE or /IWXBE/EVENT_DEMO as no error I ...
Hi Lars,
I'm trying the Event Mesh scenario between SAP S/4HANA 1909(OP) and SAP BTP Trial account and was able to configure all the steps in SAP S/4HANA 1909 OP and SAP BTP Trail account.
Able to see the messages in SAP Event Messaging (Event Mesh...