| Administrator | 
		ad_objects is the Oracle E-Business Suite workaround to the unreliable STATUS column in DBA_OBJECTS.
 The info about this actual thing is used to tell you that whether an object is actual (a real object) in the current edition, or a "stub" object (the object definition was inherited from a previous edition)
 
 
 |