How to Use Prefix Code

Whenever you create new database table, column, window etc. use module prefix code. Suppose you are going to create an application and its prefix is like VAT. Then use prefix + “_” with every table, column, window etc. E.g if table name is Tax Master then while creating table in Vienna Advantage table name is will beVAT_TaxMaster. 

 

Note: a) Module prefix name should not be less than three character. 

b) Prefix should be unique for every module. 

Now after finalize the prefix name, it is mandatory that you use this prefix name in table, column and window in Application Dictionary.