DBA Data[Home] [Help]

APPS.ARI_CONFIG dependencies on ARI_CONFIG

Line 1: PACKAGE BODY ari_config AS

1: PACKAGE BODY ari_config AS
2: /* $Header: ARICNFGB.pls 120.21.12010000.5 2008/11/10 11:51:51 avepati ship $ */
3:
4: -- generates raw html code used by the homepage for the configurable section : the second column : when customer_id, user_id, or site_use_id are not available, the procedure should be passed -1.
5: -- If p_site_use_id = -1, then user has Customer level access. In all your custom queries, you need to set site ID to NULL

Line 491: END ari_config;

487:
488: END search_custom_customer ;
489:
490:
491: END ari_config;