
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Anil SAP Gupta has Published 114 Articles

Anil SAP Gupta
294 Views
You need to select SETNAME from table SETLEAF with SETCLASS value 0106. To reduce number of values in search you can pass a Controlling area in field SUBCLASS or value of Profit center in VALFROM field.For more details, refer this SAP discussion: How to find profit center group for any ... Read More

Anil SAP Gupta
441 Views
The “No Data” rows are being shown in the grid irrespective of having no data is because of the “VisibleRowCount” attribute of the control. It controls the number of visible rows. So, once you are binding the table again after applying the filters, you need to update it dynamically to ... Read More

Anil SAP Gupta
366 Views
You can use RSUSR200 program, to perform a check on the fields: BCDA1 and PWDCHGDATE for the last password change. Earlier only BCDA1 was only used for this however there is difference now.You can use RSUSR200 report directly to find out the users according to the logon date and last ... Read More

Anil SAP Gupta
123 Views
When you use encryption, primary load is during initial handshake between client and server. At the time of initial handshake, keys are exchanged. Load of Secure Network Connection SNC using DIAG to HTTPS is different and can’t be compared.With use of F5 servers, it can be used for software and ... Read More

Anil SAP Gupta
377 Views
You have SAP Portal Development Kit PDK for .NET that can be used to connect SAP to Visual Studio 2003, 2005, 2008. SAP Portal Development Kit PDK for Microsoft.NET (PDK for .NET) is a set of tools that enables .NET developers to build portal content for SAP NetWeaver Portal. Using ... Read More

Anil SAP Gupta
481 Views
Note that SAP doesn’t provide demo version of BI tool. Only trial available is for SAP Basis and Java Stack and these doesn’t include any ERP modules. Without availability of any ERP module, it hardly makes sense to use SAP BW demo version as there won’t be any sensible scenario ... Read More

Anil SAP Gupta
245 Views
In SAP, there is a file intro.html that contains detailed instructions on installation of JCo3 on different Operating Systems.Following are the instructions:To install JCo for Windows unzip the appropriate distribution package into an arbitrary directory {sapjco3-install-path}.Note: Do not copy the sapjco3.dll neither into the {windows-dir}\system32 nor into the {windows-dir}\SysWOW64 directory. ... Read More