Marc Bernard

Results 464 comments of Marc Bernard

How about this? ![image](https://user-images.githubusercontent.com/59966492/96312976-b7733500-0fda-11eb-8510-89a657bd5479.png) It's not a fake but working to some degree. Meaning, it shows the form when required and I am able to login this way. The devil...

- It now sets the GUI title similar to the old popup to " - Login: ": ![image](https://user-images.githubusercontent.com/59966492/96650227-72177600-1300-11eb-89ca-feb7ef10390d.png) - Gets/sets default user - Input focus of in user fields (no...

Lots of good ideas mentioned here already. Just offering some thoughts. I’m looking at challenging topics always from the end: what’s the ideal solution? For me it would be exactly...

The DB table exists only once per namespace. Same as with code. I put together an example of how the result should look: 1. An ABAP Library 2. An app...

Yes, it addresses exactly what we did getting ajson (and stringmap) added to abapGit. - imho, the library developer doesn't need versioning inside his system. it's provided by the remote...

I did some digging... Obviously it can only happen for objects that are split into multiple files. This can be identified by mo_files->add_abap with iv_extra not initial. My search found...

By chance, I came across function TR_SHOW_OBJECT_LOCKS. Call it with IV_DIALOG = '' and IV_E071 = R3TR/FUGR/Z_ABAPGIT_UNIT_TEST and - like magic - it will return all transports that contain related...

Agree. Consistency is king. I don't think we must do exactly what SAP is doing, but the fiori design guide is excellent. Regarding toolbars/buttons, a key part is making the...

The link to "CouchApp" is also broken. Maybe point to https://couchdb.apache.org/#download ?

Yes, I updated it to `extnumber` (i.e. `balhdr-extnumber`) I created #159 for the injectors. We can do that without breaking things.