Black Friday is ending this Friday! 40% off with coupon CYBER40 - Sign up here →
Message type: E = Error
Message class: GX - Archiving/Reorganization
Message number: 093
Message text: Wrong table type
The table you have entered is of type &v1&. The program only analyzes
tables of the following types:
TT - Summary table
SI - Line item table
SP - Plan line item table
RI - Rollup actual line item table
RP - Rollup plan line item table
This is because only these tables can be archived using the archiving
object FI_SL_DATA.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Choose a table that belongs to one of the permitted types listed above.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message GX093 "Wrong table type" typically occurs when there is a mismatch in the expected table type in a program or function module. This error can arise in various scenarios, such as when working with internal tables, database tables, or when passing parameters to function modules. Causes: Mismatched Table Types: The most common cause is that the program is trying to use an internal table of one type where another type is expected. For example, passing a standard table where a sorted table is expected. Incorrect Data Declaration: If the internal table is declared incorrectly or does not match the expected structure, this error can occur. Function Module Parameter Mismatch: When calling a function module, if the parameters do not match the expected types (e.g., passing a non-table type where a table type is expected), this error can be triggered. Data Dictionary Changes: Changes in the data dictionary (like changes in table
Get instant SAP help. Sign up for our Free Essentials Plan.
GX092 No FI-SL ledger exists for table &1
What causes this issue? According to Customizing (transaction GCL3) no FI-SL ledger exists for table &v1&. The analysis can only be executed ...
GX091 Table &1 is not an FI-SL table
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
GX100 *---------------------- General Messages--------------------------------*
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
GX101 Enter a valid archiving object
What causes this issue? The archiving object entered is not valid for the current program. Use only the following archiving objects: CO_CEL_RCL (Reco...
Click on this link to search all SAP messages.