Mobile: +91 7200274545/9042006969.SAP ABAP Interview Questions and Answers 1. What is a client in SAP terminology?S/W component that uses the service (offered by an s/w component) is called a Client. At the same time these clients may also be servers for other services.2. What is a ...
SAP Managed Tags: ABAP Development OPEN DATASET, is to open a file in application server. We can open a file in application server to READ or WRITE or APPEND data. Below extract the documenation can easily help you understand the same: OPEN DATASET Basic form 1 OPEN DATASET dsn. Ext...
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 that make application development easier and more powerful. In this weblog I will present the new ABAP Language features, enhance...
In SAP NW BW 7.4 SP8, the Advanced DataStore Object, or Advanced DSO is introduced. The Advanced DSO is introduced in order to simplify the SAP BW landscape. The current SAP BW landscape offers a large number of objects to be included in data models, each with their own pros and cons....
SAP Managed Tags: ABAP Testing and Analysis What is Report Writer in Abap ? How we can write a simple report through report writer . It's Tcode , How to proceed ? I developed several report through ABAP , but i have no clue about Report Writer . What is advantage to using it . ...
SAP Managed Tags: ABAP Development NODES Basic form NODES node. Additions: 1... TYPE type. This statement is not allowed in an ABAP Objects context. See NODES Statement Not Allowed. Effect Creates a variable node with reference to a data type from the ABAP Dictionary with the...
In this article What can you monitor? What data is collected? What is the architecture? How do you analyze logs? Show 5 more When you have critical SAP applications and business processes that rely on Azure resources, you might want to monitor those resources for availability, performance, ...
Azure Monitor for SAP solutions is a free product. There's no license fee. You're responsible for paying the cost of the underlying components in the managed resource group. You're also responsible for consumption costs associated with data use and retention. For more information, see: ...
SAP Managed Tags: ABAP Development Hi Prasad, Packed numbers - type P Type P data allows digits after the decimal point. The number of decimal places is generic, and is determined in the program. The value range of type P data depends on its size and the number of digits after the de...
Typical objects in a business environment are, for example, ‘Customer’, ‘Order’, or ‘Invoice’. From Release 3.1 onwards, the Business Object Repository (BOR) of SAP Web Applicaton Server ABAP has contained examples of such objects. The BOR object model will be integrated into ABAP Objec...