Be a Cockroach: A Simple Guide to AI and SAP Full-Stack Development - Part I
SAP ABAP Central
by
3d ago
Disclaimer: This blog delves into SAP full-stack development, incorporating SAP RAP for both front-end and back-end functionalities, Integration Suite for middleware tasks, TensorFlow for AI/ML modeling, and crafting a personalized system dashboard. Geared towards simplifying complex business systems through engaging stories, it's for those wanting to understand these concepts. If you're already well-versed, feel free to just stop here and explore other content. I) Introduction (Story): Most people came here to see what he has to say about cockroaches and their connection to SAP development ..read more
Visit website
Our Way into the Clean Core
SAP ABAP Central
by
5d ago
Where are we coming from We are a long-standing software partner of SAP, specializing in supply chain AddOns for nearly 20 years. We have different solutions inside of the portfolio and the older ones are more procedural coding, while the newer ones have more object oriented, more unit testing, and so on. But the big majority of all user interfaces are ALV Grid, ALV Tree and graphics (based on cl_gui_chart_engine). By the time we developed our own framework for these tools, so that it is easy to create several new containers with ALVs, letting the user decide, if he wants to use docking conta ..read more
Visit website
RDG eases the process of data replication through SOA services with custom enhancements.
SAP ABAP Central
by
1w ago
Syniti RDG is an SAP-endorsed application on the Business Technology Platform (SAP BTP) to facilitate MDG implementation with intuitive UI and process automation. RDG eases the process of data replication by setting data replication configuration steps like data replication model, create and maintain business systems and can map standard and customized attributes with different mapping transformations. This simplifies the process onto one easy to navigate screen. RDG replication via IDoc or via services (WSDL and SOA) are available and are dependent on the outbound implementation selected. Cu ..read more
Visit website
Simple way to renew NW ABAP SSL certificate with STRUST Replacement Wizard
SAP ABAP Central
by
1w ago
Overview: Many a times it is seen that when SSL certificate of a server is expired or when new application servers are introduced in landscape, we need to share Certificate Signing request (CSR) with Certificate Authority (CA). Method generally used is to create CSR form SSL Server Standard pse of STRUST and share with CA but sometime below error appears at CA side CSR doesn’t conform to policy and new CSR must be generated or pse error while importing. So, today I’ll discuss how to use STRUST’s replacement wizard to generate, share new CSR with CA and import back the response. Pre-requi ..read more
Visit website
Calling Fragment Form & Send it as an attachment using ABAP Walk-Through
SAP ABAP Central
by
2w ago
This Blog is based on the Output Management Form and has all of its configuration completed  Ex for dunning: use maintenance view: V_T047E using code: sm30 to switch between frameworks through drop-down list First: you can identify Fields for Key & Master Key internal tables for standard fragment form through putting a breaking point By using framework: sap cloud and using fragment form template  and of course maintain brf+ configuration In class: CL_SOMU_FORM_SERVICES , Method : GET_DOCUMENT 1. Put a break point in the first line and go back to the previous program to ..read more
Visit website
BODS migration
SAP ABAP Central
by
2w ago
In this blog, I have detailed the steps taken for SAP BODS application migration from existing on premises to HANA database including the DR Testing Setup. The Purpose of this blog is to provide a guidance path for migration of the BODS Application to HANA. Existing Landscape Design: 1. The IPS and DS version remain the same as on premises. 1.1 In this landscape NW JAVA is used as underlying Web Application instead of Tomcat. 1.2 This landscape had additional WACS installation. 1.3 There is a single Central repository across the landscape.   Considerations prior to Migration: 1. The ..read more
Visit website
Working with Business Application Studio with Azure Git and Deploy application in On-Premise system
SAP ABAP Central
by
2w ago
Azure Git with BAS Preparing Git for a new Project ◉ Open Azure ◉ Select the Repos option from the left Pane. Here you can create the branches for your BAS project and refer to your BAS project for pushing or pulling the code. Below screenshot we can see the New Branch creation button.  Azure Git connectivity with BAS (Business Application Studio)    ◉ After creation of Application in BAS, open terminal and execute git init command. ◉ Execute git config --global user.email <email ID Azure_repo> ◉ Execute git config --global user.name "yo ..read more
Visit website
Create trusted RFC with specific technical user
SAP ABAP Central
by
3w ago
As the SAP Basis administrator, we understand how to set up a trusted RFC connection between ABAP systems. This allows us to connect to the target system using our current user credentials, without needing to input them again, as shown in the screenshot. I hope this blog post finds you in good health. If you have any questions or concerns, please don't hesitate to reach out to me. But what if we want to use a specific technical user and still want to benefit from trusted RFC? Actually, we can do it with the same method and I will show you how in this blog post. First of all, since we ne ..read more
Visit website
How to identify the actually used UserInterface Technology from ABAP
SAP ABAP Central
by
3w ago
I would like to share with you a method I wrote in my last S/4HANA 2022 Assetmanagement Project to identify from ABAP side (Userexit, BADI, Enhancement, ...) the UserInterface (UI) Technology ("WinGUI", "htmlbased GUI", "WebDynpro", "Fiori", ...) the user is currently using. To maintain orders in Assetmanagement (SAP component PM-WOC-MO "Maintenance Orders") we can currently use these different UIs: classic WinGUI (e.g. Transaction IW32) htmlGUI (e.g. Transaction IW32 html-based) WebDynpro for ABAP (App EAMS_WDA_ORDNTF_OIF) Fiori/UI5 (e.g. App F2175 "Find Maintenance Orders") Dependi ..read more
Visit website
Fiori PO Approver app Accept and Reject button customization from ECC backend
SAP ABAP Central
by
3w ago
Many time there are custom requirements for which it requires the need of creating Enhancement in standard SAP functionality. Overview: PO Approvers are maintained in Release Strategy. Once the PO is generated it is set to be approved by PO approvers based on the levels maintained in PPOME structure. Only then the PO will be set to 03 status in EKKO. Pre-requisite: All the roles and authorization must be given to the approvers to access the PO Approval Tile in SAP Fiori. Requirement: If the approver find the PO is incorrect, he will reject the PO. The rejection of PO must contain the r ..read more
Visit website

Follow SAP ABAP Central on FeedSpot

Continue with Google
Continue with Apple
OR