SAP HANA is an in-memory database for processing high volumes of data in real time. Meanwhile, SAP ECC is an ERP system and Business Suite's core. ECC is an application suite that runs on a database, of which HANA is one example. When ECC is run on HANA it's called Suite on HAN...
SAP Managed Tags: ABAP Development Hi, To put it in simple words, there is no difference beteween using a NODE & TABLE keyword in the context of a Logical Database. You are better of not using it as moving forward (into ABAP Objects), you will not be able to.. Regards, Suresh Da...
SAP Managed Tags: ABAP Development Hello Kannan Not really sure what you want but if you require a function module which display ALV lists "similar" like OO-based lists then have a look at REUSE_ALV_GRID_DISPLAY_LVC. Its interface is basically the same like the signature of method go_gr...
SAP uses ABAP to implement its own applications on the NetWeaver ABAP platform, and SAP customers use ABAP to modify the functionality of SAP applications or build their own on the NetWeaver ABAP platform. ABAP is the oldest and, likely, the most widely used of SAP's four major application ...
Lock object in SAP ABAP is used to prevent multiple users from making changes to the same piece of data simultaneously. A lock is a mechanism that prevents a user from modifying a record that is already being accessed by another user. ...
SSCR stands for SAP Software Change Registration, It is a process where all the manual changes are registered to SAP Dictionary objects and SAP source coding. To change the SSCR in the SAP system, an ABAP developer will be prompted for two access keys by SAP system which are: ...
(Release Information) PUBLIC 7 Related Information Check Structure 1.1.4 Operation Related Information Monitoring CPU and Memory Usage (New) [page 8] 1.1.4.1 Monitoring CPU and Memory Usage (New) As an administrator, you want to know how much usage there is in ABAP and the SAP HANA...
SAP Managed Tags: ABAP Testing and Analysis, SAP ERP What is Report Painter in Abap ? How we can write a simple report through report painter . It's Tcode , How to proceed ? I developed several report through ABAP , but i have no clue about Report Painter . What is advantage to ...
SAP Managed Tags: ABAP Development Hi, to add some additional fields to existing database table we will use structures . in two ways we can add structures using append,include. if u add using append it is only for that perticular table.can't reuse that structure in other tables. if u...
SAP NetWeaver Enhancement Package 2 for SAP NetWeaver 7, which is delivered with Enhancement Package 5 of SAP ERP, brings a whole series of new ABAP Language features