which of the following are used to define data in abap
1)parametrs
2)tables
3)class
4)data
Answer Posted / hussain
both data and parameters but the thing is parameter wil
even appear on the selection screen.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is a text table ?
What is the collect statement? How is it different from append?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
What are the different types joins?
Difference between transparent tables and pooled tables? : abap hr
Do we create table fields with out data elements and domains?
What is an abap instance?
Explain the difference between function group and function module?
What are the differences between macro and subroutine?
What is value table?
What are the events we use in dialog programming and explain them?
What are hashed tables?
Why do we use types statement in abap programming?
10) How to get Item Header in Sales Order?
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?