4.264 DBA_GG_PROCEDURE_ANNOTATION
DBA_GG_PROCEDURE_ANNOTATION annotates the position of Owner and Object arguments in procedure calls.
               
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Procedure package owner | 
| 
 | 
 | 
 | Procedure package name | 
| 
 | 
 | 
 | Procedure name | 
| 
 | 
 | 
 | Object owner name position in argument list,  | 
| 
 | 
 | 
 | Object name position in argument list,  | 
| 
 | 
 | 
 | Minimum database version for the procedure | 
| 
 | 
 | 
 | Maximum database version for the procedure | 
| 
 | 
 | 
 | Minimum redo compatibility for the procedure | 
| 
 | 
 | 
 | Maximum redo compatibility for the procedure | 
| 
 | 
 | 
 | Additional information about procedure arguments | 
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).