To create a secondary index on SAP table, display the table in ABAP dictionary (SE11). We shall create a secondary index on non-key field i.e. Name. Click on “Indexes” button on application toolbar. Select Yes in the popup window. Enter index name and press continue. Enter descriptio...
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 ...
SAP Managed Tags: ABAP Development like data structures in i want to build the stackthe situation is like in the table vekp we will accpt exidv now for this exidv there are corresponding venum's in the vepo. now i want to display the all elements of venum. the venum can also conta...
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...
Step 9:Save it in your package and activate it. Step 10:Click on back. Here your data element is created. I am going to continue this blog post in next blog post. Here you can check next blog postGetting started with ABAP: How to Create Table Part 2 ...
SAP Managed Tags: ABAP Development Hi Experts, I am downloading an xml file from SAP R/3.When I open it in internet explorer it is showing properly.But when i open it in notepad the data is not indenting. Please let me know any option in Abap to do the same. Say for example the...
SAP S/4HANA, ABAP Environment Download and Installation Create a package, e.g. Z_DEMO_APPL_JOBS Link the URL of this repo with the package that you have created beforehand Pull the content of this repository Activate all changes Run the setup classzapp_cl_demo_01_setup ...
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...
SAP Managed Tags: ABAP Development hi good A subquery is a special SELECT statement containing a subquery within particular conditions of the WHERE or HAVING clauses. You cannot use them in the ON condition of the FROM clause. Their syntax is: ( SELECT <result> FROM [WHERE <condition>]...
Solved: Hi, I need to cast a data but i don't kow how to do it in ABAP. Actually, I have a variable typed QUAN (quantity i guess) and i want to concatenate it in a