DBA Data[Home] [Help]

APPS.OKE_DTS_WORKFLOW dependencies on OKE_API

Line 1489: L_Return_Status := Oke_Api.G_Ret_Sts_Success;

1485: Where Organization_Id = P_Id;
1486:
1487: BEGIN
1488:
1489: L_Return_Status := Oke_Api.G_Ret_Sts_Success;
1490: Debug_Counter := 0;
1491: Counter := 0;
1492:
1493: IF ( FuncMode = 'RUN' ) THEN

Line 1694: L_Return_Status := Oke_Api.G_Ret_Sts_Success;

1690: From hr_all_organization_units
1691: Where Organization_Id = P_Id;
1692:
1693: BEGIN
1694: L_Return_Status := Oke_Api.G_Ret_Sts_Success;
1695: Debug_Counter := 0;
1696: Counter := 0;
1697:
1698:

Line 1898: L_Return_Status := Oke_Api.G_Ret_Sts_Success;

1894: From hr_all_organization_units
1895: Where Organization_Id = P_Id;
1896:
1897: BEGIN
1898: L_Return_Status := Oke_Api.G_Ret_Sts_Success;
1899: Debug_Counter := 0;
1900: Counter := 0;
1901:
1902: IF ( FuncMode = 'RUN' ) THEN