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 | 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["TADIR"] = {
"objectType": "TABL",
"type": 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, {}),
"srcsystem": new abap.types.Character(5, {}),
"edtflag": new abap.types.Character(1, {}),
"masterlang": new abap.types.Character(1, {}),
"component": new abap.types.Character(30, {}),
"author": new abap.types.Character(12, {})}, "TADIR", "TADIR", {}, {}),
"keyFields": ["PGMID","OBJECT","OBJ_NAME"],
"description": "TADIR",
}; |