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 | 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["SOTR_HEADU"] = {
"objectType": "TABL",
"type": new abap.types.Structure({
"concept": new abap.types.Character(32, {}),
"paket": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"crea_name": new abap.types.Character(12, {}),
"crea_tstut": new abap.types.Numc({length: 14}),
"chan_name": new abap.types.Character(12, {}),
"chan_tstut": new abap.types.Numc({length: 14}),
"system_id": new abap.types.Character(8, {}),
"objid_vec": new abap.types.Hex({length: 10}),
"crea_lan": new abap.types.Character(1, {}),
"alias_name": new abap.types.Character(50, {})}, "SOTR_HEADU", "SOTR_HEADU", {}, {}),
"keyFields": ["CONCEPT"],
"description": "SOTR_HEADU",
}; |