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...
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 ...
The interface is well defined and documented. This is so that a developer who is not necessarily familar with SAP or ABAP, can call this BAPI from outside the system via .net or java. You can create custom BAPIs, by following the naming conventions are creating in the BOR(Business ...
SAP NetWeaver 7.0 EhP2 brings you a rich set of new features and enhancements in ABAP Testing and Troubleshooting tools which will boost the efficiency of the entire
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, ...
Security, in which ABAP is integrated with SAP NetWeaver's security infrastructure. Data Dictionary, a universal dictionary of data structure definitions, often including business logic, which is available to all ABAP programs in a system.
This is similar to function-exit. thes some links of BADI Link http://help.sap.com/saphelp_erp2005/helpdata/en/73/7e7941601b1d09e10000000a155106/frameset.htm http://support.sas.com/rnd/papers/sugi30/SAP.ppt http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/abapindx.htm ...
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...
Today was RTC of SAP NetWeaver 7.5 with AS ABAP 7.50. While there are already some big pictures around, let me provide you with some small ones. As with ABAP 7.40 ,
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...