WL#7284: Implement common code for different DD APIs

Affects: Server-8.0   —   Status: Complete

WL#6380 defines basic principles and guidelines for implementing new Data
Dictionary. In other words: *how* new API should look like and what
principles should be followed.

Different API implementations (table API, stored program API, ...) are
based on some [hidden] core API and have common code.

This WL specifies that core API.

In other words: this WL is about *implementing* common code following the
guidelines set in WL#6380.