ABAP
ANS:-
DD.MM.YYYY. HH:MM:SS
30. Name a few data dictionary objects? //rep//
30. Name a few data dictionary objects? //rep//
30. Name a few data dictionary objects? //rep//
30. Name a few data dictionary objects? //rep//
ANS:-
TABLES,VIEWS,STRUCTURES,LOCK OBJECTS,MATCHCODE OBJECTS.
31. What happens when a table is activated in DD?
31. What happens when a table is activated in DD?
31. What happens when a table is activated in DD?
31. What happens when a table is activated in DD?
ANS:-
It is available for any insertion,modification and updation of records by any user.
32. What is a check table and what is a value table?
32. What is a check table and what is a value table?
32. What is a check table and what is a value table?
32. What is a check table and what is a value table?
Check table will be at field level checking.
Value table will be at domain level checking ex: scarr table is check table for
carrid.
33. What are match codes? describe?
33. What are match codes? describe?
33. What are match codes? describe?
33. What are match codes? describe?
ans:-
It is a similar to table index that gives list of possible values for either primary
keys or non-primary keys.
34. What transactions do you use for data analysis?
34. What transactions do you use for data analysis?
34. What transactions do you use for data analysis?
34. What transactions do you use for data analysis?
ANS:-
35. What is table maintenance generator?
35. What is table maintenance generator?
35. What is table maintenance generator?
35. What is table maintenance generator?
ANS:-
36. What are ranges? What are number ranges?
36. What are ranges? What are number ranges?
36. What are ranges? What are number ranges?
36. What are ranges? What are number ranges?
ANS:-
max,min values provided in selection screens.
37. What are select options and what is the diff from parameters?
37. What are select options and what is the diff from parameters?
37. What are select options and what is the diff from parameters?
37. What are select options and what is the diff from parameters?
ANS:-