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 | 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["E070"] = {
"objectType": "TABL",
"type": new abap.types.Structure({
"trkorr": new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"}),
"trfunction": new abap.types.Character(1, {"qualifiedName":"TRFUNCTION","ddicName":"TRFUNCTION","description":"TRFUNCTION"}),
"trstatus": new abap.types.Character(1, {}),
"tarsystem": new abap.types.Character(10, {}),
"korrdev": new abap.types.Character(4, {}),
"as4user": new abap.types.Character(12, {}),
"as4date": new abap.types.Date(),
"as4time": new abap.types.Time(),
"strkorr": new abap.types.Character(20, {})}, "E070", "E070", {}, {}),
"keyFields": ["TRKORR"],
"description": "E070",
}; |