-
Updated
Dec 26, 2021 - TypeScript
sap
Here are 697 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
Dec 26, 2021 - JavaScript
-
Updated
Jan 15, 2019
-
Updated
Sep 1, 2021
-
Updated
Dec 20, 2021 - ABAP
-
Updated
Nov 8, 2021 - ABAP
-
Updated
Dec 16, 2021 - XSLT
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
Dec 25, 2021 - JavaScript
-
Updated
Aug 13, 2021 - C#
-
Updated
Dec 14, 2021 - ABAP
-
Updated
Jul 28, 2021 - Go
-
Updated
Jan 18, 2018 - Python
Use new SwiftUI features for new hierarchical List
API and DisclosureGroup
(iOS 14+ / Xcode 12+) in demo app
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."
see abapGit/abapGit#5199
#5206 contains the solution for a similar downport issue