Skip to content

Commit

Permalink
Update file-formats/smbc/type/zif_aff_smbc_v1.intf.abap
Browse files Browse the repository at this point in the history
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
  • Loading branch information
sepp4me and abaplint[bot] authored Nov 4, 2024
1 parent fe7a00a commit 3f9d152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion file-formats/smbc/type/zif_aff_smbc_v1.intf.abap
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ INTERFACE zif_aff_smbc_v1
"! <p class="shorttext">Service Binding</p>
"! Service Binding used for business configuration maintenance
"! $required
service_binding TYPE c LENGTH 40,
service_binding TYPE c LENGTH 40,
"! <p class="shorttext">Service Name</p>
"! $required
service_name TYPE c LENGTH 40,

Check failure on line 219 in file-formats/smbc/type/zif_aff_smbc_v1.intf.abap

View check run for this annotation

abaplint / abaplint

Align TYPE expressions to column 27

https://rules.abaplint.org/align_type_expressions
Expand Down

0 comments on commit 3f9d152

Please sign in to comment.