We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7408b9e commit abcb0fcCopy full SHA for abcb0fc
src/zif_aff_ddls_v1.intf.abap
@@ -10,6 +10,7 @@ INTERFACE zif_aff_ddls_v1
10
"! <p class="shorttext">Source Origin</p>
11
"! Source origin
12
"! $values {@link zif_aff_ddls_v1.data:co_source_origin}
13
+ "! $default {@link zif_aff_ddls_v1.data:co_source_origin.abap_development_tools}
14
TYPES ty_source_origin TYPE c LENGTH 1.
15
16
CONSTANTS:
0 commit comments