DBA Data[Home] [Help]

APPS.CSF_RESOURCE_PUB dependencies on STANDARD

Line 150: -- 2ND VALUE WILL BE 8980 (FS54888 - Sentinel Standard Desktop - FS Series)

146: , ib.category_id squal_num14
147: , ib.inventory_item_id squal_num15
148: , ib.org_id squal_16 -- THIS CODE WAS COMMENTED BY VAKULKAR AS TERRITORY POPULATE VALUE3_ID AS ORG_ID
149: -- 1ST VALUE WILL BE 1373( Inv.Items - COMPUTER.DESKTOP - Desktop Computers)
150: -- 2ND VALUE WILL BE 8980 (FS54888 - Sentinel Standard Desktop - FS Series)
151: -- 3RD VALUE IS 204 -- THAT IS WHAT TERRITORY IS CREATED FOR
152: -- AND WE ARE PASSING ib.inv_organization_id IN squal_num16 WHICH HAS VALUE 207
153: -- SO IT DOES NOT QUALIFY TERRITORY. SO now i am passsign org_id as squal_num16
154: , ib.owner_group_id squal_num17

Line 2402: -- Standard call to check for call compatibility

2398: FROM jtf_rs_resource_extns
2399: WHERE resource_id = p_resource_id
2400: AND p_resource_type NOT IN('RS_GROUP', 'RS_TEAM');
2401: BEGIN
2402: -- Standard call to check for call compatibility
2403: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version, l_api_name, 'CSF_TASKS_PUB') THEN
2404: RAISE fnd_api.g_exc_unexpected_error;
2405: END IF;
2406: