DBA Data[Home] [Help]

APPS.ASO_RELATED_OBJ_PVT dependencies on ASO_RELATED_OBJ_PVT

Line 1: PACKAGE BODY aso_RELATED_OBJ_PVT as

1: PACKAGE BODY aso_RELATED_OBJ_PVT as
2: /* $Header: asovobjb.pls 120.1 2005/06/29 12:42:22 appldev ship $ */
3: -- Start of Comments
4: -- Package name : aso_RELATED_OBJ_PVT
5: -- Purpose :

Line 4: -- Package name : aso_RELATED_OBJ_PVT

1: PACKAGE BODY aso_RELATED_OBJ_PVT as
2: /* $Header: asovobjb.pls 120.1 2005/06/29 12:42:22 appldev ship $ */
3: -- Start of Comments
4: -- Package name : aso_RELATED_OBJ_PVT
5: -- Purpose :
6: -- History :
7: -- NOTE :
8: -- End of Comments

Line 11: G_PKG_NAME CONSTANT VARCHAR2(30):= 'aso_RELATED_OBJ_PVT';

7: -- NOTE :
8: -- End of Comments
9:
10:
11: G_PKG_NAME CONSTANT VARCHAR2(30):= 'aso_RELATED_OBJ_PVT';
12: G_FILE_NAME CONSTANT VARCHAR2(12) := 'asovobjb.pls';
13:
14:
15: -- Hint: Primary key needs to be returned.

Line 1599: End aso_RELATED_OBJ_PVT;

1595: --ASO_UTILITY_PVT.Print(FND_MSG_PUB.G_MSG_LVL_DEBUG_LOW, 'Private API: ' || l_api_name || 'end');
1596:
1597: END Validate_related_obj;
1598:
1599: End aso_RELATED_OBJ_PVT;