‎2006 Oct 31 11:37 AM
Hi all
What exactly is repository object means?
Thanks and regards
vijaya
‎2006 Oct 31 2:03 PM
Hi
the objects created via abap work bench (in r/3 database) are called repository objects.
Ex: programs, authorization objects, lock objects, Customizing objects, and so on.
i.e these objects are global in nature.
we will create these objects using Object navigator (transaction se80).
regards,
sundaramj
‎2006 Oct 31 2:03 PM
Hi
the objects created via abap work bench (in r/3 database) are called repository objects.
Ex: programs, authorization objects, lock objects, Customizing objects, and so on.
i.e these objects are global in nature.
we will create these objects using Object navigator (transaction se80).
regards,
sundaramj
‎2006 Oct 31 2:06 PM
repository or data dictonary means the same..the place where global objects reside which can be accessed in any programs or components.
tables
views
data types
domains are examples
u can create them in se11
santhosh
‎2006 Oct 31 2:10 PM
Hi Vijaya,
It's nothing but the objects which can be created under <b>se80</b> transaction.
‎2006 Oct 31 2:10 PM
hi
Object in the R/3 Repository.
Repository objects are development objects - such as, for example, programs or classes. They are edited using tools of the ABAP Workbench. Each Repository oject is assigned to a package.
Message was edited by: geetha