JSON_MESSAGES_WDR - Message class for ABAP JSON library
The following messages are stored in message class JSON_MESSAGES_WDR: Message class for ABAP JSON library.
It is part of development package SWDP_UTILITY_JSON in software component BC-WD-ABA. This development package consists of objects that can be grouped under "Web Dynpro ABAP JSON Library: Only for internal purpose".
It is part of development package SWDP_UTILITY_JSON in software component BC-WD-ABA. This development package consists of objects that can be grouped under "Web Dynpro ABAP JSON Library: Only for internal purpose".
Message Nr ▲ | Message Text |
---|---|
001 | Parsing of JSON string failed: &1 |
002 | Parsing of JSON string failed due to an illegal node type (&1) |
003 | Parsing of JSON string failed due to an illegal value type (&1) |
004 | Index value &1 is out of valid bounds [&2, &3] |
005 | Serialization of JSON value failed: &1 |