Skip to content

Commit

Permalink
[create-pull-request] automated change (#99)
Browse files Browse the repository at this point in the history
Co-authored-by: larshp <[email protected]>
  • Loading branch information
github-actions[bot] and larshp authored Dec 17, 2023
1 parent 9f65b36 commit 3ed52d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/zif_abapgit_aff_scp1_v1.intf.abap
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ INTERFACE zif_abapgit_aff_scp1_v1

CONSTANTS:
BEGIN OF co_operation_at_activation,
insert_or_update TYPE ty_operation_at_activation VALUE '',
delete TYPE ty_operation_at_activation VALUE 'L',
modify TYPE ty_operation_at_activation VALUE '',
delete TYPE ty_operation_at_activation VALUE 'L',
END OF co_operation_at_activation.

TYPES ty_field_attribute_value TYPE c LENGTH 3.
Expand Down

0 comments on commit 3ed52d7

Please sign in to comment.