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 | 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["LXE_PCX_S1"] = {
"objectType": "TABL",
"type": new abap.types.Structure({
"textkey": new abap.types.Character(32, {"qualifiedName":"LXETEXTKEY","ddicName":"LXETEXTKEY","description":"LXETEXTKEY"}),
"s_text": new abap.types.Character(255, {"qualifiedName":"LXEUNITLIN","ddicName":"LXEUNITLIN","description":"LXEUNITLIN"}),
"t_text": new abap.types.Character(255, {"qualifiedName":"LXEUNITLIN","ddicName":"LXEUNITLIN","description":"LXEUNITLIN"}),
"unitmlt": new abap.types.Integer({qualifiedName: "LXEUNITMLT"}),
"uppcase": new abap.types.Character(1, {"qualifiedName":"LXEUPPCASE","ddicName":"LXEUPPCASE","description":"LXEUPPCASE"}),
"texttype": new abap.types.Character(4, {"qualifiedName":"LXETEXTTYPE","ddicName":"LXETEXTTYPE","description":"LXETEXTTYPE"})}, "LXE_PCX_S1", "LXE_PCX_S1", {}, {}),
"keyFields": [],
"description": "Text Pairs",
}; |