SAP DDIC DBTAB NAMES



Get Example source ABAP code based on a different SAP table
  



ABAP_DDIC - Naming Rules for Database Tables
The name of a database table defined in the ABAP Dictionary must adhere to the following rules:
It can have a maximum of 16 characters.
It must follow the naming rules for DDIC types .
It must follow the special naming rules for DDIC structures.
It is in the namespace of DDIC data types and hence in the namespace of all global types of an AS ABAP.