SAP Smart Business SAP Smart Business View products (1) In my previous articles, I explained what Smart Business Service is and how to subscribe and use Smart Business to create analytic content. In this article I will focus on ABAP CDS view and OData. One of the common use case for Sm...
Now I get into production - when I do transaction LPCONFIG to change the URL of the web service to be their production web service URL instead of their test web service URL - it asks for the system to be opened. Like it wants to create a transport. The basis people would have to ope...
How to Create Foreign Keys in SAP ABAP? Please for the steps below to create foreign keys in SAP ABAP: Enter the t-codeSE11in theSAP Command FieldsandExecuteit. Next on ABAP Dictionary: Initial Screen enter theDatabase tablename and clickCreatebutton to create a new table. Enter aShort ...
Additionally, the event binding ensures that this event is linked to SAP Event Mesh. To create a new event binding in your package, right click on Business Service > New > Event Binding. Provide a Namespace, the business object name, and the business event topic (business object operation)...
How to create SAPUI5 Fiori Application FreeStyle Application SAPLCKMS CX_SY_OPEN_SQL_DB short dump Solution How to upload Excel File into an internal table in ABAP Tables for status and monitoring JOBS in SAP ABAP How to install SAPUI5 Plugins for Eclipse SO_DOCUMENT_SEND_API1 Subject Eve...
SAP Managed Tags: ABAP Development Hi Javed, For that u have to create nested types. Here the code for that, TYPES: BEGIN OF TY_NAME, FNAME TYPE NAME1, MNAME TYPE NAME1, LNAME TYPE NAME1, END OF TY_NAME. TYPES: BEGIN OF TY_ADDRESS, NAME TYPE TY_NAME, NO TYPE I, END OF ...
Publish the service bindingsZAPPUI_INVENTORY_O4_01orZAPPUI_INVENTORY_O2_01 Known Issues How to obtain support Create an issuein this repository if you find a bug or have questions about the content. For additional support,ask a question in SAP Community. ...
SAP Managed Tags: ABAP Development Hello , to consume a web service you have read a wsdl file, and by reading this file the system create a proxy that allow to consume a web service. regards. Reply Former Member 2009 Aug 18 11:52 AM 0 Kudos 410 SAP Managed Tags: ABAP Devel...
SAP Managed Tags: ABAP Development hi GURU, To Create Function Module first you need to create Function Group and Activate it. First go to SE37 then 1. Goto>Function Groups>Create Group. Here you need to give Group name and Short Text of group. 2. After Creating Function Group again:...
To allow SAP admins to control SAP ABAP application server instances that are managed by an HA cluster using the RHEL HA Add-On using tools like SAP LaMa or the SAP Management Console (MMC), the SAP HA Interface must be enabled. SAP Start Servicesapstartsrvcontrols the SAP instances, and...