All files / output zif_abapgit_cts_api.intf.mjs

76.15% Statements 99/130
100% Branches 2/2
2.17% Functions 1/46
76.15% Lines 99/130

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 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 1301x 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 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 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_cts_api.intf.abap
class zif_abapgit_cts_api {
  static INTERNAL_TYPE = 'INTF';
  static INTERNAL_NAME = 'ZIF_ABAPGIT_CTS_API';
  static ATTRIBUTES = {"C_TRANSPORT_TYPE": {"type": () => {return new abap.types.Structure({
  "wb_request": new abap.types.Character(1, {}),
  "wb_repair": new abap.types.Character(1, {}),
  "wb_task": new abap.types.Character(1, {}),
  "cust_request": new abap.types.Character(1, {}),
  "cust_task": new abap.types.Character(1, {})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "C_TRANSPORT_CATEGORY": {"type": () => {return new abap.types.Structure({
  "workbench": new abap.types.Character(4, {}),
  "customizing": new abap.types.Character(4, {})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "C_TRANSPORT_MODE": {"type": () => {return new abap.types.Structure({
  "insert": new abap.types.Character(1, {}),
  "delete": new abap.types.Character(1, {})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "C_TRANSPORT_STATUS": {"type": () => {return new abap.types.Structure({
  "modifiable": new abap.types.Character(1, {})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"}};
  static METHODS = {"CONFIRM_TRANSPORT_MESSAGES": {"visibility": "U", "parameters": {"RV_MESSAGES_CONFIRMED": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " ", "parm_kind": "R", "type_name": "CharacterType"}}},
  "CREATE_TRANSPORT_ENTRIES": {"visibility": "U", "parameters": {"IV_TRANSPORT": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "IT_TABLE_INS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Character(4), {"withHeader":false,"keyType":"DEFAULT"});}, "is_optional": " ", "parm_kind": "I", "type_name": "TableType"}, "IT_TABLE_UPD": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Character(4), {"withHeader":false,"keyType":"DEFAULT"});}, "is_optional": " ", "parm_kind": "I", "type_name": "TableType"}, "IT_TABLE_DEL": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Character(4), {"withHeader":false,"keyType":"DEFAULT"});}, "is_optional": " ", "parm_kind": "I", "type_name": "TableType"}, "IV_TABNAME": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"TABNAME","ddicName":"TABNAME","description":"TABNAME"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}}},
  "GET_R3TR_OBJ_FOR_LIMU_OBJ": {"visibility": "U", "parameters": {"IV_OBJECT": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "IV_OBJ_NAME": {"type": () => {return (() => { throw new Error("Void type: TROBJ_NAME") })();}, "is_optional": " ", "parm_kind": "I", "type_name": "VoidType"}, "EV_OBJECT": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " ", "parm_kind": "E", "type_name": "CharacterType"}, "EV_OBJ_NAME": {"type": () => {return (() => { throw new Error("Void type: TROBJ_NAME") })();}, "is_optional": " ", "parm_kind": "E", "type_name": "VoidType"}}},
  "GET_TRANSPORTS_FOR_LIST": {"visibility": "U", "parameters": {"RT_TRANSPORTS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "obj_type": new abap.types.Character(4, {}),
  "obj_name": new abap.types.Character(40, {}),
  "trkorr": new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"})}, "zif_abapgit_cts_api=>ty_transport", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":false,"keyFields":["OBJ_TYPE","OBJ_NAME"]},"secondary":[]}, "zif_abapgit_cts_api=>ty_transport_list");}, "is_optional": " ", "parm_kind": "R", "type_name": "TableType"}, "IT_ITEMS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "obj_type": new abap.types.Character(4, {}),
  "obj_name": new abap.types.Character(40, {}),
  "devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
  "srcsystem": new abap.types.Character(5, {}),
  "origlang": new abap.types.Character(1, {}),
  "inactive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
  "abap_language_version": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_abap_language_version"})}, "zif_abapgit_definitions=>ty_item", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_definitions=>ty_items_tt");}, "is_optional": " ", "parm_kind": "I", "type_name": "TableType"}}},
  "GET_TRANSPORT_FOR_OBJECT": {"visibility": "U", "parameters": {"RV_TRANSPORT": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " ", "parm_kind": "R", "type_name": "CharacterType"}, "IS_ITEM": {"type": () => {return new abap.types.Structure({
  "obj_type": new abap.types.Character(4, {}),
  "obj_name": new abap.types.Character(40, {}),
  "devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
  "srcsystem": new abap.types.Character(5, {}),
  "origlang": new abap.types.Character(1, {}),
  "inactive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
  "abap_language_version": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_abap_language_version"})}, "zif_abapgit_definitions=>ty_item", undefined, {}, {});}, "is_optional": " ", "parm_kind": "I", "type_name": "StructureType"}}},
  "INSERT_TRANSPORT_OBJECT": {"visibility": "U", "parameters": {"IV_PGMID": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "IV_OBJECT": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "IV_OBJ_NAME": {"type": () => {return new abap.types.Character();}, "is_optional": " ", "parm_kind": "I", "type_name": "CSequenceType"}, "IV_PACKAGE": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "IV_TRANSPORT": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "IV_LANGUAGE": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"sy-langu","conversionExit":"ISOLA"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "IV_MODE": {"type": () => {return new abap.types.Character();}, "is_optional": " ", "parm_kind": "I", "type_name": "CGenericType"}, "EV_OBJECT": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " ", "parm_kind": "E", "type_name": "CharacterType"}, "EV_OBJ_NAME": {"type": () => {return (() => { throw new Error("Void type: TROBJ_NAME") })();}, "is_optional": " ", "parm_kind": "E", "type_name": "VoidType"}}},
  "IS_CHREC_POSSIBLE_FOR_PACKAGE": {"visibility": "U", "parameters": {"RV_POSSIBLE": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " ", "parm_kind": "R", "type_name": "CharacterType"}, "IV_PACKAGE": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}}},
  "LIST_OPEN_REQUESTS": {"visibility": "U", "parameters": {"RT_TRKORR": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_trkorr_tt");}, "is_optional": " ", "parm_kind": "R", "type_name": "TableType"}, "IT_DATE": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "sign": new abap.types.Character(1, undefined),
  "option": new abap.types.Character(2, undefined),
  "low": new abap.types.Date(),
  "high": new abap.types.Date()}, undefined, undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_date_range");}, "is_optional": " ", "parm_kind": "I", "type_name": "TableType"}}},
  "LIST_R3TR_BY_REQUEST": {"visibility": "U", "parameters": {"RT_LIST": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "object": new abap.types.Character(4, {}),
  "obj_name": new abap.types.Character(120, {})}, "zif_abapgit_cts_api=>ty_transport_obj", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_transport_obj_tt");}, "is_optional": " ", "parm_kind": "R", "type_name": "TableType"}, "IV_REQUEST": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}}},
  "READ": {"visibility": "U", "parameters": {"RS_REQUEST": {"type": () => {return new abap.types.Structure({
  "trstatus": new abap.types.Character(1, {}),
  "as4date": new abap.types.Date({qualifiedName: "ZIF_ABAPGIT_CTS_API=>TY_TRANSPORT_DATA-AS4DATE"}),
  "keys": abap.types.TableFactory.construct(new abap.types.Structure({
  "object": new abap.types.Character(4, {}),
  "objname": new abap.types.Character(30, {}),
  "tabkey": new abap.types.Character(120, {})}, "zif_abapgit_cts_api=>ty_transport_key", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_transport_data-keys"),
  "as4user": new abap.types.Character(12, {"qualifiedName":"sy-uname"})}, "zif_abapgit_cts_api=>ty_transport_data", undefined, {}, {});}, "is_optional": " ", "parm_kind": "R", "type_name": "StructureType"}, "IV_TRKORR": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}}},
  "READ_DESCRIPTION": {"visibility": "U", "parameters": {"RV_DESCRIPTION": {"type": () => {return new abap.types.String({qualifiedName: "STRING"});}, "is_optional": " ", "parm_kind": "R", "type_name": "StringType"}, "IV_TRKORR": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}}},
  "READ_USER": {"visibility": "U", "parameters": {"RV_UNAME": {"type": () => {return new abap.types.Character(12, {"qualifiedName":"UNAME","ddicName":"UNAME","description":"UNAME"});}, "is_optional": " ", "parm_kind": "R", "type_name": "CharacterType"}, "IV_TRKORR": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}}},
  "VALIDATE_TRANSPORT_REQUEST": {"visibility": "U", "parameters": {"IV_TRANSPORT_REQUEST": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}}},
  "CHANGE_TRANSPORT_TYPE": {"visibility": "U", "parameters": {"IV_TRANSPORT_REQUEST": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "IV_TRANSPORT_TYPE_FROM": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"TRFUNCTION","ddicName":"TRFUNCTION","description":"TRFUNCTION"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "IV_TRANSPORT_TYPE_TO": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"TRFUNCTION","ddicName":"TRFUNCTION","description":"TRFUNCTION"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}}},
  "READ_REQUEST_AND_TASKS": {"visibility": "U", "parameters": {"RT_TASKS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "trkorr": new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"}),
  "as4user": new abap.types.Character(12, {"qualifiedName":"sy-uname"})}, "zif_abapgit_cts_api=>ty_request_and_tasks", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_request_and_tasks_tt");}, "is_optional": " ", "parm_kind": "R", "type_name": "TableType"}, "IV_REQUEST": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}}}};
}
abap.Classes['ZIF_ABAPGIT_CTS_API'] = zif_abapgit_cts_api;
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_type = new abap.types.Structure({
"wb_request": new abap.types.Character(1, {}),
"wb_repair": new abap.types.Character(1, {}),
"wb_task": new abap.types.Character(1, {}),
"cust_request": new abap.types.Character(1, {}),
"cust_task": new abap.types.Character(1, {})}, undefined, undefined, {}, {});
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_type.get().wb_request.set('K');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_type.get().wb_repair.set('R');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_type.get().wb_task.set('S');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_type.get().cust_request.set('W');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_type.get().cust_task.set('Q');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_category = new abap.types.Structure({
"workbench": new abap.types.Character(4, {}),
"customizing": new abap.types.Character(4, {})}, undefined, undefined, {}, {});
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_category.get().workbench.set('SYST');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_category.get().customizing.set('CUST');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_mode = new abap.types.Structure({
"insert": new abap.types.Character(1, {}),
"delete": new abap.types.Character(1, {})}, undefined, undefined, {}, {});
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_mode.get().insert.set('I');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_mode.get().delete.set('D');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_status = new abap.types.Structure({
"modifiable": new abap.types.Character(1, {})}, undefined, undefined, {}, {});
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_status.get().modifiable.set('D');
zif_abapgit_cts_api.ty_transport = new abap.types.Structure({
"obj_type": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(40, {}),
"trkorr": new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"})}, "zif_abapgit_cts_api=>ty_transport", undefined, {}, {});
zif_abapgit_cts_api.ty_transport_list = abap.types.TableFactory.construct(new abap.types.Structure({
"obj_type": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(40, {}),
"trkorr": new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"})}, "zif_abapgit_cts_api=>ty_transport", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":false,"keyFields":["OBJ_TYPE","OBJ_NAME"]},"secondary":[]}, "zif_abapgit_cts_api=>ty_transport_list");
zif_abapgit_cts_api.ty_trkorr_tt = abap.types.TableFactory.construct(new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_trkorr_tt");
zif_abapgit_cts_api.ty_transport_key = new abap.types.Structure({
"object": new abap.types.Character(4, {}),
"objname": new abap.types.Character(30, {}),
"tabkey": new abap.types.Character(120, {})}, "zif_abapgit_cts_api=>ty_transport_key", undefined, {}, {});
zif_abapgit_cts_api.ty_transport_data = new abap.types.Structure({
"trstatus": new abap.types.Character(1, {}),
"as4date": new abap.types.Date({qualifiedName: "ZIF_ABAPGIT_CTS_API=>TY_TRANSPORT_DATA-AS4DATE"}),
"keys": abap.types.TableFactory.construct(new abap.types.Structure({
"object": new abap.types.Character(4, {}),
"objname": new abap.types.Character(30, {}),
"tabkey": new abap.types.Character(120, {})}, "zif_abapgit_cts_api=>ty_transport_key", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_transport_data-keys"),
"as4user": new abap.types.Character(12, {"qualifiedName":"sy-uname"})}, "zif_abapgit_cts_api=>ty_transport_data", undefined, {}, {});
zif_abapgit_cts_api.ty_transport_obj = new abap.types.Structure({
"object": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(120, {})}, "zif_abapgit_cts_api=>ty_transport_obj", undefined, {}, {});
zif_abapgit_cts_api.ty_transport_obj_tt = abap.types.TableFactory.construct(new abap.types.Structure({
"object": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(120, {})}, "zif_abapgit_cts_api=>ty_transport_obj", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_transport_obj_tt");
zif_abapgit_cts_api.ty_date_range = abap.types.TableFactory.construct(new abap.types.Structure({
"sign": new abap.types.Character(1, undefined),
"option": new abap.types.Character(2, undefined),
"low": new abap.types.Date(),
"high": new abap.types.Date()}, undefined, undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_date_range");
zif_abapgit_cts_api.ty_request_and_tasks = new abap.types.Structure({
"trkorr": new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"}),
"as4user": new abap.types.Character(12, {"qualifiedName":"sy-uname"})}, "zif_abapgit_cts_api=>ty_request_and_tasks", undefined, {}, {});
zif_abapgit_cts_api.ty_request_and_tasks_tt = abap.types.TableFactory.construct(new abap.types.Structure({
"trkorr": new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"}),
"as4user": new abap.types.Character(12, {"qualifiedName":"sy-uname"})}, "zif_abapgit_cts_api=>ty_request_and_tasks", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_request_and_tasks_tt");
export {zif_abapgit_cts_api};