is it possible to learn sap from book without any tutorial.
if yes please mention the beginner,s book of sap and also
make your valuable advice for self study of sap .
No Answer is Posted For this Question
Be the First to Post Answer
What is the language used for Artificial Intelligence?
Write a program to read and print a text file on screen
what do u mean by html
Difference between views and index in sas programming
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
What is autocall macro and how to create autocall macro? what is the use of it?
how to stop execution of step 3 in a job mainframe
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
what is best way to create a Thread class & why?
Why we use NEW operator when we create Object,While in C++ we donot ?
can we retrieve only integer/String type columns from a table,if yes how?
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik