Open sercankd opened 3 years ago
Added INT2 and INT8 mapping to MAP_ELEMENT method of ZCL_SWAG_MAP_TYPE class to prevent short dumps. INT8 does not exists before ABAP version 7.50 so added it as a public constant to current class as hard coded value.
Reference to issue #69
Best regards,
@sercankd thanks for the PR, can you help to pretty print the full class source code? Keywords upper case
Added INT2 and INT8 mapping to MAP_ELEMENT method of ZCL_SWAG_MAP_TYPE class to prevent short dumps. INT8 does not exists before ABAP version 7.50 so added it as a public constant to current class as hard coded value.
Reference to issue #69
Best regards,