Get the full Directory Path of Application Server using Value Help in Selection Screen
Here’s the requirement, I want to get the Directory path and populate that in the Selection Screen Parameter of my report. But I don’t see any standard FM’s to get the path, as it always asks to select a File in it. I don’t want to select a file, I want to choose a Directory like ‘10.9.18.16B2B_INTERFACESTO_PROCESS’
how to capture t codes in sap abap in daily how many uses and the report send through mail?
i want a program about how to capture tcodes daily in my gui daily report and send to my mail
Why Isn’t the “CALL TRANSACTION” Function Triggering on ALV Double-Click in SAP ABAP?
I watched a video on YouTube that showed how to call a transaction by clicking on a specific field in the ALV view, but when replicating it in my code I was unable to implement this function.
When I click on a document in the “EBELN” field nothing happens.
Inspection lot : Update UD just for point in code
I want to simulate a change of UD (only for UD = A) in the Inspection lot only for an inspection point – as can be done in QA32
Which ABAP skills should I possess to become a successful SAP SD consultant
Which ABAP skills should I possess to become a successful SAP SD consultant. And also suggest me some courses or any platforms where I can learn these skills.
And also, regarding the concepts that I can practice for getting a good overall understanding of standard Sap SD as a consultant.
Suggestions and recommendations please.
abap MM01 get class for material
Im working on an enhancement in transaction MM01. I need to perform different actions depending on a class assigned to created material. Does anybody know where can I find an information about the class of the material that is being saved?
My enhancement is located in include LMGMMF2J of program SAPLMGMM if that helps…
ABAP Remote Filesystem extension issue – issue SAP with NW 7.47 unable to save back to SAP
When I modify the existing ABAP program and activate in VS Code its giving below error. enter image description here In our SAP system CLASS CL_ADT_WB_RES_APP doesn’t have a method CONFIGURE_SESSION_STATE, so installed the plugin using ABAPGIT. We understand that we are on lower version than the desired version of 7.51 and hence we must […]