Do you have any question about this error?
Message type: E = Error
Message class: PG - Error Messages for Master Data Programs
Message number: 368
Message text: Database table &1 was successfully created
The database table &V1& was successfully created and activated in the
Dictionary.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Please check the technical settings of the database table.
Error message extract from SAP system. Copyright SAP SE.
PG368
- Database table &1 was successfully created ?The SAP error message PG368 indicates that a database table was successfully created, but it is often associated with a warning or informational message rather than an actual error. This message typically appears during the execution of a database-related operation, such as when a new table is being created in the SAP system.
Cause:
- Table Creation: The message is generated when a new database table is created successfully in the SAP system.
- Development Environment: It may occur during the development of custom tables in the ABAP Dictionary (SE11) or during the execution of a transport request that includes the creation of a new table.
- No Errors: The message indicates that there were no errors during the creation process, but it may be accompanied by other messages that require attention.
Solution:
- Check for Additional Messages: Review the SAP GUI message log for any additional messages that may provide context or indicate further actions required.
- Verify Table Structure: If you are developing or modifying a table, ensure that the structure and attributes of the table are as intended.
- Testing: After the table is created, perform tests to ensure that it functions correctly and meets the requirements of your application.
- Transport Requests: If this message appears during a transport, ensure that the transport is correctly imported into the target system and that the table is accessible.
Related Information:
In summary, the PG368 message is generally a positive indication that a table was created successfully, and you should focus on any additional messages or context surrounding it to ensure everything is functioning as expected.
Get instant SAP help. Start your 7-day free trial now.
PG367
Structure &1 already exists
What causes this issue? The Dictionary structure &V1& already exists.System Response The Dictionary structure was not created because it alr...
PG366
Structures were successfully generated and activated
What causes this issue? The structure &V1& and the database table &V2& have been successfully created and activated.System Response ...
PG369
Structure &1 was successfully created
What causes this issue? The structure &V1& was successfully created and activated in the Dictionary.System Response The system issues an err...
PG370
Infotype &1 is in customer name range; please do not create
What causes this issue? The current system is an SAP development system. Please do not create any infotypes in the customer name range. The customer ...
Click on this link to search all SAP messages.