Wednesday, December 2, 2015

Best Online Training For SAP Success Factors. Leading Faculty

IT DROME 


Success factors:
1.       About Cloud & Sf Architecture
2.       Sf Methodology
3.       Sf Terminologies
4.       Interfaces Between SAP & Sf (Extraction programs both Master data and Analytical data)
5.       Employee Data upload in Success factors
Success factors Tools:
·         Success factors Instance (System)
·         Success factors Provisioning (Tool)
·         Success Factory (Tool)
·         Success factors Jam
·         Sf Learning & Performance(Tool)
·         Success factors partner portal(Tool)
·         Success factors Connect (Tool)
Areas & Modules covered:
·         Home Page:
·         To-do’s
·         Welcome page Design
·         Themes/v12 Home Page and Logo Settings
·         My team
·         Proxy Management
·         Bizx Mobile
·         Success factors Bizx Mobile (Mobile technology): Integration and working in Android, IPhone and Black berry along with application process execution (in Cell and IPad)
·         Org chart (HTML 5)
·         Employee Directory
·         Hire & Rehire, Termination & LOA process
·         Pick list Management
·         Admin tools (old & new)
Employee central (Mastery)
·         Position Management
·         Foundational and Generic Objects
·         Absence Management
·         (Covered entire Employee Master Data Maintenance with workflow requests)
·         Time off process and Workflows
·         Rules Management
·         Manage Time off Process
·         Benefits Process
·         Payroll Process
·         Global Employment
·         MDF- Meta data frame work
·         Employee Self Service&Manager Self service
·         Corporate data Models & Succession data models (XML)
·         Even Reason Derivations and Workflow Event Derivations (XML)
·         Email Templates and Notification Settings
·         Mass Changes
·         2014 Quarter releases
Goals &Performance Management (Mastery)
·         Goal Management
·         Performance Management (V11 Version & V12 Version)
·         Route Maps
·         Rating Scales
·         Competencies
·         Development Plans
·         Launch Forms
·         Editing Goal and Performance templates in Success factory and XML
Reporting &Analytics
·         Standard Reports
·         Custom AdhocReports Creation
·         Classic and Spot light Reporting
·         Analytics 2.0 Overview
·         Dash Boards 2.0
Securities
·         User Administration
·         RBP’s &Roles and Authorisations
·         User Management
·         Data Loads foundational and Transactional


Thursday, August 7, 2014

SAP BPC 10.0 NW Online Training Real time SAP BPC Guru

  IT DROME
            #101,santhinilaya Behind Huda, Gayatri Nagar, Ameerpet, Hyderabad
PH:+91-9676126684

Coverage
  1. BPC Architecture
  2. Data Loading from Source System to BPC
  3. Planning, Forecasting & Budgeting
  4. Reporting
  5. Security Features
  6. Work Status
  7. Process Chains
  8. Business Process Flow
  9. Script Logics
  10. EPM Excel Add – In Functions
  11. Consolidation
  12. Migration Process to BPC 10.0
Features of Courses
  • Training will be on SAP BPC 10.0 Net Weaver Version
  • Training will cover both Functional and Technical aspects of BPC
Introduction to BPC 10.0
  • Introduction to SAP Business Objects Planning & Consolidation
  • Differences between BPC 7.5 and BPC 10.0
  • Terminology and Objects in BPC
  • Overview of Modelling aspects in BPC
Data Modelling in BPC
  • Environment Shell
§  Configuration / Copy of Environment Shell
                Dimension and Properties
§  Definition of Dimension, Types & its Properties
§  Hierarchies on Dimension
                Models
§  Configuration / Creation of Model
Data Loading in BPC
  • Overview of Data Loading Processes in BPC
§  Master & Transactional Data Loading Process from Flat File
§  Master & Transactional Data Loading Process from Business Warehouse (BW)
                Using Data Manager Functionality in BPC in uploading Data
Data Manager Packages
  • Using Standard Data Manager Packages
  • Customizing Standard Data Manager Packages
  • Creating Data Manager Packages
Reporting in BPC
  • Report Considerations
  • Reporting Components in BPC
  • Standard EPM Reports
  • Overview of the EPM Add-In Components
  • Report Editor, Report Selection, Formatting of Reports
Forecasting, Planning and Budgeting in BPC
  • Overview
  • Planning Process
§  Initiate Planned Data
§  Copy Process
§  Executing Calculations in Planning Process
Security Features
  • Users
  • Teams
  • Task Profiles and
  • Data Access Profiles
Work Status
  • Configuration of Work Status
  • Reporting and Managing of Work Status
Business Process Flows
  • BPF Overview
  • Setting up BPF’s
  • Execution of BPF’s




Logics
  • Dimension Logic
  • Introduction to Script Logics
  • Worksheet Logic
  • Business Rules
  •  
Consolidation in BPC
  • Overview of Consolidation Process
§  Setting up Journal Entries
§  Rate Model
§  Currency Translations
§  Inter Company Eliminations
§  Validations
Other Topics
  • Audit Reports
  • Transports
  • Backup and Restore
  • Project Work


