-
Hi! Somewhere in your docs I've read that pysap can be used to interact with SAP GUI.
Can you provide an example how to achieve that?
Cheers
Tset
-
After installing https://github.com/Microsoft/ABAP-SDK-for-Azure there is a lot of diffs for TABL objects.
Field ROWORCOLST has been added in some version. Suggest clearing the field if it contains…
-
Do you use ABAPGit at your company? I'd like to add a list of real-world users, but I don't want it to start with a single company. If you are using ABAPGit in your ABAP development process and it's O…
-
I've worked through the implementation guide and got the connection to EventHub working. But I would suggest the following corrections and suggestions:
- Suggestion: Please provide the guide as a m…
-
When uninstalling https://github.com/Microsoft/ABAP-SDK-for-Azure
Some DDIC objects are left behind without errors. TABL ZADF_EHUB_POLICY still has a reference to LZEHUBPOLICYT00.
Can someone he…
-
Hi,
I know the code in the implementation is commented,
https://github.com/Microsoft/ABAP-SDK-for-Azure/blob/master/src/zadf/zcl_im_adf_edit_auth.clas.abap
But having the badi implementation in g…
-
I have replaced the real home path and user name in the log with $HOME and $USER.
```
➜ ~ curl -fsSL https://raw.githubusercontent.com/wakatime/xcode-wakatime/master/install.sh | sh
Installing A…
-
https://github.com/Microsoft/ABAP-SDK-for-Azure
![image](https://user-images.githubusercontent.com/5888506/40872929-6a2cbb9c-6657-11e8-9667-d66477788fd3.png)
database table TPGP ?
SM30 -> V_T…
-
Install https://github.com/Microsoft/ABAP-SDK-for-Azure, gives following diff
Fields:
```xml
2
3
```
![image](https://user-images.githubusercontent.com/5888506/40872975-171ed038-6658-1…
-
Hi,
Cool to see another abapGit based project ✨
A tip:
If you like, you can set the starting folder under "Advanced" -> "Repo settings" the starting folder can be changed to eg "/src/" that way …