Message type: E = Error
Message class: APB_FPM_CORE - FPM messages
Message number: 378
Message text: Column &1 uses fixed values but is sorted by internal values
This column uses a set of fixed values (feeder class method
GET_DEFINITION, parameter ET_FIELD_DESCRIPTION, attribute FIXED_VALUES).
Each item of a set of fixed values consists of a pair (a key and text).
This column will be sorted by the keys and not by the texts (feeder
class method GET_DEFINITION, parameter ET_FIELD_DESCRIPTION, attribute
ORDER_OF_CRITERION).
If this behavior is not desired, either change the attribute
ORDER_OF_CRITERION or remove the fixed values from the field
description.
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.
APB_FPM_CORE378
- Column &1 uses fixed values but is sorted by internal values ?The SAP error message APB_FPM_CORE378 indicates that there is a mismatch between the way a column is defined in a FPM (Floorplan Manager) application and how it is being sorted. Specifically, the error occurs when a column is configured to use fixed values (like a dropdown list of predefined options) but is being sorted based on internal values (like IDs or codes) instead of the display values.
Cause: Column Configuration: The column in question is set to display fixed values (e.g., text labels) but is being sorted using the underlying internal values (e.g., numeric IDs). Data Model Mismatch: The data model or the way the data is being fetched may not align with the expected display values, leading to confusion in sorting. FPM Configuration: The FPM configuration might not be correctly set up to handle the sorting of fixed values.
Solution: To resolve this error, you can take the following steps: Check Column Configuration: Go to the FPM
Get instant SAP help. Sign up for our Free Essentials Plan.
APB_FPM_CORE377
Enter a valid window name for Quickview &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
APB_FPM_CORE376
Invalid image field assignment &1 at field &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
APB_FPM_CORE379
Column &1 uses enumeration and has display type Input Field
What causes this issue? This column has display type <ZK>Input Field</> and uses an enumeration (feeder class method GET_DEFINITION, para...
APB_FPM_CORE380
Column &1 is fixed and will be ignored (Fit to Table Width is active)
What causes this issue? In the <LS>General Settings </>panel, the flag <LS>Fit to Table Width </>is activated. This means all...
Click on this link to search all SAP messages.