Wednesday, August 6, 2014

Best Online Training For SAP A B A P\CA With Work Flow & web dynpro

IT DROME
#48 Sap street,Huda maitrivanam,Gatrinagar,Ameerpet
PH: +91- 9676126684              Mail ID:yarlagaddababi@gmail.com                                  
ABAP/CA   TRAINING   
            Introduction to SAP                                                          
Ø  SAP Architecture
Ø  System Landscape
Ø  Naming Conventions,Package,Transport Requests,Package Types
Ø  Introduction to Write Statement,System Varibles,EditMask,User Settings
Ø  Data Types
Ø  General structure of ABAP Program
Ø  Parameters-Simple Program
Ø  Conditional statements
Ø  LOOP Statements
Ø  Exit, Continue, Stop Statement
DATA Dictionary
Tables:
Ø  Domains,DataElements,KeyFields,Buffer
Ø  Types of Tables   
Ø  Currency/Quantity Fields
Ø  Structures: Append Structure/Include Structure
Ø  Foreign Key Realationship:CHECK table, FOREIGN key table
Ø  VALUE table, Domain Properties
Ø  Table Maintenance Generator : 2 Real Time Examples
Ø  Types of Tables   

  Views :
Ø  Database, Projection View, Help View, Maintenance View
Ø  2 Real Time Examples

Search Helps
Ø  Elementary Searchhelps,Collective Searchhelps,Matchcode objects
Ø  Assigning Search Helps
Ø  Lock objects
Ø   Data Types,Type Groups
Internal Tables
Ø  Variables, workares, Internal Tables
Ø  Introduction to SELECT statement
Ø  Operations on Internal Tables
Ø  Obsolete ways of declaring Internal Tables
Ø  Types of Internal Tables
 Debugging
Ø  Break-points,Watchpoints,Filed Values etc
OPEN SQL
Ø  R/3 Interface Layer
Ø  Open SQL/Native SQL
Ø  List of OPEN SQL Stmts: INSERT, MODIFY, UPDATE, DELETE
More about SELECT Statement
Ø  SELECT with JOINS
Ø  SELECT FOR ALL ENTRIES
Ø  SELECT Single/Up to 1 Rows
Selection-screen
Ø  Main stages of report
Ø  Selection Screen Commands-Parameters,Select-options,SS format.
Ø  Variants,Select Texts,Text SymbolsMessages
MODULARIZATION
Ø  Include programs : Standard Includes prgs,Customized Include prgs
Ø  Function Modules:Import,Export,changing,Tables,Exceptions,Source Code
Ø  Subroutines : Local subroutines, External Subroutines,Passing parameters
Ø  Differences
Ø  Macro’s

Ø  Class-Methods
A  Real time  Report1 with  selection screen and modularization techniques  
A  Real time  Report2 with  selection screen and modularization techniques  
Classical Report EVENTS
Ø  A  Real time Classical Report1  with all EVENTS
Ø  A  Real time Classical Report2  with all EVENTS
Ø  A Classical Report EVENT WITH AT Selection screen OUTPUT
Interactive Reports
Ø  Interactive Report using HIDE.
Ø  Interactive Report using GET CURSOR.
Ø  Interactive Report using AT-USER COMMAND.
Ø  A Real time Example with all interactive  events
Ø  Menu Painter-Menu Bar,Application Tool Bar, Standard Tool Bar.
ALV Reports
 ALV Report with Structure
Ø   ALV With Feildcatelog
Ø   ALV with Layout
Ø  Alv with fieldcatelog_Merge
Ø   ALV With Totals&Subtotals
Ø   ALV With Logo,TOP-OF-PAGE,END-OF-LIST.
Ø   Interactive ALV
Ø   Real time Interactive ALV’S  TO Calling a Transaction
Ø   Hierarchial ALV
Ø   Blocked ALV
Miscellaneous Topics
Ø  Control Break Statements
Ø  Lock Objects
Ø  RunTime Analysis-SE30
Ø  Performance Tuning-ST05
Ø  String operations
SAP-SCRIPTS
Ø  What is a SAP script
Ø  Why SAP scripts are client dependant
Ø  Components of SAP Scripts
Ø  Window Types
Ø  FunctionModules
Ø  Using logos,Address,Windows
Ø  Passing Data b/w Driver prg and SCRIPTS
Ø  Symbols-system symbols/program symbols
Ø  Control Commands: Define,address,TOP…END
Ø  TOP,Bottom…Endbottom,Protect..Endprotect,New-Page
Ø  Standard Text
Ø  A complete Real Time script development for Purchase Order.
Ø  Copying Standard scripts and Modifying
Ø  Modifying Standard script without changing driver prog
Ø  Configuring  SCRIPTS IN NACE
Ø  Debugging scripts/Migrating script to smartform
SMARTFORMS

