Genovate Solutions Pvt Ltd
|
E-mail: naveen.p@genovate.com |
Siemens Information Systems Ltd
|
The Regus Group
9th Floor, East Wing, M Contact No: +91-080-25095579/77 E-mail ID: sapatcblr.in@siemens.com Contact Person: Ms. Avanti: +91-080-41800734 Mrs. Suhasini: +91-080-41800741 |
Systems Domain
|
22, 2nd Floor, Above Bombay Dyeing Showroom,
5th Cross, 5th Block Koramangala, Bangalore-560 034 Phone: 9845774733 E-mail: rita@systemdomain.net Website: www.systemdomain.net |
Enovations System Intelligence Private
Limited
|
Address: # 241, 2nd Floor, 7th Cross, 6th
Block, Banashankari 3rd Stage,
City: E-mail: info@enovations.in Phone: 8065791287 / 9243716191 Contact Person: Mr. Arvind Kakde Email: info@enovations.in Website: www.enovations.in |
NITT
|
No.4, S V TOWER, 2nd Floor,
KRISHNA NAGAR INDUSTRIAL LAYOUT, Phone: 080- 42483300 www.niit.com/sap Koramangala, Phone: 080 32406055/56 Contact Person: Mr Naveen |
Showing posts with label sap. Show all posts
Showing posts with label sap. Show all posts
Thursday, June 20, 2013
SAP Training Centers in Banglore
SAP Careers for Beginners
What is SAP?
SAP
AG is
a German multinational software corporation
that makes enterprise software to manage business operations and customer
relations. To understand the career
opportunities possible in SAP, one needs to understand SAP as a software
product. The SAP world also has its own lingo, which I shall try my
best to explain, highlighting them in blue.
SAP Business Products
-
SAP ERP product is
called SAP ECC (Enterprise central
component). It is the most prominent SAP software as it serves the major
functional needs of a company. ECC is the center of any
SAP customer landscape. All major transactions happen in this system,
like Finance (FI), Costing, HR, sales and
distribution (SD), material management (MM), etc.
Other SAP business
products are peripheral to ECC and provide additional functionalities that
are not directly provided by ECC are CRM, SRM, SCM, etc.
SAP Functional Consultants are professionals who design and customize business processes in the above SAP products for the customers. Functional consultants are typically business domain experts of their respective fields. They have to go through intense training to understanding SAP functionality, processes, and how to configure SAP for a customer. To begin a career in SAP as a functional consultant you will need to have practical experience by
working in one of these domains, also you need to be formally trained and certified.
SAP ABAP and BASIS are two technical skills needed for all SAP projects. These are 2 major skills with which most people begin their SAP technical career.
SAP ABAP - SAP is written in a programing language is called ABAP. Every SAP customer has to develop additional programs or change existing programs in SAP products to meet their needs. Developers who code these changes
are called ABAP Constants or ABAPer. There is no pre-
qualification to be an ABAPer. Having prior software programming knowledge will help you get started in an ABAP developer career.
SAP BASIS - BASIS Constant is an SAP system administrator. Their primary job is to deploy infrastructure, install SAP systems and perform technical configurations needed to run SAP application. This role is suited for DBAs, Operating System, and/or Network Admins.
Other Techno-Functional Roles
EP Constant - SAP Enterprise Portal
If you have experience in JAVA, it will be easy for you to pick up this
skill.
BI Consultant -
SAP Business Intelligence
One of the SAP best
products and has always been a hot SAP skill.
PI Consultant
- SAP Process Integration
This is SAP's middle
ware software which acts as a message broker between SAP systems and it also
helps with communication with the Non SAP systems.
If you have experience in JAVA, it will be easy for you to pick up this skill.
One of the SAP best products and has always been a hot SAP skill.
This is SAP's middle ware software which acts as a message broker between SAP systems and it also helps with communication with the Non SAP systems.
Tuesday, June 18, 2013
SMLT : New Language Installation in SAP
Language Installation in SAP (ABAP) using Transaction SMLT
This blog details the steps for installing new language in SAP ABAP.
There are broadly 4 steps detailed here.
1. Code page settings
Go to transaction I18N > I18N Menu > I18N Customizing > I18N System Configuration.
Or call the report RSCPINST directly via transaction SE38.
Create New entry for the required Lang
Activate the Lang and follow the parameter recommendations as suggested below
After activation of new NLS setting make the profile parameter changes as suggested in the report
zcsa/installed_languages DEI
zcsa/second_language E
2. Language Import
The language import can (as of Release 4.6C) be carried out in any client.
Tx: SMLT >> Make new Lang Entry and save.
Maintain your Supplementation Language as well.
Your Supplementation Language should be same as your second lang set in below profile parameter
You will need to change the the below papemter if the Supplementation Language is not second lang in the system.
zcsa/second_language E
For the new language click import Box
Upload the lang package on the server in /usr/sap/trans/EPS/in and click Find packages
Select the new language package you have uploaded and Execute / Schedule the language import.
3. Import language part of Support Packages
Problems can occur if you want to import another language from the language CD into a
system into which Support Packages have already been imported. The language CD is
created before the first Support Packages, and the objects in the Support Packages are only
translated into the languages already imported into the system.
The language parts from the Support Packages are imported.
Proceed as follows:
...
1. Call transaction SMLT.
2. Choose Language → Special Actions → Import Support Packages.
System will list the SAP Support packs that are to needed to be made available in RED.
Upload the Support packs package on the server in /usr/sap/trans and click search Path
The new added support packs will be identified and turn Green
Select the Support packs you want to install for their language part.
This can be done for all support pack at once or can also be done in parts.
To check the support pack import
Call transaction SMLT>> Choose Language → Special Actions → Import Support Packages.
After successful import of all support packs for their language part all the SP will become green which were seen RED before
4. Language supplementation
Important Points to Consider
- You must perform a language supplementation after each import of a Support Package or Upgrade
- You must supplement all languages that exist in the system, except English and German.
- The supplementation should be carried out in client 000
There are 3 Ways to carry out Language supplementation
1. Use Report RSREFILL - for updating a translation language for the Customizing settings of an existing customer client (Note 48047)
2. Client maintenance - Transaction SMLT - Language → Special Actions → Client Maintenance
3. Manual Translation - Translate the remaining Customizing texts in transaction SE63
Each Method has its own use for details please refer Refer Note: 1156507, 596982, 315375.
Client maintenance Method
For standard installation you use Client maintenance method via SMLT
Go to the language that you want to supplement and choose or Language → Supplement Language.
On the next screen, enter a details of your supplementation.
And then execute the supplementation in background.
Check the status of execution for supplementation background job
After you have done all 4 steps you new language has been installed.
Log-on to the client with New installed language. 
Subscribe to:
Posts (Atom)