when u create an index in Data Dictionary..how do we call it
in a program or report..?
Answer Posted / gvkreddy
if we want to get the records very fast by using it is
possible by using stmt called READ.....index <idxno> statement
in program or report
| Is This Answer Correct ? | 2 Yes | 11 No |
Post New Answer View All Answers
What is the use of start-of-selection.,if not use in report what will happen,?
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
If yes then why do we require logical database
What is PS structure
What is a database view? : abap data dictionary
What are the value tables?
What kind of BDC programs are written ?
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
What is the difference between a dialog program and a report?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What are the page windows?
What is static attribute
Give an example of interface from your project explaining why you used it?
How can we upload a text file having delimiters in to legacy system?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table