cancel
Showing results for 
Search instead for 
Did you mean: 

Please any custom ABAP code to check DDIC object naming via Code Inspector?

04-04-2025 11:10 AM
Sandra_Rossi Active Contributor
942 views 2 comments Go to solution
SAP Managed Tags
Labels
ABAP DictionaryCode Inspector
Subscribe

Hello, I want to create a Code Inspector check, to check the names of custom DDIC objects created, to respect the naming conventions given by my client (e.g. data elements should be named ZE_*, structures should be name ZS_*, etc.)

Did anyone create such a custom code, and could share the code please?

Sandra

NB: it's almost the same question as Re: How to enhance a customize DDIC checks for cod... - SAP Community, except that the guy was reporting a problem to develop this custom Code Inspector check, and did not share the code.

Accepted Solutions (1)

Accepted Solutions (1)

Sandra_Rossi
Active Contributor

You may install the ABAP code of the Code Inspector test, via abapGit, at sandraros/ZCIDDONC: Code Inspector Test to check DDIC Object naming.

Issues can be reported here: Issues.

@patrick_winkler Thanks for your feedback.

Sandra_Rossi_0-1744139189466.png

Answers (0)