Deutsch
|
English

Other DB structures (internal/technical)

Support Center

IC12360

Navigation to this function

Other database structures that are not used in the application, API, clients, but only internally/technically are registered here. These can be tables, views, procedures, etc. - the type must be maintained in a uniform and meaningful way.


Identification

Information on the identification of the data record is stored in this info area.
PropertyDescription
NamespaceNamespace to which this structure technically belongs
TypeEnter the type, "Table", "View", "Stored procedure", etc.
NameName of the respective structure. Note: The combination of type and name is UNIQUE, so it must not occur twice.
DescriptionDescription of the structure
ProductOwnerResponsible person
SystemNameSystem name of the structure (optional here, not a mandatory field!)
Canceled?Indicates whether the structure has been discontinued.
DAL generation?Specify whether table or view should also be generated for DAL
Internal ID (Data ID)The internal ID, or data ID, is used within the application to uniquely identify the data record.
War dieser Artikel hilfreich?