WS: 41: Cannot Compile Inventory Adjustments (P4114) in A93 Due to Error RNF0515 - Data type of field differs from previous definition of the field; defaults to previous definition
(Doc ID 3056656.1)
Last updated on OCTOBER 30, 2024
Applies to:
JD Edwards World Inventory Management - Version A9.3 to A9.3 cume 1 [Release A9.3]Information in this document applies to any platform.
Symptoms
Enhancement Bug 11019717/SAR 8938260 - Update Stock to Inventory adds the Purchase Card (P-card) functionality to the Adjustments program (P4114), as the P4114 can be called from the P-card process. When trying to compile the source code in A9.3 for the P4114, Error RNF0515 - Data type of field differs from previous definition of the field; defaults to previous definition, generates at least four times with severity 20 errors.
Updating the generation severity level (GENL) to 21 in SVR (Software Versions Repository), does not correct this issue.
Changes
Within the D-specs of the source code for the P4114, field name PKEY is defined as 120a (alpha). When the user index 'X00IDX' is called, PKEY changes to 12 numeric with no decimal. When reviewing other programs that use X00IDX, PKEY is always defined as 120 alpha and not 12.0 numeric.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |