DtvLong dal_dbi_get_ent_nam (ent_idn, ent_nam)

Returns the name of the entity of the entity Id passed.

Input Parameters Significance
DtvLong ent_idn ident number of the entity

Output Parameters Significance
char *ent_nam name of the entity

Return Code Significance
0 no error
1 entity is not registered in DataView

In the calling function have to be allocated 21 bytes storage place.