DBA Data[Home] [Help]

APPS.CS_INTERACTION_UTL dependencies on CS_INTERACTION_UTL

Line 1: PACKAGE BODY CS_Interaction_UTL AS

1: PACKAGE BODY CS_Interaction_UTL AS
2: /* $Header: csucib.pls 115.0 99/07/16 09:02:51 porting s $ */
3:
4: ------------------------------------------------------------------------------
5: -- Function : Validate_Parent_Interaction

Line 31: END CS_Interaction_UTL;

27: p_parent_interaction_id,
28: p_parameter_name);
29: END Validate_Parent_Interaction;
30:
31: END CS_Interaction_UTL;