The JSON PARSE ... CONVERTING phrase has been specified to indicate what a JSON BOOLEAN value should be translated to in
the resultant COBOL structure. However, only one condition name has been specified, which does not have a WHEN SET TO FALSE
phrase. The FALSE value is thus undefined.
Add the WHEN SET TO FALSE phrase or a second condition name.