Message type: E = Error
Message class: CRM_SSC - Screen Sequence Control - CRM Transaction
Message number: 035
Message text: Subscreen &2 is used more than once in screen panel &1 - termination
An inconsistency occurred in the program-internal tables while
processing the data necessary for the screen structure. This
inconsistency is caused by a program/configuration error.
Subscreen &V2& of the program &V3& is used more than once in the screen
panel &V1&.
Since incorrect screen control data can lead to unidentified program
statuses and incorrect application data, the transaction is terminated.
To resolve this problem, inform your System Administration.
&FURTHER_HINTS&
Within a screen panel, one subscreen may not be assigned to more than
one subscreen area, since this prevents unique identification of the
tabstrip panel and tabstrip function code.
Check the consistency of the screen sequence control using the check
programs available in Customizing.
Error message extract from SAP system. Copyright SAP SE.
CRM_SSC035
- Subscreen &2 is used more than once in screen panel &1 - termination ?The SAP error message CRM_SSC035 indicates that a subscreen is being used more than once in a screen panel, which is not allowed in SAP GUI programming. This can lead to conflicts and unexpected behavior in the user interface.
Cause: The error occurs when: A subscreen (a smaller screen that can be embedded within a larger screen) is included multiple times in the same screen panel. This can happen due to incorrect screen design or programming logic where the same subscreen is mistakenly referenced more than once.
Solution: To resolve this error, you can take the following steps: Identify the Subscreen and Screen Panel: Check the error message details to identify the specific subscreen (&2) and the screen panel (&1) that are causing the issue. Review Screen Definitions: Go to the screen definition in the SAP GUI (using transaction SE80 or SE41) and review the layout of the screen panel. Ensure that the subscreen is only included once in the screen
Get instant SAP help. Sign up for our Free Essentials Plan.
CRM_SSC034
No screen profile could be determined
What causes this issue? An inconsistency occurred in the program-internal tables while processing the data necessary for the screen structure. This i...
CRM_SSC033
Item profile category &1 is in use and cannot be deleted
What causes this issue? You tried to delete item profile category &V1&, which is used in at least one of the screen control data entries for ...
CRM_SSC036
Item profile &1 is in use and cannot be deleted
What causes this issue? You tried to delete item profile &V1&, which is used in at least one entry for table &V2& and therefore, cann...
CRM_SSC037
Screen profile &1 is not defined in Customizing
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.