Hi Experts,
I need to display Material Internal Table and BAPI return Table at one go. How do we achieve this gateway OData.
[
"Materialno" : "",
"MaterialDesc" : "",
"Plant" : "",
"Unit" : "",
"results" :
]
........
[
"Type" : "W",
"Id" : "MM",
"Number" : "354",
"Message" : "XXXXXXXXXXXXXXXXXXXXXXXX",
"LogNo" : "",
"LogMsgNo" : "000000",
"MessageV1" : "",
"MessageV2" : "",
"MessageV3" : "",
"MessageV4" : "",
"Parameter" : "",
"Row" : 0,
"Field" : "",
"System" : ""
]
......
Thanks,
Madhu M V