DBA Data[Home] [Help]

APPS.PA_BURDEN_CMTS dependencies on PA_BURDEN_CMTS

Line 1: PACKAGE BODY PA_BURDEN_CMTS AS

1: PACKAGE BODY PA_BURDEN_CMTS AS
2: /* $Header: PABCMTB.pls 115.5 2003/08/18 12:50:21 ajdas ship $ */
3:
4: -- This function returns the compiled_set_id
5: -- This function will return NULL in case of error or if the compiled_set_id

Line 138: END PA_BURDEN_CMTS;

134: WHEN OTHERS THEN
135: RETURN NULL;
136: END get_cmt_burdened_cost;
137:
138: END PA_BURDEN_CMTS;