Drawing reference 3

This commit is contained in:
KonstantinKhrushchev 2023-05-08 07:55:50 +03:00 committed by GitHub
parent 7c5f35e790
commit 51af0c3835
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,8 +124,8 @@ CLASS zcl_excel_drawing DEFINITION
IMPORTING
!ip_ref TYPE REF TO zcl_excel_drawing.
METHODS get_reference_guid
IMPORTING
VALUE(ep_guid) TYPE REF TO guid_16 .
RETURNING
VALUE(ep_guid) TYPE REF TO guid_16 .
PROTECTED SECTION.
PRIVATE SECTION.