All files / output cl_alv_changed_data_protocol.clas.mjs

9.62% Statements 38/395
100% Branches 2/2
2.38% Functions 1/42
9.62% Lines 38/395

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 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 3951x 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
const {cx_root} = await import("./cx_root.clas.mjs");
// cl_alv_changed_data_protocol.clas.abap
class cl_alv_changed_data_protocol {
  static STATIC_SUPER = undefined;
  static INTERNAL_TYPE = 'CLAS';
  static INTERNAL_NAME = 'CL_ALV_CHANGED_DATA_PROTOCOL';
  static IMPLEMENTED_INTERFACES = [];
  static ATTRIBUTES = {"MP_MOD_ROWS": {"type": () => {return new abap.types.DataReference(new abap.types.Character(4));}, "visibility": "U", "is_constant": " ", "is_class": " "},
  "MT_DELETED_ROWS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "row_id": new abap.types.Integer({qualifiedName: "I"}),
  "sub_row_id": new abap.types.Integer({qualifiedName: "I"})}, "LVC_S_MOCE", "LVC_S_MOCE", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_MOCE");}, "visibility": "U", "is_constant": " ", "is_class": " "},
  "MT_FIELDCATALOG": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "row_pos": new abap.types.Integer({qualifiedName: "I"}),
  "col_pos": new abap.types.Integer({qualifiedName: "I"}),
  "fieldname": new abap.types.Character(30, {}),
  "tabname": new abap.types.Character(30, {}),
  "currency": new abap.types.Character(5, {}),
  "cfieldname": new abap.types.Character(30, {}),
  "quantity": new abap.types.Character(3, {}),
  "qfieldname": new abap.types.Character(30, {}),
  "ifieldname": new abap.types.Character(30, {}),
  "round": new abap.types.Integer({qualifiedName: "I"}),
  "exponent": new abap.types.Character(3, {}),
  "key": new abap.types.Character(1, {}),
  "key_sel": new abap.types.Character(1, {}),
  "icon": new abap.types.Character(1, {}),
  "symbol": new abap.types.Character(1, {}),
  "checkbox": new abap.types.Character(1, {}),
  "just": new abap.types.Character(1, {}),
  "lzero": new abap.types.Character(1, {}),
  "no_sign": new abap.types.Character(1, {}),
  "no_zero": new abap.types.Character(1, {}),
  "no_convext": new abap.types.Character(1, {}),
  "edit_mask": new abap.types.Character(60, {}),
  "emphasize": new abap.types.Character(4, {}),
  "fix_column": new abap.types.Character(1, {}),
  "do_sum": new abap.types.Character(1, {}),
  "no_sum": new abap.types.Character(1, {}),
  "no_out": new abap.types.Character(1, {}),
  "tech": new abap.types.Character(1, {}),
  "outputlen": new abap.types.Numc({length: 6}),
  "convexit": new abap.types.Character(5, {}),
  "seltext": new abap.types.Character(40, {}),
  "tooltip": new abap.types.Character(40, {}),
  "rollname": new abap.types.Character(30, {}),
  "datatype": new abap.types.Character(4, {}),
  "inttype": new abap.types.Character(1, {}),
  "intlen": new abap.types.Numc({length: 6}),
  "lowercase": new abap.types.Character(1, {}),
  "reptext": new abap.types.Character(55, {}),
  "hier_level": new abap.types.Integer({qualifiedName: "I"}),
  "reprep": new abap.types.Character(1, {}),
  "domname": new abap.types.Character(30, {}),
  "sp_group": new abap.types.Character(4, {}),
  "hotspot": new abap.types.Character(1, {}),
  "dfieldname": new abap.types.Character(30, {}),
  "col_id": new abap.types.Integer({qualifiedName: "I"}),
  "f4availabl": new abap.types.Character(1, {}),
  "auto_value": new abap.types.Character(1, {}),
  "checktable": new abap.types.Character(30, {}),
  "valexi": new abap.types.Character(1, {}),
  "web_field": new abap.types.Character(30, {}),
  "href_hndl": new abap.types.Integer({qualifiedName: "I"}),
  "style": new abap.types.Hex({length: 4}),
  "style2": new abap.types.Hex({length: 4}),
  "style3": new abap.types.Hex({length: 4}),
  "style4": new abap.types.Hex({length: 4}),
  "drdn_hndl": new abap.types.Integer({qualifiedName: "I"}),
  "drdn_field": new abap.types.Character(30, {}),
  "no_merging": new abap.types.Character(1, {}),
  "h_ftype": new abap.types.Character(3, {}),
  "col_opt": new abap.types.Character(1, {}),
  "no_init_ch": new abap.types.Character(1, {}),
  "drdn_alias": new abap.types.Character(1, {}),
  "decfloat_style": new abap.types.Numc({length: 2}),
  "parameter0": new abap.types.Character(30, {}),
  "parameter1": new abap.types.Character(30, {}),
  "parameter2": new abap.types.Character(30, {}),
  "parameter3": new abap.types.Character(30, {}),
  "parameter4": new abap.types.Character(30, {}),
  "parameter5": new abap.types.Integer({qualifiedName: "I"}),
  "parameter6": new abap.types.Integer({qualifiedName: "I"}),
  "parameter7": new abap.types.Integer({qualifiedName: "I"}),
  "parameter8": new abap.types.Integer({qualifiedName: "I"}),
  "parameter9": new abap.types.Integer({qualifiedName: "I"}),
  "ref_field": new abap.types.Character(30, {}),
  "ref_table": new abap.types.Character(30, {}),
  "txt_field": new abap.types.Character(30, {}),
  "roundfield": new abap.types.Character(30, {}),
  "decimals_o": new abap.types.Character(6, {}),
  "decmlfield": new abap.types.Character(30, {}),
  "dd_outlen": new abap.types.Numc({length: 6}),
  "decimals": new abap.types.Numc({length: 6}),
  "coltext": new abap.types.Character(40, {}),
  "scrtext_l": new abap.types.Character(40, {}),
  "scrtext_m": new abap.types.Character(20, {}),
  "scrtext_s": new abap.types.Character(10, {}),
  "colddictxt": new abap.types.Character(1, {}),
  "selddictxt": new abap.types.Character(1, {}),
  "tipddictxt": new abap.types.Character(1, {}),
  "edit": new abap.types.Character(1, {}),
  "tech_col": new abap.types.Integer({qualifiedName: "I"}),
  "tech_form": new abap.types.Integer({qualifiedName: "I"}),
  "tech_comp": new abap.types.Character(1, {}),
  "hier_cpos": new abap.types.Integer({qualifiedName: "I"}),
  "h_col_key": new abap.types.Character(12, {}),
  "h_select": new abap.types.Character(1, {}),
  "dd_roll": new abap.types.Character(30, {}),
  "dragdropid": new abap.types.Integer({qualifiedName: "I"}),
  "mac": new abap.types.Character(1, {}),
  "indx_field": new abap.types.Integer({qualifiedName: "I"}),
  "indx_cfiel": new abap.types.Integer({qualifiedName: "I"}),
  "indx_qfiel": new abap.types.Integer({qualifiedName: "I"}),
  "indx_ifiel": new abap.types.Integer({qualifiedName: "I"}),
  "indx_round": new abap.types.Integer({qualifiedName: "I"}),
  "indx_decml": new abap.types.Integer({qualifiedName: "I"}),
  "get_style": new abap.types.Character(1, {}),
  "mark": new abap.types.Character(1, {})}, "LVC_S_FCAT", "LVC_S_FCAT", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_FCAT");}, "visibility": "U", "is_constant": " ", "is_class": " "},
  "MT_GOOD_CELLS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "row_id": new abap.types.Integer({qualifiedName: "I"}),
  "sub_row_id": new abap.types.Integer({qualifiedName: "I"}),
  "fieldname": new abap.types.Character(30, {}),
  "value": new abap.types.Character(128, {}),
  "error": new abap.types.Character(1, {}),
  "tabix": new abap.types.Integer({qualifiedName: "I"}),
  "style": new abap.types.Hex({length: 4}),
  "style2": new abap.types.Hex({length: 4}),
  "style3": new abap.types.Hex({length: 4}),
  "style4": new abap.types.Hex({length: 4})}, "LVC_S_MODI", "LVC_S_MODI", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_MODI");}, "visibility": "U", "is_constant": " ", "is_class": " "},
  "MT_INSERTED_ROWS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "row_id": new abap.types.Integer({qualifiedName: "I"}),
  "sub_row_id": new abap.types.Integer({qualifiedName: "I"})}, "LVC_S_MOCE", "LVC_S_MOCE", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_MOCE");}, "visibility": "U", "is_constant": " ", "is_class": " "},
  "MT_MOD_CELLS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "row_id": new abap.types.Integer({qualifiedName: "I"}),
  "sub_row_id": new abap.types.Integer({qualifiedName: "I"}),
  "fieldname": new abap.types.Character(30, {}),
  "value": new abap.types.Character(128, {}),
  "error": new abap.types.Character(1, {}),
  "tabix": new abap.types.Integer({qualifiedName: "I"}),
  "style": new abap.types.Hex({length: 4}),
  "style2": new abap.types.Hex({length: 4}),
  "style3": new abap.types.Hex({length: 4}),
  "style4": new abap.types.Hex({length: 4})}, "LVC_S_MODI", "LVC_S_MODI", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_MODI");}, "visibility": "U", "is_constant": " ", "is_class": " "},
  "MT_PROTOCOL": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "msgid": new abap.types.Character(20, {}),
  "msgno": new abap.types.Numc({length: 3}),
  "msgv1": new abap.types.Character(50, {}),
  "msgv2": new abap.types.Character(50, {}),
  "msgv3": new abap.types.Character(50, {}),
  "msgv4": new abap.types.Character(50, {}),
  "msgty": new abap.types.Character(1, {}),
  "fieldname": new abap.types.Character(30, {}),
  "row_id": new abap.types.Integer({qualifiedName: "I"})}, "LVC_S_MSG1", "LVC_S_MSG1", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_MSG1");}, "visibility": "U", "is_constant": " ", "is_class": " "},
  "MT_ROID_FRONT": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "row_id": new abap.types.Integer({qualifiedName: "I"}),
  "sub_row_id": new abap.types.Integer({qualifiedName: "I"})}, "LVC_S_ROID", "LVC_S_ROID", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_ROID");}, "visibility": "U", "is_constant": " ", "is_class": " "}};
  static METHODS = {"CONSTRUCTOR": {"visibility": "U", "parameters": {"I_CONTAINER": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "CL_GUI_CONTAINER", RTTIName: "\\CLASS=CL_GUI_CONTAINER"});}, "is_optional": " ", "parm_kind": "I", "type_name": "ObjectReferenceType"}, "I_CALLING_ALV": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "CL_GUI_ALV_GRID", RTTIName: "\\CLASS=CL_GUI_ALV_GRID"});}, "is_optional": " ", "parm_kind": "I", "type_name": "ObjectReferenceType"}}},
  "DISPLAY_PROTOCOL": {"visibility": "U", "parameters": {"I_CONTAINER": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "CL_GUI_CONTAINER", RTTIName: "\\CLASS=CL_GUI_CONTAINER"});}, "is_optional": " ", "parm_kind": "I", "type_name": "ObjectReferenceType"}, "I_DISPLAY_TOOLBAR": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "I_OPTIMIZE_COLUMNS": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}}},
  "MODIFY_STYLE": {"visibility": "U", "parameters": {"I_ROW_ID": {"type": () => {return new abap.types.Integer({qualifiedName: "INT4"});}, "is_optional": " ", "parm_kind": "I", "type_name": "IntegerType"}, "I_FIELDNAME": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"LVC_FNAME","ddicName":"LVC_FNAME","description":"LVC_FNAME"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "I_STYLE": {"type": () => {return new abap.types.Hex();}, "is_optional": " ", "parm_kind": "I", "type_name": "XSequenceType"}}},
  "ADD_PROTOCOL_ENTRY": {"visibility": "U", "parameters": {"I_MSGID": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"SYMSGID","ddicName":"SYMSGID","description":"SYMSGID"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "I_MSGTY": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"SYMSGTY","ddicName":"SYMSGTY","description":"SYMSGTY"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "I_MSGNO": {"type": () => {return new abap.types.Numc({length: 3, qualifiedName: "SYMSGNO"});}, "is_optional": " ", "parm_kind": "I", "type_name": "NumericType"}, "I_MSGV1": {"type": () => {return new abap.types.Character(4);}, "is_optional": " ", "parm_kind": "I", "type_name": "AnyType"}, "I_MSGV2": {"type": () => {return new abap.types.Character(4);}, "is_optional": " ", "parm_kind": "I", "type_name": "AnyType"}, "I_MSGV3": {"type": () => {return new abap.types.Character(4);}, "is_optional": " ", "parm_kind": "I", "type_name": "AnyType"}, "I_MSGV4": {"type": () => {return new abap.types.Character(4);}, "is_optional": " ", "parm_kind": "I", "type_name": "AnyType"}, "I_FIELDNAME": {"type": () => {return new abap.types.Character(4);}, "is_optional": " ", "parm_kind": "I", "type_name": "AnyType"}, "I_ROW_ID": {"type": () => {return new abap.types.Integer({qualifiedName: "INT4"});}, "is_optional": " ", "parm_kind": "I", "type_name": "IntegerType"}, "I_TABIX": {"type": () => {return new abap.types.Integer({qualifiedName: "INT4"});}, "is_optional": " ", "parm_kind": "I", "type_name": "IntegerType"}}},
  "GET_CELL_VALUE": {"visibility": "U", "parameters": {"I_ROW_ID": {"type": () => {return new abap.types.Integer({qualifiedName: "INT4"});}, "is_optional": " ", "parm_kind": "I", "type_name": "IntegerType"}, "I_TABIX": {"type": () => {return new abap.types.Integer({qualifiedName: "INT4"});}, "is_optional": " ", "parm_kind": "I", "type_name": "IntegerType"}, "I_FIELDNAME": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"LVC_FNAME","ddicName":"LVC_FNAME","description":"LVC_FNAME"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "E_VALUE": {"type": () => {return new abap.types.Character(4);}, "is_optional": " ", "parm_kind": "E", "type_name": "AnyType"}}},
  "MODIFY_CELL": {"visibility": "U", "parameters": {"I_ROW_ID": {"type": () => {return new abap.types.Integer({qualifiedName: "INT4"});}, "is_optional": " ", "parm_kind": "I", "type_name": "IntegerType"}, "I_TABIX": {"type": () => {return new abap.types.Integer({qualifiedName: "INT4"});}, "is_optional": " ", "parm_kind": "I", "type_name": "IntegerType"}, "I_FIELDNAME": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"LVC_FNAME","ddicName":"LVC_FNAME","description":"LVC_FNAME"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "I_VALUE": {"type": () => {return new abap.types.Character(4);}, "is_optional": " ", "parm_kind": "I", "type_name": "AnyType"}}}};
  constructor() {
    this.me = new abap.types.ABAPObject();
    this.me.set(this);
    this.INTERNAL_ID = abap.internalIdCounter++;
    this.FRIENDS_ACCESS_INSTANCE = {
      "display_protocol": this.display_protocol.bind(this),
      "modify_style": this.modify_style.bind(this),
      "add_protocol_entry": this.add_protocol_entry.bind(this),
      "get_cell_value": this.get_cell_value.bind(this),
      "modify_cell": this.modify_cell.bind(this),
    };
    this.mp_mod_rows = new abap.types.DataReference(new abap.types.Character(4));
    this.mt_deleted_rows = abap.types.TableFactory.construct(new abap.types.Structure({
    "row_id": new abap.types.Integer({qualifiedName: "I"}),
    "sub_row_id": new abap.types.Integer({qualifiedName: "I"})}, "LVC_S_MOCE", "LVC_S_MOCE", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_MOCE");
    this.mt_fieldcatalog = abap.types.TableFactory.construct(new abap.types.Structure({
    "row_pos": new abap.types.Integer({qualifiedName: "I"}),
    "col_pos": new abap.types.Integer({qualifiedName: "I"}),
    "fieldname": new abap.types.Character(30, {}),
    "tabname": new abap.types.Character(30, {}),
    "currency": new abap.types.Character(5, {}),
    "cfieldname": new abap.types.Character(30, {}),
    "quantity": new abap.types.Character(3, {}),
    "qfieldname": new abap.types.Character(30, {}),
    "ifieldname": new abap.types.Character(30, {}),
    "round": new abap.types.Integer({qualifiedName: "I"}),
    "exponent": new abap.types.Character(3, {}),
    "key": new abap.types.Character(1, {}),
    "key_sel": new abap.types.Character(1, {}),
    "icon": new abap.types.Character(1, {}),
    "symbol": new abap.types.Character(1, {}),
    "checkbox": new abap.types.Character(1, {}),
    "just": new abap.types.Character(1, {}),
    "lzero": new abap.types.Character(1, {}),
    "no_sign": new abap.types.Character(1, {}),
    "no_zero": new abap.types.Character(1, {}),
    "no_convext": new abap.types.Character(1, {}),
    "edit_mask": new abap.types.Character(60, {}),
    "emphasize": new abap.types.Character(4, {}),
    "fix_column": new abap.types.Character(1, {}),
    "do_sum": new abap.types.Character(1, {}),
    "no_sum": new abap.types.Character(1, {}),
    "no_out": new abap.types.Character(1, {}),
    "tech": new abap.types.Character(1, {}),
    "outputlen": new abap.types.Numc({length: 6}),
    "convexit": new abap.types.Character(5, {}),
    "seltext": new abap.types.Character(40, {}),
    "tooltip": new abap.types.Character(40, {}),
    "rollname": new abap.types.Character(30, {}),
    "datatype": new abap.types.Character(4, {}),
    "inttype": new abap.types.Character(1, {}),
    "intlen": new abap.types.Numc({length: 6}),
    "lowercase": new abap.types.Character(1, {}),
    "reptext": new abap.types.Character(55, {}),
    "hier_level": new abap.types.Integer({qualifiedName: "I"}),
    "reprep": new abap.types.Character(1, {}),
    "domname": new abap.types.Character(30, {}),
    "sp_group": new abap.types.Character(4, {}),
    "hotspot": new abap.types.Character(1, {}),
    "dfieldname": new abap.types.Character(30, {}),
    "col_id": new abap.types.Integer({qualifiedName: "I"}),
    "f4availabl": new abap.types.Character(1, {}),
    "auto_value": new abap.types.Character(1, {}),
    "checktable": new abap.types.Character(30, {}),
    "valexi": new abap.types.Character(1, {}),
    "web_field": new abap.types.Character(30, {}),
    "href_hndl": new abap.types.Integer({qualifiedName: "I"}),
    "style": new abap.types.Hex({length: 4}),
    "style2": new abap.types.Hex({length: 4}),
    "style3": new abap.types.Hex({length: 4}),
    "style4": new abap.types.Hex({length: 4}),
    "drdn_hndl": new abap.types.Integer({qualifiedName: "I"}),
    "drdn_field": new abap.types.Character(30, {}),
    "no_merging": new abap.types.Character(1, {}),
    "h_ftype": new abap.types.Character(3, {}),
    "col_opt": new abap.types.Character(1, {}),
    "no_init_ch": new abap.types.Character(1, {}),
    "drdn_alias": new abap.types.Character(1, {}),
    "decfloat_style": new abap.types.Numc({length: 2}),
    "parameter0": new abap.types.Character(30, {}),
    "parameter1": new abap.types.Character(30, {}),
    "parameter2": new abap.types.Character(30, {}),
    "parameter3": new abap.types.Character(30, {}),
    "parameter4": new abap.types.Character(30, {}),
    "parameter5": new abap.types.Integer({qualifiedName: "I"}),
    "parameter6": new abap.types.Integer({qualifiedName: "I"}),
    "parameter7": new abap.types.Integer({qualifiedName: "I"}),
    "parameter8": new abap.types.Integer({qualifiedName: "I"}),
    "parameter9": new abap.types.Integer({qualifiedName: "I"}),
    "ref_field": new abap.types.Character(30, {}),
    "ref_table": new abap.types.Character(30, {}),
    "txt_field": new abap.types.Character(30, {}),
    "roundfield": new abap.types.Character(30, {}),
    "decimals_o": new abap.types.Character(6, {}),
    "decmlfield": new abap.types.Character(30, {}),
    "dd_outlen": new abap.types.Numc({length: 6}),
    "decimals": new abap.types.Numc({length: 6}),
    "coltext": new abap.types.Character(40, {}),
    "scrtext_l": new abap.types.Character(40, {}),
    "scrtext_m": new abap.types.Character(20, {}),
    "scrtext_s": new abap.types.Character(10, {}),
    "colddictxt": new abap.types.Character(1, {}),
    "selddictxt": new abap.types.Character(1, {}),
    "tipddictxt": new abap.types.Character(1, {}),
    "edit": new abap.types.Character(1, {}),
    "tech_col": new abap.types.Integer({qualifiedName: "I"}),
    "tech_form": new abap.types.Integer({qualifiedName: "I"}),
    "tech_comp": new abap.types.Character(1, {}),
    "hier_cpos": new abap.types.Integer({qualifiedName: "I"}),
    "h_col_key": new abap.types.Character(12, {}),
    "h_select": new abap.types.Character(1, {}),
    "dd_roll": new abap.types.Character(30, {}),
    "dragdropid": new abap.types.Integer({qualifiedName: "I"}),
    "mac": new abap.types.Character(1, {}),
    "indx_field": new abap.types.Integer({qualifiedName: "I"}),
    "indx_cfiel": new abap.types.Integer({qualifiedName: "I"}),
    "indx_qfiel": new abap.types.Integer({qualifiedName: "I"}),
    "indx_ifiel": new abap.types.Integer({qualifiedName: "I"}),
    "indx_round": new abap.types.Integer({qualifiedName: "I"}),
    "indx_decml": new abap.types.Integer({qualifiedName: "I"}),
    "get_style": new abap.types.Character(1, {}),
    "mark": new abap.types.Character(1, {})}, "LVC_S_FCAT", "LVC_S_FCAT", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_FCAT");
    this.mt_good_cells = abap.types.TableFactory.construct(new abap.types.Structure({
    "row_id": new abap.types.Integer({qualifiedName: "I"}),
    "sub_row_id": new abap.types.Integer({qualifiedName: "I"}),
    "fieldname": new abap.types.Character(30, {}),
    "value": new abap.types.Character(128, {}),
    "error": new abap.types.Character(1, {}),
    "tabix": new abap.types.Integer({qualifiedName: "I"}),
    "style": new abap.types.Hex({length: 4}),
    "style2": new abap.types.Hex({length: 4}),
    "style3": new abap.types.Hex({length: 4}),
    "style4": new abap.types.Hex({length: 4})}, "LVC_S_MODI", "LVC_S_MODI", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_MODI");
    this.mt_inserted_rows = abap.types.TableFactory.construct(new abap.types.Structure({
    "row_id": new abap.types.Integer({qualifiedName: "I"}),
    "sub_row_id": new abap.types.Integer({qualifiedName: "I"})}, "LVC_S_MOCE", "LVC_S_MOCE", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_MOCE");
    this.mt_mod_cells = abap.types.TableFactory.construct(new abap.types.Structure({
    "row_id": new abap.types.Integer({qualifiedName: "I"}),
    "sub_row_id": new abap.types.Integer({qualifiedName: "I"}),
    "fieldname": new abap.types.Character(30, {}),
    "value": new abap.types.Character(128, {}),
    "error": new abap.types.Character(1, {}),
    "tabix": new abap.types.Integer({qualifiedName: "I"}),
    "style": new abap.types.Hex({length: 4}),
    "style2": new abap.types.Hex({length: 4}),
    "style3": new abap.types.Hex({length: 4}),
    "style4": new abap.types.Hex({length: 4})}, "LVC_S_MODI", "LVC_S_MODI", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_MODI");
    this.mt_protocol = abap.types.TableFactory.construct(new abap.types.Structure({
    "msgid": new abap.types.Character(20, {}),
    "msgno": new abap.types.Numc({length: 3}),
    "msgv1": new abap.types.Character(50, {}),
    "msgv2": new abap.types.Character(50, {}),
    "msgv3": new abap.types.Character(50, {}),
    "msgv4": new abap.types.Character(50, {}),
    "msgty": new abap.types.Character(1, {}),
    "fieldname": new abap.types.Character(30, {}),
    "row_id": new abap.types.Integer({qualifiedName: "I"})}, "LVC_S_MSG1", "LVC_S_MSG1", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_MSG1");
    this.mt_roid_front = abap.types.TableFactory.construct(new abap.types.Structure({
    "row_id": new abap.types.Integer({qualifiedName: "I"}),
    "sub_row_id": new abap.types.Integer({qualifiedName: "I"})}, "LVC_S_ROID", "LVC_S_ROID", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_ROID");
  }
  async constructor_(INPUT) {
    let i_container = new abap.types.ABAPObject({qualifiedName: "CL_GUI_CONTAINER", RTTIName: "\\CLASS=CL_GUI_CONTAINER"});
    if (INPUT && INPUT.i_container) {i_container.set(INPUT.i_container);}
    let i_calling_alv = new abap.types.ABAPObject({qualifiedName: "CL_GUI_ALV_GRID", RTTIName: "\\CLASS=CL_GUI_ALV_GRID"});
    if (INPUT && INPUT.i_calling_alv) {i_calling_alv.set(INPUT.i_calling_alv);}
    return this;
    return this;
  }
  async modify_style(INPUT) {
    let i_row_id = INPUT?.i_row_id;
    if (i_row_id?.getQualifiedName === undefined || i_row_id.getQualifiedName() !== "INT4") { i_row_id = undefined; }
    if (i_row_id === undefined) { i_row_id = new abap.types.Integer({qualifiedName: "INT4"}).set(INPUT.i_row_id); }
    let i_fieldname = INPUT?.i_fieldname;
    if (i_fieldname?.getQualifiedName === undefined || i_fieldname.getQualifiedName() !== "LVC_FNAME") { i_fieldname = undefined; }
    if (i_fieldname === undefined) { i_fieldname = new abap.types.Character(30, {"qualifiedName":"LVC_FNAME","ddicName":"LVC_FNAME","description":"LVC_FNAME"}).set(INPUT.i_fieldname); }
    let i_style = INPUT?.i_style;
    return;
  }
  async modify_cell(INPUT) {
    let i_row_id = new abap.types.Integer({qualifiedName: "INT4"});
    if (INPUT && INPUT.i_row_id) {i_row_id.set(INPUT.i_row_id);}
    let i_tabix = new abap.types.Integer({qualifiedName: "INT4"});
    if (INPUT && INPUT.i_tabix) {i_tabix.set(INPUT.i_tabix);}
    let i_fieldname = new abap.types.Character(30, {"qualifiedName":"LVC_FNAME","ddicName":"LVC_FNAME","description":"LVC_FNAME"});
    if (INPUT && INPUT.i_fieldname) {i_fieldname.set(INPUT.i_fieldname);}
    let i_value = INPUT?.i_value;
    abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(1), abap.CharacterFactory.get(4, 'todo')));
  }
  async get_cell_value(INPUT) {
    let i_row_id = new abap.types.Integer({qualifiedName: "INT4"});
    if (INPUT && INPUT.i_row_id) {i_row_id.set(INPUT.i_row_id);}
    let i_tabix = new abap.types.Integer({qualifiedName: "INT4"});
    if (INPUT && INPUT.i_tabix) {i_tabix.set(INPUT.i_tabix);}
    let i_fieldname = INPUT?.i_fieldname;
    if (i_fieldname?.getQualifiedName === undefined || i_fieldname.getQualifiedName() !== "LVC_FNAME") { i_fieldname = undefined; }
    if (i_fieldname === undefined) { i_fieldname = new abap.types.Character(30, {"qualifiedName":"LVC_FNAME","ddicName":"LVC_FNAME","description":"LVC_FNAME"}).set(INPUT.i_fieldname); }
    let e_value = INPUT?.e_value || new abap.types.Character(4);
    abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(1), abap.CharacterFactory.get(4, 'todo')));
  }
  async add_protocol_entry(INPUT) {
    let i_msgid = INPUT?.i_msgid;
    if (i_msgid?.getQualifiedName === undefined || i_msgid.getQualifiedName() !== "SYMSGID") { i_msgid = undefined; }
    if (i_msgid === undefined) { i_msgid = new abap.types.Character(20, {"qualifiedName":"SYMSGID","ddicName":"SYMSGID","description":"SYMSGID"}).set(INPUT.i_msgid); }
    let i_msgty = INPUT?.i_msgty;
    if (i_msgty?.getQualifiedName === undefined || i_msgty.getQualifiedName() !== "SYMSGTY") { i_msgty = undefined; }
    if (i_msgty === undefined) { i_msgty = new abap.types.Character(1, {"qualifiedName":"SYMSGTY","ddicName":"SYMSGTY","description":"SYMSGTY"}).set(INPUT.i_msgty); }
    let i_msgno = INPUT?.i_msgno;
    if (i_msgno?.getQualifiedName === undefined || i_msgno.getQualifiedName() !== "SYMSGNO") { i_msgno = undefined; }
    if (i_msgno === undefined) { i_msgno = new abap.types.Numc({length: 3, qualifiedName: "SYMSGNO"}).set(INPUT.i_msgno); }
    let i_msgv1 = INPUT?.i_msgv1 || new abap.types.Character(4);
    let i_msgv2 = INPUT?.i_msgv2 || new abap.types.Character(4);
    let i_msgv3 = INPUT?.i_msgv3 || new abap.types.Character(4);
    let i_msgv4 = INPUT?.i_msgv4 || new abap.types.Character(4);
    let i_fieldname = INPUT?.i_fieldname;
    let i_row_id = new abap.types.Integer({qualifiedName: "INT4"});
    if (INPUT && INPUT.i_row_id) {i_row_id.set(INPUT.i_row_id);}
    let i_tabix = new abap.types.Integer({qualifiedName: "INT4"});
    if (INPUT && INPUT.i_tabix) {i_tabix.set(INPUT.i_tabix);}
    abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(1), abap.CharacterFactory.get(4, 'todo')));
  }
  async display_protocol(INPUT) {
    let i_container = new abap.types.ABAPObject({qualifiedName: "CL_GUI_CONTAINER", RTTIName: "\\CLASS=CL_GUI_CONTAINER"});
    if (INPUT && INPUT.i_container) {i_container.set(INPUT.i_container);}
    let i_display_toolbar = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});
    if (INPUT && INPUT.i_display_toolbar) {i_display_toolbar.set(INPUT.i_display_toolbar);}
    let i_optimize_columns = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});
    if (INPUT && INPUT.i_optimize_columns) {i_optimize_columns.set(INPUT.i_optimize_columns);}
    abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(1), abap.CharacterFactory.get(4, 'todo')));
  }
}
abap.Classes['CL_ALV_CHANGED_DATA_PROTOCOL'] = cl_alv_changed_data_protocol;
export {cl_alv_changed_data_protocol};