Do you have any question about this error?
Message type: E = Error
Message class: GI - FI-SL update
Message number: 583
Message text: Post with reference only works for transparent tables
You want to post to a FI-SL pool table (&V1&).
These "outdated" tables only have limited capabilities. For example,
the function "Post with reference", is not supported for these tables.
The function cannot be executed.
You should convert table &V1& to a transparent FI-SL table.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
GI583
- Post with reference only works for transparent tables ?The SAP error message GI583 ("Post with reference only works for transparent tables") typically occurs when you attempt to post a document or transaction using a reference to a non-transparent table. In SAP, transparent tables are database tables that have a one-to-one relationship with the underlying database table, meaning that each table corresponds directly to a single database table.
Cause:
- Non-Transparent Tables: The error arises when you try to use a reference document that is based on a non-transparent table (like pooled or cluster tables) for posting. Non-transparent tables do not have a direct representation in the database, which is why the system does not allow posting with references to them.
- Incorrect Configuration: Sometimes, the configuration of the posting process may inadvertently reference a non-transparent table.
- Custom Development: If there are custom programs or enhancements that attempt to post using references to non-transparent tables, this error can occur.
Solution:
- Use Transparent Tables: Ensure that the reference document you are trying to use for posting is based on a transparent table. You may need to check the table definitions in the Data Dictionary (transaction SE11) to confirm this.
- Modify Custom Code: If the error is arising from custom ABAP code, you will need to modify the code to ensure that it references only transparent tables for posting operations.
- Check Configuration: Review the configuration settings related to the posting process to ensure that they are correctly set up to use transparent tables.
- Consult Documentation: Refer to SAP documentation or help resources for specific guidelines on posting with references and the types of tables that can be used.
Related Information:
By addressing the underlying cause of the error and ensuring that only transparent tables are used for posting with references, you should be able to resolve the GI583 error.
Get instant SAP help. Start your 7-day free trial now.
GI582
You can only enter a special period for the last posting period
What causes this issue? You are making postings in the FI-SL application component. Based on your Customizing settings, postings are to be made to le...
GI581
You have not assigned a ledger!
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
GI584
The loc.FI-SL doc. ledger &, Doc.no. &, Co.Cd. &, fis.yr & does not exist
What causes this issue? You want to use document &V3& &V4& &V2& as a reference document for a direct FI-SL posting. This docu...
GI585
Glob.FI-SL doc. ledger &, Doc.no. &, G.Co. &, fisc.yr & does not exist
What causes this issue? You want to use document &V3& &V4& &V2& as a reference document for a FI-SL direct posting. However, ...
Click on this link to search all SAP messages.