Ansicht
Dokumentation

/AIF/ERROR_HANDLING018 - Valid index was not determined; message table &1 is invalid - /AIF/ERROR_HANDLING 018

/AIF/ERROR_HANDLING018 - Valid index was not determined; message table &1 is invalid - /AIF/ERROR_HANDLING 018

Addresses (Business Address Services)   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Diagnosis

A valid index was not determined. The message table is invalid.

System Response

Procedure

Actions must be taken to create a valid index table. For further information and assistance, contact your system administrator or interface developer.

Procedure for System Administration

  1. As a minimum requirement, the index table must have the following:
Field Name Data Type Length
MSGGUID CHAR 32

You must include the predefined structure into your index table:
Structure Name Group Code
/AIF/IFKEYS KEYS
/AIF/ADMIN ADMIN

  1. The table should have at least one index.
  2. The index should have all the key fields as the index components. We recommend that CREATE_DATE and CREATE_TIME are part of the index components.
  3. The sequence of index components must follow the sequence of key fields. Application-specific key fields must have priority.
  4. The field of client ID (for example, MANDT) must be the first field of the index.





ABAP Short Reference   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1731 Date: 20240424 Time: 161207     sap01-206 ( 19 ms )