DBA Data[Home] [Help]

APPS.OE_MSG_PUB dependencies on OE_PC_GLOBALS

Line 1569: l_WF_Roles_Tbl OE_PC_GLOBALS.Authorized_WF_Roles_TBL;

1565: )
1566: RETURN VARCHAR2
1567: IS
1568:
1569: l_WF_Roles_Tbl OE_PC_GLOBALS.Authorized_WF_Roles_TBL;
1570: l_return_status VARCHAR2(1);
1571: l_message VARCHAR2(2000);
1572: l_constraint_id NUMBER;
1573: l_msg_length NUMBER := 0;