Procedure: ORG_CHART
 Index > Procedure Index > ORG_CHART
 
Description:
 
No description available.
 
Parameters:
 
Name Direction DataType Description
HEAD_DEPT Output CHAR(25) (NONE) No description available.
DEPARTMENT Output CHAR(25) (NONE) No description available.
MNGR_NAME Output CHAR(20) (NONE) No description available.
TITLE Output CHAR(5) (NONE) No description available.
EMP_CNT Output INT No description available.
 
Permissions:
 
User Can Execute
User: PUBLIC Yes
User: SYSDBA Yes
 
 
Depends On
 
Object Type Name Field
Table DEPARTMENT DEPT_NO, DEPARTMENT, HEAD_DEPT, MNGR_NO
Table EMPLOYEE DEPT_NO, EMP_NO, JOB_CODE, FULL_NAME
 
Created using FBDoc