2014 Aug 14 10:47 AM
While creating the Change Request I am getting ABAP Dumps as below:
Category ABAP Programming Error
Runtime Errors RAISE_EXCEPTION
ABAP Program CL_USMD_MDF_DB_ADAPTER========CP
Application Component CA-MDG-AF
Error analysis
A RAISE statement in the program "CL_USMD_MDF_DB_ADAPTER========CP" raised the
exception
condition "INVALID_FIELDNAME".
Since the exception was not intercepted by a superior
program, processing was terminated.
and while opening the portal i am receiving the error message
ERROR: Exception condition
"INVALID_FIELDNAME" raised. (termination: RABAX_STATE).
While checking with ABAPer we found in Method 'REPLACE_FLDNM_P' of CLASS 'CL_USMD_MDF_DB_ADAPTER' we are getting error while checking the existence of fieldname, fieldname ACCCCDET is not available which is resulting into this dump.
Moreever this issue is come for only one user, for others its working fine.
Please help me to resolve this issue.
2014 Aug 14 10:56 AM
Hi Swet,
Check whether this entry is there in your system:
Data model - Assign business object type to entity type
For ACCCCDET - its 892
Regards,
Ashvin
2014 Aug 14 11:20 AM
Hi Ashvin,
BO has been already assigned. and this issue is coming for only few users.
Regards,
Swet
2014 Dec 10 1:39 PM
Hello Swet Bhushan,
We are also Phase same Issue It getting Dump :
Runtime Errors RAISE_EXCEPTION
ABAP Program CL_USMD_MDF_DB_ADAPTER========CP
Application Component CA-MDG-AF...
Can you please let me know how could you resolve this issue...It'll be a grateful help..
Thanks
Nikhilesh
2014 Dec 10 2:05 PM
Hi Nikhilesh,
While creating the changerequest for finance master data, user was selecting the wrong data model hence it was resulting into dump. After correcting the data model in change request using edit data model above issue was corrected.
Regards,
Swet Bhushan
2020 Aug 09 10:05 PM
Dear All
Are you able to find any solution. I am getting dump when activating standard Data Model for Material.

2020 Aug 11 2:44 PM
Dear All
Any update.
Following Dump is appearing.
A RAISE statement in program "CL_MDG_MDF_FIELDNAME==========CP" has raised exception condition "FAILURE". Since the exception was not caught by a program higher up in the call hierarchy, processing was terminated. Short text for exception condition: You can find detailed documentation about the exception condition in transaction SE37 (Function Library). You can find the name of the function module called from the display of active calls.
If the error occurs in a non-modfied SAP program, you might be able to find a solution in the SAP Notes system. If you have access to the SAP Notes system, check there first using the following keywords: "RAISE_EXCEPTION" "CL_MDG_MDF_FIELDNAME==========CP" bzw. CL_MDG_MDF_FIELDNAME==========CM01Q "IF_MDG_MDF_FIELDNAME~GET_FPROP" or "CL_MDG_MDF_FIELDNAME==========CP" FAILURE or "MDG_DISPLAY_IMG" "FAILURE"
2021 Mar 01 2:00 PM
Dear Adnan.
Have you find solution? we are now experiencing same problem like you had.
After changing Data model, execute report USMD_ADJUST_STAGING, the short dump occured.
2022 Aug 03 9:01 PM
This issue comes if you select a data model as '0F'. Check table USMD2000 stores Personalization: Default Data Model for every user in file upload. Try changing value here to 0G & it works.
2022 Nov 10 3:27 PM
Hello Milind,
How to add entries in USMD2000 table. Maintenance dialog for this table is not defined.Now we are experiencing same problem while creating any change request in MDG-M.
Regards,
Rashmita.
2024 Oct 16 10:48 AM - edited 2024 Oct 16 10:49 AM
If you see the Error in Accessing File Upload and Download in the path:
Financial Accounting Governance àMultiple Object processing àFile Upload/Download
Below Resolution steps helped me to solve issue - 3311756 - Setting 0G Data Model as default while opening File Upload in MDG. As mentioned in one of replies, adjust Model from 0F to 0G in USMD2000 - Personalization: Default Data Model.
Thanks,
Anil