1.3.11

SAP Note 23916 - KSB1/KOB1: CONNE_IMPORT_WRONG_COMP_LENG in FELDTAB

Symptom:

Reported: Termination with message CONNE_IMPORT_WRONG_COMP_LENG or
CONNE_IMPORT_ILL_OBJECT_TYPE
Transactions: KSB1, KSB2, KOB1, KOB2, CJ74, CJ76, KSB5.
Termination: In Include program MK21AFI0, routine INDX_IMPORT

Cause and prerequisites

Unknown.

Precondition:

    1. A function such as "Total", "Sort", "Find", or "Display variant" was selected.
Solution
Please enter and run the short program below. Then restart the line item report.
REPORT ZZTEST02.
TABLES: INDX.
DELETE FROM INDX WHERE RELID = 'KB'.



In the program attributes, enter Type "1", Status "T", and Application "K". Do not change any other attributes.
When the correction window prompts entry of the development class, specify it as a temporary object.
If you were successful and the error no longer occurs, you can delete the program.

No comments:

Post a Comment