hi, i am 4 years experienced in a customised local ERP run by our company. I have implemented Stores, Purchase, HR and Finance modules of the same. I am very much intersted in getting into SAP-HR, though i am not a HR person. Is there any institution which gives training and also jobs to freshers in SAP-HR? If not HR which specialisation should i try out as i also know Redhat linux and Win2003 Server.
2113Post New MicroPro Interview Questions
How to give a call to another action from one action?
could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com
In PFI plant one stage capacitor connection is directly connected(with out megnetic contact controll). but why?
write a program to find out the divisor of a given integer number. Sample input:50 Sample output:2,5,10,25
how to get no of items from from weblist?
Are you still writing code? Do you love it?
What are the leadership qualities you have?
Hi any one send me the configuration steps for make to order and make to stock in sap .send to my mail id c.sujatha2008@gmail.com
Which subject interests you the most?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
What tools or practices can help secure AI models against attacks?
pls someone send me sample question papers along with the key.thanks in advance
What are the hurdles you faced in past job?
give address of c&f agents located in cochin
Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.