Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mbtools committed Apr 7, 2024
1 parent 757fd94 commit bbd74f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sap/#mbtools#cl_sap.clas.abap
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ CLASS /mbtools/cl_sap DEFINITION

CONSTANTS:
c_note_min TYPE cwbntnumm VALUE '1',
c_note_max TYPE cwbntnumm VALUE '4999999'
.
c_note_max TYPE cwbntnumm VALUE '4999999'.

CLASS-DATA gt_object_texts TYPE /mbtools/if_definitions=>ty_object_texts.

CLASS-METHODS _map_object
Expand Down

0 comments on commit bbd74f1

Please sign in to comment.