DEVC: Fix "Package must be assigned to the software component LOCAL" (#6912)

This commit is contained in:
Marc Bernard 2024-04-15 17:14:04 +02:00 committed by GitHub
parent 0c4e5f5495
commit 9b10bba142
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -595,7 +595,9 @@ CLASS zcl_abapgit_object_devc IMPLEMENTATION.
* parentcl
* cli_check
* intprefx
IF ls_package_data-dlvunit IS NOT INITIAL.
ls_data_sign-dlvunit = abap_true.
ENDIF.
ls_data_sign-ctext = abap_true.
ls_data_sign-as4user = abap_true.
ls_data_sign-pdevclass = abap_true.