Field VAKEY is not available in KONH Table in S4 HANA. If still you want to get the value of VAKEY as it might have
Tag: abap
What is an API ?
API stands for Application Programming Interface, it is a set of commands, functions, protocols and objects that developers can use to integrate application, software or
EXPOSE SERVICE / API FROM SAP – XML response
Please check this blog for SICF configuration and Service handler class creation. In this example, passing the IDoc number through Params instead if Payload. Payload
Exposing service / REST APIs from SAP
We will be developing an API which will take CARRID as input in JSON payload and it will return relevant details from SFLIGHT table. Goto
Find User who ran the Report/TCode on certain day
Execute TCode: ST03N Expand the Node: Total → Select the Date → Click on Transaction Profile → Click on Standard → Select the column name
Program to retrieve XML Data from IDoc
Execute above code to get the XML Data from IDoc