1. Prepare
Choose the conversion direction and use a representative source value, including edge cases such as empty or special characters.
Infer conservative types for ABAP fields and typed JSON from CSV data without changing the raw preview.
Practical usage guide
Convert CSV headers into ABAP table fields using TYPE string without type inference, with local data and JSON previews.
Choose the conversion direction and use a representative source value, including edge cases such as empty or special characters.
Compare the converted value with the source and verify that encoding, delimiters, data types and structure were preserved as expected.
Verify syntax, release compatibility and data semantics in the target SAP system before adopting the result.