All files / output zif_abapgit_lang_definitions.intf.mjs

100% Statements 35/35
100% Branches 0/0
100% Functions 0/0
100% Lines 35/35

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 351x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x
// zif_abapgit_lang_definitions.intf.abap
class zif_abapgit_lang_definitions {
  static INTERNAL_TYPE = 'INTF';
  static ATTRIBUTES = {};
  static METHODS = {};
}
abap.Classes['ZIF_ABAPGIT_LANG_DEFINITIONS'] = zif_abapgit_lang_definitions;zif_abapgit_lang_definitions.ty_i18n_tpool = new abap.types.Structure({
"language": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
"textpool": abap.types.TableFactory.construct(new abap.types.Structure({
"id": new abap.types.Character(1, {}),
"key": new abap.types.Character(8, {}),
"entry": new abap.types.Character(255, {}),
"length": new abap.types.Integer({qualifiedName: "I"}),
"split": new abap.types.Character(8, {"qualifiedName":"zif_abapgit_definitions=>ty_tpool-split"})}, "zif_abapgit_definitions=>ty_tpool", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_definitions=>ty_tpool_tt")}, "zif_abapgit_lang_definitions=>ty_i18n_tpool", undefined, {}, {});
zif_abapgit_lang_definitions.ty_i18n_tpools = abap.types.TableFactory.construct(new abap.types.Structure({
"language": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
"textpool": abap.types.TableFactory.construct(new abap.types.Structure({
"id": new abap.types.Character(1, {}),
"key": new abap.types.Character(8, {}),
"entry": new abap.types.Character(255, {}),
"length": new abap.types.Integer({qualifiedName: "I"}),
"split": new abap.types.Character(8, {"qualifiedName":"zif_abapgit_definitions=>ty_tpool-split"})}, "zif_abapgit_definitions=>ty_tpool", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_definitions=>ty_tpool_tt")}, "zif_abapgit_lang_definitions=>ty_i18n_tpool", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_lang_definitions=>ty_i18n_tpools");
zif_abapgit_lang_definitions.ty_i18n_line = new abap.types.Structure({
"language": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
"lines": abap.types.TableFactory.construct(new abap.types.Structure({
"tdformat": new abap.types.Character(2, {}),
"tdline": new abap.types.Character(132, {})}, "TLINE", "TLINE", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "TLINETAB")}, "zif_abapgit_lang_definitions=>ty_i18n_line", undefined, {}, {});
zif_abapgit_lang_definitions.ty_i18n_lines = abap.types.TableFactory.construct(new abap.types.Structure({
"language": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
"lines": abap.types.TableFactory.construct(new abap.types.Structure({
"tdformat": new abap.types.Character(2, {}),
"tdline": new abap.types.Character(132, {})}, "TLINE", "TLINE", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "TLINETAB")}, "zif_abapgit_lang_definitions=>ty_i18n_line", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":["LANGUAGE"]},"secondary":[]}, "zif_abapgit_lang_definitions=>ty_i18n_lines");
zif_abapgit_lang_definitions.ty_langus = abap.types.TableFactory.construct(new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_lang_definitions=>ty_langus");
export {zif_abapgit_lang_definitions};
//# sourceMappingURL=zif_abapgit_lang_definitions.intf.mjs.map