DBA Data[Home] [Help]

APPS.CSP_ASL_PUB dependencies on CSP_ASL_PUB

Line 1: PACKAGE BODY CSP_ASL_PUB AS

1: PACKAGE BODY CSP_ASL_PUB AS
2: /* $Header: cspgrecb.pls 115.8 2004/03/27 00:48:27 hhaugeru ship $ */
3: -- Start of Comments
4: -- Package name : CSP_ASL_PUB
5: -- Purpose :

Line 4: -- Package name : CSP_ASL_PUB

1: PACKAGE BODY CSP_ASL_PUB AS
2: /* $Header: cspgrecb.pls 115.8 2004/03/27 00:48:27 hhaugeru ship $ */
3: -- Start of Comments
4: -- Package name : CSP_ASL_PUB
5: -- Purpose :
6: -- History :
7: -- NOTE :
8: -- End of Comments

Line 285: END CSP_ASL_PUB;

281: WHEN OTHERS THEN
282: ROLLBACK TO PURGE_OLD_RECOMMENDATIONS;
283: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
284: END PURGE_OLD_RECOMMENDATIONS;
285: END CSP_ASL_PUB;