Hi,
I need to programmatically create a customer on a SAP RISE S/4Hana system. The external system will be the system of reference for customers, and I need to replicate the data (creates and changes) into a SAP S/4Hana system. We are using a SAP C...
I have a problem where a new process has gone live, and is generating far more PI traffic than expected, and observed in QA. While we look at reducing the traffic to more rational volumes we have a problem with the PI system generating gigantic quant...
I've a very simple requirement to remove the New button from the SAP standard HRESS_A_PTARQ_LEAVREQ_APPL application if the user making the request is involved in a termination process.
This feels like a perfect use case for Screen Personas 3.0. Al...
I have used the class CL_RSDA_CSV_CONVERTER and similar versions of the class several times to convert ABAP structures into CSV data and CSV data into ABAP structures. I've used it on several systems and with several clients.
This week I noticed a ...
I have a workflow that someone else wrote and it contains a task that requests approval or rejection. I need to stop it from appearing in the Fiori in-box, without otherwise changing the behaviour of the workflow. Sadly I'm no workflow or Fiori exper...
Thanks for that suggestion. I've use Solarize Dark previously but Dracula is also pretty good.While plenty of people talk about Eclipse/ADT, it's a pretty awful tool compared with SE80 etc al, and while it may be SAP's direction of travel, here in 20...
Do I correctly understand that we can use Z_DOC_COPY to non destructively copy the files from one back end to another connected to the same SAP ECC system. As that doesn't change any data in SAP ECC, we only need to change the repository configuratio...
Thank you for your useful blog post.If I understand if you wish to move KPro files from on back end to another on the same SAP ECC system, we could use RSIRPIRL or Z_DOC_COPY. The former is more risky but does automatically update the ECC meta data a...
Thanks for the very helpful blog.I've used a modified version of Z_MIGRATE_ARCHIVELINK before with good effect to migrate over 3.5 million files from a FileNet system to a SAP DMS. I now need to migrate a smaller number (crica 20K files) of KPro/DMS/...
Alex,I'm quite interested in your observations here. I've used SAP ABAP proxies on ECC and S4 systems with classic PO and CPI for years and never had any problems in performance on the SAP side using both async and sync methods. Currently a colleague...