DBA Data[Home] [Help]

APPS.EGO_ICC_BULKLOAD_PVT dependencies on FND_GRANTS

Line 6647: l_grant_guid fnd_grants.grant_guid%TYPE;

6643: l_api_icc_rec EGO_ITEM_CATALOG_PUB.Catalog_Group_Rec_Type := null;
6644: l_api_icc_tbl EGO_ITEM_CATALOG_PUB.Catalog_Group_Tbl_Type;
6645: x_api_icc_tbl EGO_ITEM_CATALOG_PUB.Catalog_Group_Tbl_Type;
6646:
6647: l_grant_guid fnd_grants.grant_guid%TYPE;
6648:
6649: x_message_list Error_Handler.Error_Tbl_Type;
6650: l_message_count NUMBER := 0;
6651: l_error_code NUMBER := 0;