Background
I’m sure all of us have heard about Chatbot’s. Chatbot is one of the most popular emerging Tech trend. Chatbot can used for small conversation, it has the capability to enhance user experience and speed up any business process.
Typica...
Background
As API is getting famous with so many APIs available how can we consume it into ABAP directly without any middle wares.
One of the easiest way to call an external API directly into ABAP system using API Key.
Step 1 - What do you need...
On Click of Display button, will it work if you open a new page with t-code, if yes you can call something like this- https://abc.com/sap/bc/gui/sap/its/webgui?~transaction=ML81N
Hi lk24,You cannot change it, until and unless you create a local annotation file inside the app. If you create local annotation, you can change the label.-Ashutosh
Hi vikasb81,In Smart table within MPC_EXT Define method, we can control display format. Post that export to excel works fine, not sure if it will work for List report (I have never used it), but you can give it a try CONSTANTS: lc_ent_1 TYPE /iwbep/...
Hi asym.b2Can you validate if your SWFVISU configuration is correct. You can refer to the blog- https://blogs.sap.com/2016/05/31/my-inbox-open-task-swfvisu-configuration/ . To hide button you will have to use the extension points given in UI. -Ashuto...