Message type: E = Error
Message class: COM_PME_PARSER - Configuration
Message number: 138
Message text: Attribute variable &2 (facet &1) does not appear in the execution section
Variables in the UNDO section of a rule must be used in the execution
section, too (THEN DO).
This is not the case with this attribute facet reference.
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.
COM_PME_PARSER138
- Attribute variable &2 (facet &1) does not appear in the execution section ?The SAP error message COM_PME_PARSER138 indicates that there is an issue with the definition of an attribute variable in a Business Object (BO) or a similar context within SAP. Specifically, the error states that the attribute variable (denoted as &2) for a certain facet (denoted as &1) does not appear in the execution section of the code or configuration.
Cause: This error typically arises due to one of the following reasons: Missing Attribute Definition: The attribute variable is defined in the facet but is not included in the execution section of the code, which means that the system cannot find the necessary definition to execute the logic. Typographical Error: There may be a typo in the attribute name or facet name, leading to a mismatch between the definition and the execution. Incorrect Configuration: The configuration of the Business Object or the related components may not be set up correctly, leading to missing references. Versioning Issues: If
Get instant SAP help. Sign up for our Free Essentials Plan.
COM_PME_PARSER137
Object variable &1 is declared but not used
What causes this issue? Free variables are defined for a constraint (or rule) but are not used. The free variables of a constraint (or a rule) are st...
COM_PME_PARSER136
Attribute variable &2 (facet &1) is declared but not used
What causes this issue? If you define variables that are not used in a constraint or rule, the variables are saved, but you see a warning message. Th...
COM_PME_PARSER139
Object variable &1 does not appear in the execution section
What causes this issue? Variables in the UNDO section of a rule must be used in the execution section, too (THEN DO). This is not the case for these ...
COM_PME_PARSER141
Incorrect BOM item number &1
What causes this issue? At the cursor, the program expects the number of a BOM item. Your entry must be enclosed in quote marks and must be four char...
Click on this link to search all SAP messages.