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 | 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 | abap.DDIC["DD12V"] = {
"objectType": "TABL",
"type": new abap.types.Structure({
"sqltab": new abap.types.Character(30, {}),
"indexname": new abap.types.Character(3, {}),
"as4local": new abap.types.Character(1, {}),
"as4vers": new abap.types.Numc({length: 4}),
"ddlanguage": new abap.types.Character(1, {}),
"authclass": new abap.types.Numc({length: 2}),
"uniqueflag": new abap.types.Character(1, {}),
"as4user": new abap.types.Character(12, {}),
"as4date": new abap.types.Date(),
"as4time": new abap.types.Time(),
"actflag": new abap.types.Character(1, {}),
"dbindex": new abap.types.Character(40, {}),
"dbstate": new abap.types.Character(1, {}),
"dbinclexcl": new abap.types.Character(1, {}),
"dbsyssel1": new abap.types.Character(3, {}),
"dbsyssel2": new abap.types.Character(3, {}),
"dbsyssel3": new abap.types.Character(3, {}),
"dbsyssel4": new abap.types.Character(3, {}),
"ddtext": new abap.types.Character(60, {}),
"isextind": new abap.types.Character(1, {}),
"full_text": new abap.types.Character(1, {}),
"langu_column": new abap.types.Character(30, {}),
"mime_type_col": new abap.types.Character(30, {}),
"mime_type": new abap.types.Character(127, {}),
"langu_detection": new abap.types.Character(200, {}),
"fast_preprocess": new abap.types.Character(1, {}),
"fuzzy_search_indx": new abap.types.Character(1, {}),
"search_only": new abap.types.Character(1, {}),
"update_mode": new abap.types.Character(10, {}),
"configuration": new abap.types.Character(1, {}),
"phrase_indx_ratio": new abap.types.Numc({length: 3}),
"text_analysis": new abap.types.Character(1, {}),
"token_separators": new abap.types.Character(50, {})}, "DD12V", "DD12V", {}, {}),
"keyFields": [],
"description": "DD12V",
}; |