SAP4INDIA.COM

Free SAP Interview Questions and Free SAP Tutorials


Archive for the ‘SAP BASICS Tutorials’ Category

Useful SAP System Administration Transactions

AL01  SAP Alert Monitor AL02  Database alert monitor AL03  Operating system alert monitor AL04  Monitor call distribution AL05  Monitor current workload AL06  Performance: Upload/Download AL07  EarlyWatch Report AL08  Users Logged On AL09  Data for database expertise AL10  Download to Early Watch AL11  Show SAP Directories AL12  Show table buffer (Exp. session) AL13  Show Shared Memory [...]

Share
No Comments

SAP Basis Certification Sample Questions

  Caution: more than one answer may be right. Please mark ALL right answers. Question:When making a logon group for Logon Load Balancing, which of the following CANNOT be specified? A.  Maximum allowable response time.  B.  Maximum number of users who may be logged on to the instance. C.  Name of the instance defined for [...]

Share
No Comments

How to implement SAP Successfully?

Implementing a package can be a traumatic affair for both the customer and the vendor.   Get it incorrect and the vendor may get paid late or have to resort to lawyers to get paid and tarnish their reputation.   For the company the new package may not work the way they expected, be late or cost [...]

Share
No Comments

Transaction Code For Basis Administration.

Transaction Code For Basis Administration. SU01 User Maintenance AL11 Show SAP Directories SU01D User Show BD54 Maintain Logical Systems SU02 Maintain Authorization Profiles OSS1 Logon to Online Service System SU03 Maintain Authorizations SALE IMG Application Link Enabling SU05 Maintain Internet users SARA Archive Management SU10 User Mass Maintenance SICK Installation Check SMLG Maintain Logon Group [...]

Share
No Comments

List of programs not assigned to any TCode

Use the following ABAP program to get the list of ABAP programs with out any transaction code (or not assigned to a transaction code): REPORT  ZTEST. DATA: t_trdir TYPE STANDARD TABLE OF trdir,      t_tstc  TYPE STANDARD TABLE OF tstc,      s_trdir TYPE trdir. SELECT * FROM trdir       INTO TABLE t_trdir       WHERE ( name LIKE ‘Z%’ OR [...]

Share
No Comments
Rss Feeds
Powered by Yahoo! AnswersExtension Factory Builder