Do you have any question about this error?
Message type: E = Error
Message class: APB_FPM_CORE - FPM messages
Message number: 379
Message text: Column &1 uses enumeration and has display type Input Field
This column has display type <ZK>Input Field</> and uses an enumeration
(feeder class method GET_DEFINITION, parameter ET_FIELD_DESCRIPTION,
attribute ENUMERATION).
Enumerations should only be used if the possible values of a cell are a
fixed set. This is not the case for cells that have display type
<ZK>Input Field</> in which the user can enter free text.
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_CORE379
- Column &1 uses enumeration and has display type Input Field ?The SAP error message APB_FPM_CORE379 indicates that there is a configuration issue related to the use of enumerations in a field that is set to display as an input field. This error typically arises in the context of SAP FPM (Floorplan Manager) applications, where certain fields are expected to have specific display types based on their data types.
Cause:
The error occurs when:
To resolve this error, you can take the following steps:
Check the Field Configuration:
Change the Display Type:
Test the Changes:
Review Documentation:
By following these steps, you should be able to resolve the APB_FPM_CORE379 error and ensure that your FPM application functions correctly.
Get instant SAP help. Start your 7-day free trial now.
APB_FPM_CORE378
Column &1 uses fixed values but is sorted by internal values
What causes this issue? This column uses a set of fixed values (feeder class method GET_DEFINITION, parameter ET_FIELD_DESCRIPTION, attribute FIXED_V...
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_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...
APB_FPM_CORE381
Column exists without Column ID
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.