What secondary index and use of it and how many secondary index we can create?
Answer Posted / roy
Secondary index can be create based on the primary key or non primary key or only with non-primary key of a table.
Use of secondary key to fetch the data faster from the database.
We can create maximum 9 secondary index.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are interface/conversion programs in SAP?
What is a logical database?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
Explain read dataset in sap abap?
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
Give an example of interface from your project explaining why you used it?
What are aggregated objects : abap data dictionary
what is leave to TRANSACTION?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
Can we make use of flow logic control key words in abap/4 and vice-versa?
What are the different database integrities?
What are the 3 types of function modules in sap?
How do you take care of performance issues in your ABAP programs?
How does the interface between the dynpro and the abap/4 modules take place?