User-agent: * Allow: /

Software Training Institute

Monday 13 February 2012

SAP – FICO CONTENT


                Finance Module
1.    Introduction to SAP
2.    Enterprise settings
3.    General ledger accounting
4.    Accounts payable
5.    Accounts receivable
6.    Bank accounting
7.    Tax on sale or purchase
8.    Withholding tax
9.    Asset accounting
10.                       Cash journal
11.                        foreign currency valuation
12.                        Financial statement version

    Controlling
13.                       Introduction
14.                       Organisation structure
15.                       Cost element accounting
16.                       Cost center accounting
17.                       Internal orders
18.                       Profit center accounting
19.                       Product accounting
20.                       Costing profittability analysis
                   Integration with other modules

21.                       Material management module
22.                       Sales & distribution
23.                       Project system
24.                       Product planning module

Overview on
Project systems –to monitor capital projects like construction of building ,roads and machinery etc.,
Investment management – to monitor the investment either revenue or capital . Essential for planning & budjeting anf control budget overview.
Special focus on New Gl nad document splitting in SAP ECC 6.0

Thursday 17 November 2011

ABAP – COURSE CONTENT



1)     Introduction to ERP
2)     Introduction to SAP R/3 Architecture           
3)     SAP Landscape
4)     Introduction to ABAP/4 - Basics
a)     Data Types & Data Objects
b)    String Operations
c)     Conditional Statements(IF and CASE)
d)     Loops(DO and WHILE)
e)     Designing of Selection Screens
5)     Introduction to Data Dictionary
a)     Creation of Tables, Structures, Data elements and Domains
b)    Creation of Search helps and Lock-objects
c)     Open SQL Statements
6)     Introduction to Internal Tables
a)     Declaring, Populating and Processing of Internal tables
b)    Control Break Statements
7)     Modularization Techniques
Includes, Function Modules, Subroutines and Macros
8)     Reports
Classical Reports, Interactive Reports and ALV Reports
9)     Dialog/Module pool/Transactions
a)     Flow Logic and Events
b)    Table controls, Tab Strips and Sub Screens
10)  BDC(Batch Data Communication)
a)     Call Transaction and Session Methods
b)    LSMW(Legacy System Migration Workbench)
11)  SAP Scripts
12)  Smart forms
13)  User-exits and BADIs
14)  Enhancement Spots
15)  OOPS(Object Oriented Programming Concepts)
16)  Debugging Techniques
Break-points and Watch-points
17)  Performance Techniques
Runtime Analysis and SQL Trace
18)  Transport Organizer
19)  Introduction to Cross Applications
RFC, BAPI and ALE-IDOC
20)  Resume Preparation and Mock Interviews

Wednesday 2 November 2011

SQL Server 2005/2008


Introduction to SQL Server 2005/2008
  • Overview on RDBMS and Beyond Relational
  • System Databases
  • What’s New in SQL Server 2008

Installation of SQL Server 2005/2008
  • H/W Requirements
  • S/W Requirements
  • Multiple Instances
  • User Databases
  • SSMS Environment
  • Trouble Shooting Techniques

Upgrading to SQL Server 2005/2008
  • Upgrading the server by applying service packs
  • Upgrading the server by Appling hot fixes
  • In-place up gradation from SQL Server 2005 to 2008
  • Upgrade Adviser

Pages & Extents
  • Pages
  • Extents
  • Types of Extents
  • Managing Extent Allocation
  • Tracking Free Space

File & File groups
  • Database files
  • Primary Data files
  • Secondary Data files
  • Log files
  • Database File groups (Primary & User-defined)

Memory Architecture
  • 32-bit Vs 64-bit Architecture
  • Dynamic Memory Management
  • Effects of min and Max server memory
  • Using AWE

Configuring SQL Server
  • Configuring Network protocols from SQL Server Manager
  • Configuring features by using SQL Server surface area Manager
  • Configuring other settings through sp_configure
  • Dedicated Administrator Connection (DAC)
  • Connecting to DAC
  • Configuring Database Mail
  • Configuring Alert System in SQL Server agent
  • Configuring Database Settings
  • Configuring Memory Settings

Managing Services
  • Starting and Stopping Services through
Configure Manger
  • Net Command
  • Command Prompt (sqlsrvr.exe)
  • Start Up Parameter
  • Starting SQL Server in single user mode
  • Default Parameter and Advanced Parameter

Migrating SQL Server
  • Difference between in-place & Side by Side
  • Migrating by using Back and restore method
  • Migrating logins
  • Migrating Jobs
  • Migrating DTS Packages to SSIS
  • Import & Export

Security, Automation
  • Security Principles
  • Server and Database Principle
  • Database Role
  • Creating Logins and mapping Users to databases
  • Creating Schemas

Automating Administrative Tasks
  • About SQL Server Agent
  • Creating jobs, Alert and Operators
  • Scheduling the job
  • Creating Maintenance Plans
  • Working with job activity monitor

Monitoring SQL Server
  • Monitoring SQL Server Process by activity Monitor
  • Monitoring job activities by job activity Monitor
  • Monitoring SQL Server Error Logs/Windows by log file viewer

High Availability and Replication
Backup & Restore
  • Recovery Models (Simple, Full & Bulk – Logged)
  • How Backups works
  • Types of Backups
  • Full Backup
  • Diff Backup
  • T-log Backup
  • Copy Only
  • Mirror
  • Tail – Log
  • Compressed Backups
  • Restoring Modes (With Recovery, No Recovery, Read Only/Stand by)
  • Performing Restore (Point –in – time Recovery)

Log Shipping
  • Log Shipping Architecture
  • Building DRS for Log – Shipping
  • Pre – requisites/log-shipping Process
  • Deploying Log Shipping
  • Working with Log Shipping Monitor
  • Log shipping role changing
  • Removing Log Shipping

Database Mirroring
  • Overview of Database Mirroring
  • Operating Modes in Database Miring
  • Pre – Requisites for Database Mirroring
  • Deploying Database Mirroring
  • Fail – over from principle to Mirror
  • Working with Database Mirroring Monitor
  • Advantage & Disadvantage of Database Mirroring
  • Database Snapshots
  • Using Database Snapshots for reporting purpose

Replication
  • Replication Overview
  • Replication Models (snapshot/Transactional/Merge)
  • Replication agents
  • Configuration Distributor
  • Deploying Transaction Replication for High Availability
  • Creating Subscriptions (Homogeneous / Heterogeneous)
  • Monitoring replication by using replication monitor
  • Scripting Replication


Clustering SQL Server
  • What is a cluster & overview of windows Clustering
  • SQL Server Clustering Concepts
  • Installing Services pack & hot fixes on a cluster
  • Installing and Configuring SQL Server 2005 clustering
  • Moving Groups between nodes
  • Cluster Administrator
  • Adding a node on a SQL Server 2008 Failover cluster
  • Applying patches on a SQL Server 2008 cluster

Performance Tuning & Indexing
  • Index Architecture
  • How to optimally take advantage of indexes
  • Clustered & Non – clustered indexes
  • Index fragmentation
  • Indexing De-fragmentation options update Statistics