Ø  What is samrtfom
Ø  Diff b/w scripts and smartfforms
Ø  Function Module in smartforms
Ø  SSF_FUNCTION_MODULE_NAME
Ø  SmartStyle
Ø  Components of smartform
Ø  Window types
Ø  EX ON WINDOW-TITLE/PAGENO
Ø  EX ON TEXT
Ø  EX ON GRAPHIC
Ø  EX ON ADDRESS
Ø  Passing data b/w driver prg and SF with ex
Ø  EX ON TEMPLATE
Ø  EX ON TABLE/CONDITIONS
Ø  EX ON PROGRAM LINES
Ø  EX ON ALTERNATIVE/CONDITIONS
Ø  EX ON LOOP
Ø  EX ON FOLDER.
Ø  A REAL TIME EX ON INVOICE
Ø  DEBUGGING SF
Ø  CONFIFUARATION
BDC

Ø  What is BDC
Ø  Types of Data Transfer
Ø  Various Methods in data transfer
Ø  Direct input Method
Ø  Call Transaction
Ø  Session Method
Ø  LSMW
Ø  Application Server Files


Module Pool Programming
Ø   Introduction
Ø  Events in MPP
Ø  Structure of MPP prog
Ø  Ex on Text Field
Ø  Ex  on Input Field/Button/Box
Ø  Simple and  Real Time Ex  on Tabstrip
Ø  Ex  on  Table Control
Ø  Ex  on  editable Table Control
Ø  Navigation b/w Screens
Ø  Call Screen/Set Screen/Leave Screen
Ø  Using POV&POH events
Object Oriented ABAP
Ø  What is a Class,Object,Instance,
Ø  Components of Class
Ø  Types of instances
Ø  Visibility of Components
Ø  Ex on Instance/Static Attributes
Ø  Ex on Methods-Using importing,Exoorting,Table Types,TYPES
Ø  Consructior and its Types
Ø  Real time Ex on Constructor
Ø  Using Interfaces,Aliases,Inheritence,abstart Class
Ø  Using local classes for  all the above concepts
Object Oriented ALV Reports
Ø  OO-ALV with Structure
Ø  OO-ALV with Fieldcatelog
Ø  OO-ALV with Fieldcatelog_merge
Ø  OO interactive ALV’s
Ø  Real time OO  interactive ALV’s with 2 grids on a single screen
Ø  Real time OO ALV with Tree
Ø  Real time OO-ALV with  Splitter control
Ø  Real time OO-ALV with  LOGO/Top of Page
User-Exits
Ø  What are user exits
Ø  A Real time example on user exit.
Customer-Exits.
Ø  What are Customer exits
Ø   Types of Customer Exits
Ø  A example1 on Function Module exit  using CALL CUSTOMER
Ø  A example2 on Function Module  exit using SMOD.
Ø   A example on MENU EXIT.
Ø   A example on SCREEN EXIT.
Ø   A example on Field exit
BADI’S
Ø  What is a BADI
Ø  Diff b/w Exits and BADI’S
Ø   Single Implementation BADI
Ø   Multiple Implementations BADI
Ø   FILTER BADI/Custom BADI
Ø  3 REAL TIME EX on BADI
Enhancement spots
Ø  What is an Enhancement Spot
Ø  Types of Enhancement spots
Ø  Ex on Implicit Spots
BAPI :
Ø  What is  BOR
Ø  What is BAPI,Rules
Ø  Diff b/w RFC and BAPI
Ø  Various scenarios of  BAPI
Ø  Creating a custom BAPI
Ø  Real time ex for uploading BAPI
Ø  Real time reports using BAPI
ALE-IDOC’S :
Ø  What is ALE and Types of data transfer
Ø  What is EDI
Ø  What is IDOC  and Real time example of IDOC
Ø  Runtime components of IDOC
Ø  Message type
Ø  Step to create segment
Ø  Step to create IDOC’S / Segments
Ø  Structure of data transfer
Ø  Outbound program , Configuration settings
Ø  Table for message types / IDOC types / outbound program / process codes.
FILTERING:
Ø  IDOC filtering
Ø  Segment filtering
Custom IDOC’S:
Ø  Custom IDOCs
Ø  Extended IDOC
Ø  Reduced IDOC
Ø  Changing pointers
A REAL TIME SCENARIO ON EXTENDED IDOC
FUNCTIONAL  EXPOSURE
Ø  SD(Sales &Distribution) : Business Flow, Tcodes,Tables,Reports
Ø  MM(Material man
Ø  agement) : Business Flow, Tcodes,Tables,Reports
SAP ABAP TIME PROJECT EXPOSURE
 ASAP Methodology explanation with a case study and real time business scenarios.
Support project issues / tickets / incidents and handling process
Responsibilities of ABAP consultant
RESUME PREPARATION
Fresher SAP ABAP  CV preparation with expertise skills, Experience profile preparation with real time scenarios and projects ,profile uploading  in job portals, guidance on fresher and experienced Openings and providing Top Consultancy Contact details.
SAP ABAP REAL TIME INTERVIEW QUESTIONS & ANSWERS
Technical and ABAP interview process (telephonic , Face 2 Face and Video Conference),
Preparation of ABAP Domain, SAP ABAP System and real time exposure concepts
SAP ABAP interview Question and Answers from Top 10 MNC’s.