hi
1)i registered the document type table ,after that if we want to bind that udo to user defined form
we should have to assign that udo name to
formtype="doctest"
formuid="doctest"
formobject="doctest"
my doubt is that if i want to bind data source to multiple forms
then multiple forms have same formtype and formuid
which may cause any problem while running program
2)after creation of document type table (@DOCTEST),we make register that in to udo ,
that is appear as(@ADOCTEST) in tables
what is the difference between the two tables