Skip to content

Commit

Permalink
delete unnecessary type ty_booklet_id
Browse files Browse the repository at this point in the history
  • Loading branch information
RuixingYangSAP committed Dec 19, 2024
1 parent 07528c2 commit 3fbd1d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion file-formats/rvbc/type/zif_aff_rvbc_v1.intf.abap
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ INTERFACE zif_aff_rvbc_v1
TYPES ty_ina1_service_id TYPE c LENGTH 30.
TYPES ty_ina1_service_name TYPE c LENGTH 40.
TYPES ty_ina1_service_type TYPE n LENGTH 2.
TYPES ty_booklet_id TYPE c LENGTH 30.

"! $values { @link zif_aff_rvbc_v1.data:co_extensibility_mode }
"! $default { @link zif_aff_rvbc_v1.data:co_extensibility_mode.not_supported }
Expand Down

0 comments on commit 3fbd1d4

Please sign in to comment.