when u create an index in Data Dictionary..how do we call it
in a program or report..?
Answer Posted / amith
Suppose you have created a secondary index for a field
EMPNAM in the table ZDETAILS.
Then you can use the statement
select * from ZDETAILS where EMPNAM = 'XXX'.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
To find the date difference & excude saturday & sunday in between them
Which commands are used for interactive reports?
Can we access static attribute from instance method
Can multiple abap systems connect to abap database?
Can you print decimals in type n? What is difference between float and packed data type?
Which database object is used for storing the system variables? : abap data dictionary
What are the data types of the abap/4 layer? : abap data dictionary
What is the differrences between structure and table in data dictionary in abap? : abap hr
ABAP : Classical reports events name
What is a subscreen? How can we use a subscreen?
What are the three hierarchical levels of data types and objects?
Explain about drill down report?
What is the max no of match code id’s that can be defined for one match code object?
What are conditional chain statement?
What is client in the sap system? : sap abap hr