what is the diffrence between occur 0 and occur 10 in ABAP.
No Answer is Posted For this Question
Be the First to Post Answer
HOW TO DOWNLOAD ORCUT SITE VIDEOS IN PC WITH THE HELP OF MOZILL'S FIREFOX?
What is the difference between COM and CORBA?
Describe the following: (i) DNS (ii) Name Resolution (iii) Subnet Masking (iv) Urgent Pointer
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
what is meant by life cycle of a business
Ordered List tag is
Which method protects back button to retrieve old value from previous page in Struts.
what is difference between object oriented programming structure and object oriented programming system?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
Find out the roles which gives access to all tables in SAP? Thanks in advance.
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.