-
Updated
Aug 15, 2021 - TypeScript
sap
Here are 644 public repositories matching this topic...
Following on from the discussion in #768 , I would suggest to refrain from superfluous comments as recommended by Clean ABAP Style Guides.
Existing comments can also be cleaned up as a low-priority boy-scout-rule activity, so if found in the code we're working on, these kinds of things should be deleted:
- Chan
-
Updated
Aug 15, 2021 - JavaScript
-
Updated
Jan 15, 2019
-
Updated
Mar 15, 2021
-
Updated
Aug 6, 2021 - ABAP
-
Updated
Aug 12, 2021 - ABAP
-
Updated
Aug 13, 2021 - TypeScript
Describe the bug
Calling procedure with CommandBehavior.SchemaOnly
behavior wraps sql with SET FMTONLY ON
and SET FMTONLY OFF
lines which results in following errors:
// for fully-qualified name (db.schema.proc)
Attempt to locate entry in sysdatabases for database 'SET FMTONLY ON
TestDataCore' by name failed - no entry found under that name. Make sure that name is entered proper
-
Updated
Aug 13, 2021 - C#
-
Updated
Jun 18, 2021 - ABAP
-
Updated
Jul 28, 2021 - Go
-
Updated
Jan 18, 2018 - Python
Improve this page
Add a description, image, and links to the sap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sap topic, visit your repo's landing page and select "manage topics."
The new icon which is next to the repo url in repo detail should be added to repo list.