All files / output bapirettab.ttyp.mjs

100% Statements 18/18
100% Branches 1/1
100% Functions 0/0
100% Lines 18/18

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 181x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x
abap.DDIC["BAPIRETTAB"] = {
  "objectType": "TTYP",
  "type": abap.types.TableFactory.construct(new abap.types.Structure({
"type": new abap.types.Character(1, {"qualifiedName":"BAPI_MTYPE","ddicName":"BAPI_MTYPE","description":"BAPI_MTYPE"}),
"id": new abap.types.Character(20, {"qualifiedName":"SYMSGID","ddicName":"SYMSGID","description":"SYMSGID"}),
"number": new abap.types.Numc({length: 3, qualifiedName: "SYMSGNO"}),
"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"}),
"parameter": new abap.types.Character(32, {"qualifiedName":"BAPI_PARAM","ddicName":"BAPI_PARAM","description":"BAPI_PARAM"}),
"row": new abap.types.Integer({qualifiedName: "BAPI_LINE"}),
"field": new abap.types.Character(30, {"qualifiedName":"BAPI_FLD","ddicName":"BAPI_FLD","description":"BAPI_FLD"}),
"system": new abap.types.Character(10, {"qualifiedName":"BAPILOGSYS","ddicName":"BAPILOGSYS","description":"BAPILOGSYS"})}, "BAPIRET2", "BAPIRET2", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "BAPIRETTAB"),
};