This Space has blogs on various topics in the field of SAP. These blogs point out solutions to various technical and functional issues that consultants face during implementation or support of SAP Projects. Readers/followers are welcome to contribute to this space by emailing your content at bohra.mohammadi@gmail.com. You will be rewarded according to the topic/number of words/complexity of the topic/issue which are you addressing in your blog.
Sunday, September 30
J2EE Course Content IT training
| |||||||||||||||||||||||||||||||||||||
For training duration and fees, Contact
|
Institution of Engineers (India) conferred safety innovation award- 2012 to L&T
Appreciating the efforts put in to achieve high occupational health, safety and environment standards at its manufacturing facilities, the Delhi state center of the institution of engineers (India) conferred on L&T Heavy engineering, the prestigious safety innovation award- 2012
The award was presented on august 9, 2012 by Dr. Narendra Jadhav, member, planning commission, during the safety convention -2012 organised by the institution of engineers (India) at New Delhi. Mr. A>K Modi, general manager, Production centers & management services, and Mr. Anand Kode, Dy. general manager - EHS received the award on behalf of L&T heavy engineering.
The institution of engineers (India) - Delhi state center was established in 1927 and is the largest body of professional engineers in India. It instituted the safety innovation awards in 2003 to encourage government organizations to corporate to strive for excellence in occupational health, safety and environment protection.
Friday, September 28
Object-Oriented Analysis and Design IT Training
IT training
Principles and practices of object-oriented analysis
Introduction to architecture
Principles and practices of object-oriented design
A few selected design patterns
Prerequisites :
Principles and practices of object-oriented analysis
Introduction to architecture
Principles and practices of object-oriented design
A few selected design patterns
Prerequisites :
Programming experience in any object-oriented programming language for at least two yearsBasic understanding of the OO concepts, such as classes, objects, inheritance, polymorphism, etc
Training Topics Domain Modeling
Identifying conceptual
classes Class diagrams
Association and aggregation relationships
Association classes
Generalization relationships
|
State Modeling
Understanding the states of an object
State machine diagrams
Nested states
|
Designing Classes for Relationships Representing associations relationships in class structures Navigability requirements Qualified associations Representation of association classes Law of Demeter Composition relationships Dependency relationships Abstract classes and interfaces Object diagrams |
Introduction to architecture
Overview of architecture
Model-view separation
Types of classes: Entity, Boundary, Data Store, Controller classes
Component diagrams
Deployment diagrams
Package diagrams
|
Use Case Realization
Distributing use case behavior to objects
Sequence diagrams
Communication diagrams
Interaction frames
|
Class Design
Basics of class design
Designing attributes
Designing operations
|
Inheritance and Delegation
Polymorphism
Delegation for multiple behavior reuse
The Liskov Substitution Principle
Programming to an interface
The fragile derived class
When not to use inheritance
|
Introduction to Design Patterns
Introduction to design patterns
Factory Method pattern
Abstract Factory pattern
Singleton pattern
Façade pattern
Adapter pattern
Observer pattern
|
Data Store Classes Mapping class structures to table structures Designing data store classes Implementing data store classes Trade-offs in O-R mappings The Proxy design pattern |
Keywords : IT training, SAP training, ear training, personal training, job training, supervisor training |
Wednesday, September 26
Java API to retrieve work sets assigned to a specific role in SAP EP 7.3
Is it possible using some Java API to retrieve work sets assigned to a specific role in SAP EP 7.3.
Similarly Is it possible using some Java API to retrieve pages assigned to a specific Work set in SAP EP 7.3.
Similarly Is it possible using some Java API to retrieve Iviews assigned to a specific portal Page in SAP EP 7.3.
If yes, which API and which JAR file to import to support the imports.
Following API can be used for this purpose.
IWDPageService pageService = (IWDPageService) WDPortalUtils.getService( WDPortalServiceType.PAGE_ SERVICE);
More ideas welcome.
Keywords : SAP EP 7.3, SAP Web Dynpro java, java API
Could not find system Alias
problem 1 : I have imported a WDA application in SAP EP 7.3 using WDA iview (remote source iview). The iview got created successfully. But when I preview the iview, I get a connection error. When I analyse and run all tests I can see a warning saying “Could not find system Alias”.
Does anyone have any idea about it ?
problem 2 : I have just installed a fresh SAP EP 7.3. When I go to personal information page, I can see only name and date of birth. I want to see my personal information. How to achieve this ?
Keywords : SAP EP 7.3, web dynpro ABAP, Web dynpro Java
SAP EP/ Web Dynpro Java error -SRM portal related
When I login to my SRM portal I get following error.
Error occurred while trying to access framework page: "pcd:portal_content/every_ user/general/defaultDesktop/ frameworkPages/frameworkpage", The object does not exist or you are not authorized to access it. If this problem persists, contact your system administrator
In order to resolve above error, do as follows
1. Logon to the Portal as an Administrator.
2. After receiving the error page, replace the URL with the following URL: http://:/irj/servlet/prt/portal/ prtroot/pcd!3aportal_content! 2fcom.sap.pct!2fevery_user! 2fgeneral!2fcom.sap.portal. frameworkpage.
3. Refresh the page.
After this, if you get below error, go to http:///nwa url of your WAS and check for the log traces using the exception ID mentioned below. You may be missing full admin access on portal
Portal runtime error.
An exception occurred while processing your request. Send the exception ID to your portal administrator.
Exception ID:
Refer to the log file for details about this exception.
UnsupportedClassVersionError in SAP EP/Web Dynpro Java
Problem - UnsupportedClassVersionError
Solution : This error may occur due to following reaons
Java version used on client and server do not match
Compiler compliance level should match on client and server
If both the above settings are correct and still you get the error then ask your BASIS team to check the development configuration for the
SC in which your web dynpro component resides. The Dev Config may not be having compatible version.
If all this does not work, you can re-install JDK and NWDS
Keywords : SAP EP, Web Dynpro Java, UnsupportedClassVersionError
Tuesday, September 25
SAP EP 7.3 Upgrade related error
Problem - Getting import related errors for the following imports
import com.sapportals.portal. navigation. NavigationEventsHelperService;
import com.sapportals.portal.pb.fpm. IFPMEvent;
import com.sapportals.portal.pb.fpm. IFPMListener;
import com.sapportals.portal.pb.fpm. IFPMTopic;
import com.sapportals.portal.pb.fpm. INavigationTopic;
Solution : Try to add DC in project references- tc/ep/pagebuilder/api which is under EP-runtime
Keywords : SAP upgrade, SAP EP 7.3, Portal and Collaoration
Depricated API in SAP Netweaver 7.3
Which all APIs are deprecated in SAP Netweaver 7.3
Which APIs should be used instead of following APIs
com.sap.nw.wpc.km.service. editor.IEditorConsts;
com.sap.nw.wpc.km.service. editor.component. AbstractEditorComponent;
com.sap.nw.wpc.km.service. editor.component. ComponentConfig;
com.sap.nw.wpc.km.service. editor.document. AbstractEditorObject;
SAP BASIS training Course content
What is SAP?
- An introduction to ERP
- An introduction to SAP
- SAP AG: Evolution & Strategy
- SAP Product Evolution
- SAP Services Overview ( OSS )
- An introduction to BASIS
Basics to startup with BASIS Administration
- An introduction to Operating Systems
- An introduction to Database Systems
- Overview of computer Networks
- Network types & devices
- Protocol & IP Address concepts
- An introduction to Kernel Software
Description of R/3
- Client / Server Solution
- Overview of 3 layer interface
- Types of Client / Server Architectures
- An introduction to R/3
The Architecture of SAP R/3
- Presentation Interface
- Application interface
- Database interface
- Overview of R/3 Architecture
- Overview of Dispatcher & Work Processes
- The concept of SAP Instance
Landscape and Implementation Lifecycle
- Overview of Software Development
- Overview of SAP Landscape
- Landscape types
- Lifecycle Implementation concepts
Installation and Guidelines
- Elements in SAP R/3 installation
- Installation requirement
- System sizing
- Installation File Systems
- Installation of RDBMS
- Installation of SAPInst tools
- Install central Instance
- Load Database
- Installation Database
- Installation of Presentation Layer
- Post installation Activities
Working with SAP server
- Start & Stop SAP R/3 Server
- Directory Structures
- Overview of SAP MMC
- SAP & Oracle Environment Variables
- SAP Logon Pad configuration
- Overview of SAP License system
- Overview of Transaction & Dialog step
Management of users
- Overview of user Administration
- Managing User Master Records
- Managing User Groups
- Mass User Management
- Managing Logged-on Users
- Central User Administration
CCMS & Configurations
- Overview of System Profiles
- Overview of Operation Modes
- Overview of Background jobs
- Overview of Log-on Load Balancing
- Overview of Memory Management
- Overview of workload monitor
- Overview of Os Collector
- Overview of Performance Management
- Overview of alert monitoring
- SAP system Pro-Active Health checks
The Authorization System in SAP R/3
- Overview of Authorization System
- Maintaining Authorizations
- Working with Profile Generator
- Crating Roles
- Maintaining Org. Levels
- User Information System
- Overview of Users & Authorization Tables
- System Profile Parameters for User
Keywords : SAP BASIS training, SAP training, SAP online training
Who need SAP training
- Data Center/Infrastructure Specialists
- SAP Network Specialists
- SAP OS Specialists
- Storage/SAN Specialists
- SAP Database Administrators
- SAP Basis and Web AS Experts
- mySAP.com Component Specialists
- SAP Functional Specialists
- SAP ABAP, J2EE, and other developers
- SAP Integration Experts
- High-Availability and Disaster Recovery Specialists
- SAP Trainers
- SAP Security Specialists
- Front-End or User Interface Deployment Specialists
- Documentation Specialists
- SAP Operations/Systems Management Professionals
- SAP Help Desk Analysts
Keywords : SAP training
Monday, September 24
Hot Topics in SAP world for the year 2012-2013
1. Mobile SAP
2. User-Interface Technologies
3. In-Memory Solutions and SAP HANA
4. SAP Solution Manager
5. System Integration
6. Security
7. Outsourcing IT
8. Project Management
9. Cloud and On-Demand Solutions
10. Building a Technical Roadmap
11. Test Automation
12. Reporting
13. Enhancement Packages
14. SAP NetWeaver Portal
15. Performance Tuning
16. SAP BRF Plus
Keywords : SAP future technologies, SAP customer demands, SAP strategy. SAP roadmap, SAP in 2102-2013, SAP latest technologies, SAP training
Wednesday, September 19
Configuring and Customizing Employee and Manager Self-Services in SAP ERP HCM
SAP ESS/MSS training, SAP training
Subscribe to:
Posts (Atom)