Message type: E = Error
Message class: MC - Aggregate: views, matchcodes, lock objects
Message number: 356
Message text: No base tables for lock object & found
The lock object for which the ENQUEUE and DEQUEUE function modules are
to be generated has no base table.
A lock object without a base table is not permitted. The ENQUEUE and
DEQUEUE modules are not generated.
Maintain the sources of the lock objects so that at least one base
table exists.
Error message extract from SAP system. Copyright SAP SE.
MC356
- No base tables for lock object & found ?The SAP error message MC356 ("No base tables for lock object & found") typically occurs when there is an issue with the lock object in the SAP system. This error indicates that the system is unable to find the base tables associated with a specific lock object, which can lead to problems with data consistency and integrity.
Cause: Missing or Incorrect Lock Object Definition: The lock object may not be defined correctly in the Data Dictionary (SE11) or may not be associated with any base tables. Transport Issues: If the lock object was transported from another system, it may not have been transported correctly, leading to missing definitions. Database Table Changes: If the underlying database tables have been changed or deleted, the lock object may no longer have valid references. Development Errors: Custom developments or modifications may have inadvertently affected the lock object or its associated tables.
Solution: Check Lock Object Definition: Go to transaction SE11 (Data Dictionary). Enter
Get instant SAP help. Sign up for our Free Essentials Plan.
MC355
Reference structures are passed to function modules
What causes this issue? You specified option 'allow RFC' for an existing lock object. During activation, the parameters of the generated EN...
MC354
Lock mode & not allowed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
MC357
No foreign key fields were found for field &-&
What causes this issue? A foreign key relationship which is not (no longer) defined in the ABAP/4 Dictionary was used in an aggregate definition of t...
MC358
Field &-& could not be found as lock argument
What causes this issue? There is an inconsistency in the definition of the lock object for which the ENQUEUE and DEQUEUE functon modules are to be ge...
Click on this link to search all SAP messages.