Hello Experts- Is there any difference between sap query and sap ad hoc query. If yes, I will appreciate if you can provide some input. Thanks,
Which is the best, becoz i don't want Basis, ABAP, or any other model. And one morething I dnt have programming skills & database skills. Plz let me know. Former Member 2013 Dec 20 0 Kudos Hi Ramesh, SAP BI also need some programming and database skills. if you want to ...
Now on the basis of characteristic and features of the views we can distinguish between Views and Materialized Views. In this article, we will discuss the important differences between Views and Materialized Views in SQL. But before, let's have look into the basics of views and materialized ...
SAP Managed Tags: ABAP Development Hi, From an ABAP point of view, there are not many changes, its just the WAS(web appl server) has changed frm 6.20 to 6.40 and also the new features are in the form of classes / methods. in other words 4.7 is based on Basis 6.20 ECC 5.00 is ...
A role is maintained with TCode PFCG and are usually assigned to a User (someone with a valid login). For example, you can have the role of ABAP_DEVELOPER and assign this role to all users who are developers. This is a good method to use if you want ALL developers to receive a wor...
What is the difference between unicode and nonunicode. For what purpose it is used.Unicode is a character encoding system similiar to ASCII. You can see the definiton for Unicode by Unicode consortium below.Unicode is the universal character encoding, maintained by the Unicode Consortium.This...
This article aims to discuss the main difference between SRAM and dram, the definitions of static ram and dynamic ram, etc. in a simple way. It will help those preparing interview questions to know sram and dram difference as well. Read on for more. SRAM vs DRAM Basis of difference DRAM...
OCCURS n is obsolete in OO Context and it is advisable to use INITIAL SIZE instead. The difference between the two is that OCCURS n allocates memory to store specified number of rows in the internal ta ...
RISE with SAP :Difference between Standard option Vs Tailored option for private edition rajarajeswari_kaliyaperum Active Participant 2023 Oct 15 10:04 AM 13 Kudos 30,913 SAP Managed Tags: RISE with SAP, SAP HANA, SAP HANA, platform...
you cannot use join conditions between a Cluster table and a transparent table. Regards Reply former_member647955 Participant 2009 Mar 17 10:10 AM 0 Kudos 3,091 SAP Managed Tags: ABAP Development It's already solve. Both of two tables can't be compared. Thanks for all input...