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["BAPIRETURN"] = {
"objectType": "TABL",
"type": new abap.types.Structure({
"type": new abap.types.Character(1, {"qualifiedName":"BAPI_MTYPE","ddicName":"BAPI_MTYPE","description":"BAPI_MTYPE"}),
"code": new abap.types.Character(5, {"qualifiedName":"BAPI_RCODE","ddicName":"BAPI_RCODE","description":""}),
"message": new abap.types.Character(220, {"qualifiedName":"BAPI_MSG","ddicName":"BAPI_MSG","description":""}),
"log_no": new abap.types.Character(20, {"qualifiedName":"BALOGNR","ddicName":"BALOGNR","description":"BALOGNR"}),
"log_msg_no": new abap.types.Numc({length: 6, qualifiedName: "BALMNR"}),
"message_v1": new abap.types.Character(50, {"qualifiedName":"SYMSGV","ddicName":"SYMSGV","description":"SYMSGV"}),
"message_v2": new abap.types.Character(50, {"qualifiedName":"SYMSGV","ddicName":"SYMSGV","description":"SYMSGV"}),
"message_v3": new abap.types.Character(50, {"qualifiedName":"SYMSGV","ddicName":"SYMSGV","description":"SYMSGV"}),
"message_v4": new abap.types.Character(50, {"qualifiedName":"SYMSGV","ddicName":"SYMSGV","description":"SYMSGV"})}, "BAPIRETURN", "BAPIRETURN", {}, {}),
"keyFields": [],
"description": "todo",
}; |