All files / output zif_abapgit_code_inspector.intf.mjs

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

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 161x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x
// zif_abapgit_code_inspector.intf.abap
class zif_abapgit_code_inspector {
  static INTERNAL_TYPE = 'INTF';
  static ATTRIBUTES = {};
  static METHODS = {"RUN": {"visibility": "U", "parameters": {"RT_LIST": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({"objtype": new abap.types.Character(4, {}), "objname": new abap.types.Character(40, {}), "sobjtype": new abap.types.Character(4, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-sobjtype"}), "sobjname": new abap.types.Character(40, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-sobjname"}), "kind": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-kind"}), "line": new abap.types.Numc({length: 6, qualifiedName: "zif_abapgit_code_inspector=>ty_result-line"}), "col": new abap.types.Numc({length: 4, qualifiedName: "zif_abapgit_code_inspector=>ty_result-col"}), "code": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-code"}), "test": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-test"}), "text": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_CODE_INSPECTOR=>TY_RESULT-TEXT"}), "param1": new abap.types.Character(80, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-param1"})}, "zif_abapgit_code_inspector=>ty_result", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_code_inspector=>ty_results");}, "is_optional": " "}, "IV_VARIANT": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"SCI_CHKV","ddicName":"SCI_CHKV"});}, "is_optional": " "}, "IV_SAVE": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}}},
  "IS_SUCCESSFUL": {"visibility": "U", "parameters": {"RV_SUCCESS": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}}},
  "GET_SUMMARY": {"visibility": "U", "parameters": {"RV_SUMMARY": {"type": () => {return new abap.types.String({qualifiedName: "STRING"});}, "is_optional": " "}}},
  "VALIDATE_CHECK_VARIANT": {"visibility": "U", "parameters": {"IV_CHECK_VARIANT_NAME": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"SCI_CHKV","ddicName":"SCI_CHKV"});}, "is_optional": " "}}},
  "LIST_GLOBAL_VARIANTS": {"visibility": "U", "parameters": {"RT_LIST": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({"name": new abap.types.Character(30, {"qualifiedName":"SCI_CHKV","ddicName":"SCI_CHKV"}), "description": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_CODE_INSPECTOR=>TY_VARIANT-DESCRIPTION"})}, "zif_abapgit_code_inspector=>ty_variant", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_code_inspector=>ty_variants");}, "is_optional": " "}}}};
}
abap.Classes['ZIF_ABAPGIT_CODE_INSPECTOR'] = zif_abapgit_code_inspector;zif_abapgit_code_inspector.ty_result = new abap.types.Structure({"objtype": new abap.types.Character(4, {}), "objname": new abap.types.Character(40, {}), "sobjtype": new abap.types.Character(4, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-sobjtype"}), "sobjname": new abap.types.Character(40, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-sobjname"}), "kind": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-kind"}), "line": new abap.types.Numc({length: 6, qualifiedName: "zif_abapgit_code_inspector=>ty_result-line"}), "col": new abap.types.Numc({length: 4, qualifiedName: "zif_abapgit_code_inspector=>ty_result-col"}), "code": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-code"}), "test": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-test"}), "text": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_CODE_INSPECTOR=>TY_RESULT-TEXT"}), "param1": new abap.types.Character(80, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-param1"})}, "zif_abapgit_code_inspector=>ty_result", undefined, {}, {});
zif_abapgit_code_inspector.ty_results = abap.types.TableFactory.construct(new abap.types.Structure({"objtype": new abap.types.Character(4, {}), "objname": new abap.types.Character(40, {}), "sobjtype": new abap.types.Character(4, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-sobjtype"}), "sobjname": new abap.types.Character(40, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-sobjname"}), "kind": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-kind"}), "line": new abap.types.Numc({length: 6, qualifiedName: "zif_abapgit_code_inspector=>ty_result-line"}), "col": new abap.types.Numc({length: 4, qualifiedName: "zif_abapgit_code_inspector=>ty_result-col"}), "code": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-code"}), "test": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-test"}), "text": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_CODE_INSPECTOR=>TY_RESULT-TEXT"}), "param1": new abap.types.Character(80, {"qualifiedName":"zif_abapgit_code_inspector=>ty_result-param1"})}, "zif_abapgit_code_inspector=>ty_result", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_code_inspector=>ty_results");
zif_abapgit_code_inspector.ty_variant = new abap.types.Structure({"name": new abap.types.Character(30, {"qualifiedName":"SCI_CHKV","ddicName":"SCI_CHKV"}), "description": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_CODE_INSPECTOR=>TY_VARIANT-DESCRIPTION"})}, "zif_abapgit_code_inspector=>ty_variant", undefined, {}, {});
zif_abapgit_code_inspector.ty_variants = abap.types.TableFactory.construct(new abap.types.Structure({"name": new abap.types.Character(30, {"qualifiedName":"SCI_CHKV","ddicName":"SCI_CHKV"}), "description": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_CODE_INSPECTOR=>TY_VARIANT-DESCRIPTION"})}, "zif_abapgit_code_inspector=>ty_variant", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_code_inspector=>ty_variants");
export {zif_abapgit_code_inspector};
//# sourceMappingURL=zif_abapgit_code_inspector.intf.mjs.map