All files / output zif_abapgit_tadir.intf.mjs

35.71% Statements 15/42
100% Branches 2/2
3.57% Functions 1/28
35.71% Lines 15/42

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 35 36 37 38 39 40 41 421x 1x 1x 1x 1x 1x                   1x                   1x 1x                   1x 1x 1x 1x 1x 1x
// zif_abapgit_tadir.intf.abap
class zif_abapgit_tadir {
  static INTERNAL_TYPE = 'INTF';
  static ATTRIBUTES = {};
  static METHODS = {"GET_OBJECT_PACKAGE": {"visibility": "U", "parameters": {"RV_DEVCLASS": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"});}, "is_optional": " "}, "IV_PGMID": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " "}, "IV_OBJECT": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " "}, "IV_OBJ_NAME": {"type": () => {return new abap.types.Character(40, {});}, "is_optional": " "}}},
  "READ": {"visibility": "U", "parameters": {"RT_TADIR": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "pgmid": new abap.types.Character(4, {}),
  "object": new abap.types.Character(4, {}),
  "obj_name": new abap.types.Character(40, {}),
  "devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
  "korrnum": new abap.types.Character(10, {}),
  "delflag": new abap.types.Character(1, {}),
  "genflag": new abap.types.Character(1, {}),
  "path": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_TADIR-PATH"}),
  "srcsystem": new abap.types.Character(5, {}),
  "masterlang": new abap.types.Character(1, {})}, "zif_abapgit_definitions=>ty_tadir", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_definitions=>ty_tadir_tt");}, "is_optional": " "}, "IV_PACKAGE": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"});}, "is_optional": " "}, "IV_IGNORE_SUBPACKAGES": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}, "IV_ONLY_LOCAL_OBJECTS": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}, "IO_DOT": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "ZCL_ABAPGIT_DOT_ABAPGIT", RTTIName: "\\CLASS=ZCL_ABAPGIT_DOT_ABAPGIT"});}, "is_optional": " "}, "II_LOG": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_LOG", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_LOG"});}, "is_optional": " "}, "IT_FILTER": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "pgmid": new abap.types.Character(4, {}),
  "object": new abap.types.Character(4, {}),
  "obj_name": new abap.types.Character(40, {}),
  "devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
  "korrnum": new abap.types.Character(10, {}),
  "delflag": new abap.types.Character(1, {}),
  "genflag": new abap.types.Character(1, {}),
  "path": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_TADIR-PATH"}),
  "srcsystem": new abap.types.Character(5, {}),
  "masterlang": new abap.types.Character(1, {})}, "zif_abapgit_definitions=>ty_tadir", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_definitions=>ty_tadir_tt");}, "is_optional": " "}, "IV_CHECK_EXISTS": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}}},
  "READ_SINGLE": {"visibility": "U", "parameters": {"RS_TADIR": {"type": () => {return new abap.types.Structure({
  "pgmid": new abap.types.Character(4, {}),
  "object": new abap.types.Character(4, {}),
  "obj_name": new abap.types.Character(40, {}),
  "devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
  "korrnum": new abap.types.Character(10, {}),
  "delflag": new abap.types.Character(1, {}),
  "genflag": new abap.types.Character(1, {}),
  "path": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_TADIR-PATH"}),
  "srcsystem": new abap.types.Character(5, {}),
  "masterlang": new abap.types.Character(1, {})}, "zif_abapgit_definitions=>ty_tadir", undefined, {}, {});}, "is_optional": " "}, "IV_PGMID": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " "}, "IV_OBJECT": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " "}, "IV_OBJ_NAME": {"type": () => {return new abap.types.Character(40, {});}, "is_optional": " "}}},
  "INSERT_SINGLE": {"visibility": "U", "parameters": {"IV_PGMID": {"type": () => {return new abap.types.Character();}, "is_optional": " "}, "IV_OBJECT": {"type": () => {return new abap.types.Character();}, "is_optional": " "}, "IV_OBJ_NAME": {"type": () => {return new abap.types.Character();}, "is_optional": " "}, "IV_PACKAGE": {"type": () => {return new abap.types.Character();}, "is_optional": " "}, "IV_LANGUAGE": {"type": () => {return new abap.types.Character(1, {});}, "is_optional": " "}, "IV_SRCSYSTEM": {"type": () => {return new abap.types.Character(5, {});}, "is_optional": " "}, "IV_SET_GENFLAG": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}, "IV_SET_EDTFLAG": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}}},
  "DELETE_SINGLE": {"visibility": "U", "parameters": {"IV_PGMID": {"type": () => {return new abap.types.Character();}, "is_optional": " "}, "IV_OBJECT": {"type": () => {return new abap.types.Character();}, "is_optional": " "}, "IV_OBJ_NAME": {"type": () => {return new abap.types.Character();}, "is_optional": " "}}}};
}
abap.Classes['ZIF_ABAPGIT_TADIR'] = zif_abapgit_tadir;
export {zif_abapgit_tadir};