Message type: E = Error
Message class: GQPI - FI-SL: Interface to Business Information Warehouse
Message number: 063
Message text: Create an additional secondary index in accordance with the long text
You have successfully created an extraction structure for the line item
table.
Before using a DataSource that accesses line items in the table, you can
accelerate data access considerably by creating an additional secondary
index in the source system for this table in the ABAP Dictionary.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
If the table used is an FI-SL table or table <AB>GLPCA</>, create a
(non-unique) index for the table in the ABAP Dictionary. The index that
you create needs to contain the following fields:
<AB>CPUDT</>
<AB>CPUTM</>
For more details, see the corresponding SAP Note.
If the table used is a table in new General Ledger Accounting, create a
(non-unique) index for this table in the ABAP Dictionary unless such an
index already exists. The index needs to contain the <AB>TIMESTAMP</>
field.
Error message extract from SAP system. Copyright SAP SE.
GQPI063
- Create an additional secondary index in accordance with the long text ?The SAP error message GQPI063 indicates that there is a need to create an additional secondary index for a database table in order to improve performance or to meet specific data retrieval requirements. This message typically arises in the context of database optimization, particularly when the existing indexes are insufficient for the queries being executed.
Cause: The error occurs when: A query is executed that requires data retrieval based on fields that are not covered by the existing indexes. The performance of the database operations is suboptimal due to the lack of appropriate indexing. The system identifies that an additional secondary index would enhance the performance of certain operations or queries.
Solution: To resolve the GQPI063 error, you need to create an additional secondary index for the relevant database table. Here are the steps to do this: Identify the Table: Determine which table is causing the error. This information is usually provided in the long text of the
Get instant SAP help. Sign up for our Free Essentials Plan.
GQPI062
Place the cursor in a DataSource column
What causes this issue? The system cannot see from the cursor which DataSource you want to select. You can edit a total records-DataSource or a line ...
GQPI061
&1 is already used as &2
What causes this issue? DataSource &v1& is already in use as &v2& in client &v3&. However, you are not allowed to use an iden...
GQPI064
Only change delta process after careful consideration; see long text
What causes this issue? You want to change the delta procedure of a DataSource that has already been generated.System Response If the data for the D...
GQPI070
First activate business function FIN_GL_CI_1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.