Message type: E = Error
Message class: CHK_ENH - Messages for enhancement checks
Message number: 414
Message text: Enhancement option &1 is flagged as "INCLUDE BOUND" in enhanced object &2
The enhancement option &V1& is marked in the enhanced object &V2& as
"INCLUDE BOUND"; however, the enhanced object &V2& is not an include.
Therefore, the addition "INCLUDE BOUND" is invalid.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Either the addition "INCLUDE BOUND" in the option statement "&V1&" in
the enhanced object &V2& must be removed, or the option &V1& must be
assigned to a different spot. Open the source code of the enhanced
object in the ABAP Editor and save the program. In the Editor, position
the cursor on the option statement and execute the function "Change
Option".
Error message extract from SAP system. Copyright SAP SE.
CHK_ENH414
- Enhancement option &1 is flagged as "INCLUDE BOUND" in enhanced object &2 ?The SAP error message CHK_ENH414 indicates that an enhancement option (identified as &1) is flagged as "INCLUDE BOUND" in the enhanced object (identified as &2). This typically occurs in the context of SAP's enhancement framework, where certain enhancements are restricted or bound to specific conditions or contexts.
Cause: Enhancement Option Restrictions: The enhancement option you are trying to use is marked as "INCLUDE BOUND," which means it can only be used in specific scenarios or contexts. This restriction is often put in place to ensure that the enhancement does not interfere with the standard functionality of the system or to maintain data integrity. Incorrect Usage: You may be trying to implement or activate an enhancement option in a context where it is not allowed, such as in a program or function module that does not support that particular enhancement.
Solution: Check Enhancement Documentation: Review the documentation for the enhancement option to understand its intended use
Get instant SAP help. Sign up for our Free Essentials Plan.
CHK_ENH413
Enhancement option &1 is flagged as "INCLUDE BOUND" in spot &2
What causes this issue? The enhancement option &V1& is marked in the spot &V2& as "INCLUDE BOUND"; however, the enhanced ob...
CHK_ENH412
Enhancement option &1 is not flagged as "INCLUDE BOUND" in spot &2
What causes this issue? The enhancement option &V1& is marked in the spot &V2& as "INCLUDE BOUND"; however, the enhanced ob...
CHK_ENH415
Option &1 is not flagged as "INCLUDE BOUND" in enhanced object &2
What causes this issue? The enhancement option &V1& is not marked in the enhanced object &V2& as "INCLUDE BOUND"; however, ...
CHK_ENH416
Option &1 found in enhanced object &2, but not in enhancement spot &3
What causes this issue? The option &V1& is defined in the enhancement object &V4&, but it is not contained in the enhancement spott &...
Click on this link to search all SAP messages.