Hello,
For everyone who cannot find storage class in "Code Mappings - Component Interface", this could be one of potential root causes.
When I defined a storage, I configured immediatelly all properties. Property named "Data Initialization" I configured to "Static". That was the root cause of this issue. After I reverted it to "Auto", new custom Storage Class appeared in Code Mappings as an option.
Advice for proceeding with storage class creation:
- Create a storage class, and save it with all default values.
- This one should be available in code mappings - confirm it.
- Select it for a desired object (e.g. some Inport(s))
- Proceed with customization of created Storage Class
- If you select wrong value for some property, Code Generator will raise errors, and you will find a root cause easier. You can then also do your customization incrementally with doing code generation. In my case, error was missing, because I even couldn't choose new Storage Class in Code Mappings.