how many indexes can be created for a table?
Answer Posted / sharath
1 Primary Index and 21 secondary Index totally 22 Index we can create in ECC6.00.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different types of work process?
Rp_provide_from_last contains how many parameters ? : abap hr
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
What are the two ways of producing a list within a transaction?
function modules are also external subroutines. State true or false. : abap modularization
What two statements would be used to exchange data between programs using abap memory?
What are the main events of which are used for logical database?
What is the difference between call transaction and session method? : abap bdc
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
To find the date difference & excude saturday & sunday in between them
Describe the difference between macro and subroutine?
What are the different message types available in the abap/4 ?
What is the difference between skip and new-line?
Explain the properties of selection screen?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?