SAP Managed Tags: ABAP Connectivity, ABAP Development Hi, i dont't know if this is still current but there is a simple way to generate JWTs in ABAP. Have a look at this blog: https://blogs.sap.com/2019/11/10/connect-from-as-abap-to-google-cloud-platform-app-engine-resource-s....
As an ABAP programmer, I am frequently requested to activate all inactive objects before SAP system upgrade processes. So what is the easiest way to get the list of all inactive objects in an SAP system? Or how can an ABAP developer can find a list of inactive ABAP objects. There are tw...
SAP Managed Tags: ABAP Development Use BAPI. Get what ever you need for a user. BAPI_USER_GET_DETAIL Amandeep Reply Former Member In response to Former Member 2008 Jul 08 5:52 PM 0 Kudos 2,429 SAP Managed Tags: ABAP Development > > Use BAPI. Get what ever you need ...
In this repository you will find the implementation of a simple RAP business object that allows to schedule a class as an application job that takes the semantic key of the selected entity as a paramter. This way it is possible to perform a long running calculation (the determination of inven...
SAP ABAP Unit Test - How to deal with classes of static methods matt Active Contributor 2021 Aug 24 5:59 PM 15 Kudos 8,424 SAP Managed Tags: ABAP Development One way is this from raviraj.gohil But this is the way I do it. Let's say, in the mists of time, someone ...
SAP HA Trace: === SAP_HA_GetVersionInfo === SAP HA Trace: Fire system command /usr/bin/sap_cluster_connector gvi ... SAP HA Trace: SAP_HA_GetVersionInfo HA interface version: 3 SAP HA Trace: SAP_HA_GetVersionInfo HAproduct: Pacemaker ...
One more report named SMSY_FETCH_SYSTEM_UPDATE we can use to fetch the selected ABAP System data, for this execute SMSY_FETCH_SYSTEM_UPDATE in SA38 & provide System ID as well as System type in my case i selected SAP_BCSystem as SLD Classe for ABAP system. ...
Thanks for your reply.Our SAP system is ECC 6.0. And in /usr/sap/<SID>/DVEBMGS<Inst #>, i can't find any Java folder even some folder name starting with the charameter J. But i can use t-code SMICM, which show me the process there. So can i say my system is ABAP+Java?
Solved: Hi, I wanted to know the ways to get the ABAP User ID's ALIAS property value in SU01 using WDJava or JSP (WAR proj). The IUser or IUserAccount classes doesn't
Step 1:Enter the T.CodeST05in the command box to activate the Trace. Step 2:In theST05PerformanceTracescreen, select theActivate Tracebutton. Step3:Now start a new Session: System->NewGUIWindow Step 4:OnSAP Easy AccessGoto T.CodeVA03to display the Sales Order. ...