DDIC ALL Questions
DDIC ALL Questions
COM
**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--**--
**--**--**--**--**--**--**--
User �A� put the Exclusive Lock for one table and User �B� want to put the Shared
Lock
for the same table. Is it Possible?
-- -- -- -- -- -- -- -- --
Can we store Data in Cluster table?
-- -- -- -- -- -- -- -- --
In Pooled and Cluster Tables, which table we can convert into Transparent Table?
-- -- -- -- -- -- -- -- --
Among pooled and Cluster tables, in which table data used to store in Row Format?
*****
There is a Database Table of Student Details with Fields Student Id, Student Name,
Class ID and Rank. Now
how to fetch the first three students with highest ranks from all Classes.
-- -- -- -- -- -- -- -- --
I have 100 records in a table, how to read every 7Th record each in that...
-- -- -- -- -- -- -- --
i have a dropdown list box with values like LG01 SAMPLEDRAW LG02 LASER.........
Like this i have multiple values .and my table name is T496N.
Whenever i select ex:lgo1 sampledraw the program title should be change with
SAMPLEDRAW(With out execute f8 button)
*****
-- -- -- -- -- -- --
can i use data element or domain in the program and how
-- -- -- -- -- -- --
How many domains will create for one data element?
-- -- -- -- -- -- -
If a table does not have MANDT as part of the primary key, it is ____. A: A
structure B: Invalid C: Client-independent D: Not mandatory
-- -- -- -- -- -- - -- -- -- -- -- -- -
TO include database-specific SQL statements within an ABAP program, code them
between:
A: NATIVE SQL_ENDNATIVE.
B: DB SQL_ENDDB.
C: SELECT_ENDSELECT.
D: EXEC SQL_ENDEXEC.
-- -- -- -- -- -- -- -- -- --
A dictionary table is made available for use within an ABAP program via the TABLES
statement. A: True B: False
-- -- -- -- -- -- -- -- -- -- -- --
Database locks are sufficient in a multi-user environment. A: True B: False
(Check in SCN Forums... )
-- -- -- -- -- -- -- --
how to create f1 help and where f1 help is stored
-- -- -- -- -- --
what is type group?how to create it and what is the use of it?
-- -- -- -- -- -- --
what is a text table ?
-- -- --
Can we create a database table through a report?
(Not listed in Reports)
-- -- -- -- -- -- -- --
How to attach a search help? how can you validate the entries in TMG?
-- -- -- -- -- -- -- --
When i Create a custom Table In Client 200 with MANDT Field , How to get the data
of
the same Table in Testing Client (Say 400) for testing purpose ? How can i do it ?
-- -- -- -- -- -- -- -- --
When i create a Table Maintenance Generator ,which is the event that will Trigger ?
-- -- -- -- -- -- -- -- --
Can I create a Transaction code for a custom Table ? If Yes How can I ?
-- -- -- -- -- -- -- --
can we insert a table in a table? structure in a structure, structure in a table
and table
in a structure?
-- -- -- -- -- -- -- -- --
how will you go for row level locking of a z table
-- -- -- -- -- --
What is Buffering Concept? When should a Table be buffered?
-----------------------------------------------------------------------------------
--------------------
Which is the tables can store in ddic plese dont say db02l,please give me different
-- -- -- -- -- -- -- -- -- -- -- -- --
In Table Maintaince Generator for a table i need some fields to be filled default
like date from sy-datum. When the displays initailly....How
-- -- -- -- -- -- -- -- -- -- -- -- --
Can search help be assigned to more than one table?
-- -- -- -- -- --
how do u add one more field searchhelp screen?
-- -- -- -- -- --
How to create hashed tables?and its purpose
-- -- -- -- --
** Not Imp **
What is the difference between data base objects and runtime objects?
-- -- -- -- -- -- -- --
what are the events in maintenance view?
-- -- -- -- --
What is the purpose of buffering? How many types of buffering?
-- -- -- -- -- -- --
What is the purpose of table maintains in se11?
-- -- -- -- --
How do you create secondary index. Do you have access to create secondary index?
-- -- -- -- -- -- -- -- --
****************************************************************************
What are the developments you have done with data dictionary?
****************************************************************************
-- -- --
what is data class?
-----------------------------------------------------------------------------------
--------------------
Table ztest has a secondary index on the following fields: tnum, tcode.
Select * from ztest where tnum ne '123' and tcode = '456'.
Why is the index not used in the above case?
Choices: a) Indexes are not allowed on Z tables
b) Variables must be used, NOT literals
c) Select individual fields, not select *
d) Client is not in the where clause
e) NE invalidates the use of an index Info:
(OR)
when does the secondary index should be used what role it play when we use
secondary index in tables
-- -- -- -- -- -- -- -- -- -- --
How can I make a differentiation between dependent and independent data?
-- -- -- -- -- -- -- --
Have you created custom table? Do you always use existing data elements & domains
or create new ones?
-- -- -- -- -- -- -- -- -- -- --
-- -- -- -- -- -- -- -- --
What is the advantage of structures? How do you use them in the ABAP programs?
(Not Listed in Reports)
-- -- -- -- -- -- -- -- --
WHAT IS THE USE OF SECONDARY INDEXES AND WHAT IS MAX Limit of SECONDARY INDEXES?
(Not Listed in Reports)
-- -- -- -- -- -- -- -- -- --
can u add a new view to the existing view?
-- -- -- -- --
What are the components in technical setting while creating a table?
-- -- -- -- -- -- -- --
FAQs 71 to 80
******************
what is tablemaintanance generator ? how to create it?
-- -- -- -- -- --
How to work on TCODE SE16?
-- -- -- --
what is difference between include structure and append structure?
-- -- -- -- -- -- --
What are reference fields in data dictionary ? how do u assign them to a table
field?
-- -- -- -- -- -- -- -- --
-- -- -- -- -- -- -- --
** IMP **
Append structures in tables, what happens when version is upgraded ?
-- -- -- -- -- -- -- --
you are creating the table and with EmpID, Lastname and Zender(Male and Female)
only the Male and Female data only should entered other data should not entered.
-- -- -- -- -- -- -- -- --
-- -- -- --
How to create a index on views?
-- -- -- --
If a table is fully buffered?can we fire single select? )
(Not Listed in Reports)
-- -- -- -- -- --
How to compare the two tables between the two systems?
(Not Imp Qn)
-----------------------------------------------------------------------------------
--------------------
***********************************************************************************
*
Pages From 112 to 150
***********************************************************************************
*
-----------------------------------------------------------------------------------
-------------------------------------------------------