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 ...
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 ...
using Ansible I create an AMI of a ubuntu instance then using this AMI to create an Launch configuration and then update and auto scaling group, is there any shortcuts I can take to speed up the ASG a...How to get one month ago from today in SQL Server 2008? I´m writing a quer...
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, ...
Like classes, you can define interfaces either globally in the R/3 Repository or locally in an ABAP program. For information about how to define local interfaces, refer to the Class Builder section of the ABAP Workbench Tools documentation. The definition of a local interface <intf> is enclosed...
Interfaces to external systems e.g., IDOCs used for a functionality which is in Compatibility Scope will no longer be supported by the application after the expiration of the usage rights.Please check the BAPIs you are using with the following monitoring tool: Unified Connectivity Tools (UCON)...
function modules can be executed independently. SAP system contains several predefined function modules that can be called from any ABAP program. The function group acts as a kind of container for a number of function modules that would logically belong together. For instance, the function modules ...
Here is the link that saved my day: http://sample-code-abap.blogspot.com/2009/05/creating-custom-page-format-for.html 留言:Leave a Comment » 分類:BASIS How to check transaction code execution history? 13082010 In ST03N: –By transaction: ...
T-code DB12 in SAP Transaction codeDB12in SAP is used to display the database parameters in the database system of an SAP system. The t-codeDB12displays the database instance information and various statistics related to database parameters. It provides information on the database size, free...