Skip to content

Commit

Permalink
also clike
Browse files Browse the repository at this point in the history
  • Loading branch information
larshp committed Apr 18, 2024
1 parent 59cd991 commit d401674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bcs/cl_document_bcs.clas.abap
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ CLASS cl_document_bcs DEFINITION PUBLIC.
METHODS add_attachment
IMPORTING
i_attachment_type TYPE clike
i_attachment_subject TYPE string
i_attachment_subject TYPE clike
i_attachment_size TYPE i OPTIONAL
i_att_content_text TYPE any OPTIONAL
i_att_content_hex TYPE any OPTIONAL
Expand Down

0 comments on commit d401674

Please sign in to comment.