diff --git a/file-formats/rvbc/examples/z_aff_example_rvbc.rvbc.json b/file-formats/rvbc/examples/z_aff_example_rvbc.rvbc.json new file mode 100644 index 000000000..a92a69648 --- /dev/null +++ b/file-formats/rvbc/examples/z_aff_example_rvbc.rvbc.json @@ -0,0 +1,21 @@ +{ + "formatVersion": "1", + "header": { + "description": "Example RVBC for ABAP File Formats", + "originalLanguage": "en", + "abapLanguageVersion": "standard" + }, + "bookletDefinition": { + "application": "test.app.adt.editor", + "source": "predefined", + "status": "draft", + "consistencyStatus": "consistent", + "extensibilityMode": "supportedPredefinedQueries" + }, + "predefinedIna1Service": { + "ina1Service": "UI_INA_TST_FLIGHT_SERVBIND" + }, + "customIna1Service": { + "ina1Service": "YY1_TEST_INA1" + } +} \ No newline at end of file