What are the steps to execute session method?
What are types of Projects ?
13 Answers ERP Solutions, Satyam,
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
In Interactive Report : How to come from Secondary List 10 to secondary list 4? what is the Program code?
how can i fetch the records of 3 tables with a single select query,without using join.
12 Answers CTS, IBM,
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What is luw?
what is Composite key in table creation? what is the use?
What is runtime analysis? Have you used this?
Can we create Secondary Indexes for the Views
why particularly lock object name starts with EZ OR EY?
how do we call multiple transactions in session method? (plzz with code)
What is the difference between the function module and a normal abap/4 subroutine?