InterviewSolution
Saved Bookmarks
| 1. |
How To Create Secondary Index? |
|
Answer» Using SE11, ENTER the table name and CLICK on Change. Click on Indexes and select fields and create a SECONDARY index. Note: Always TRY to include MANDT as the first FIELD unless you have a reason.. Using SE11, Enter the table name and click on Change. Click on Indexes and select fields and create a secondary index. Note: Always try to include MANDT as the first field unless you have a reason.. |
|