DBA Data[Home] [Help]

APPS.PA_FP_WEBADI_UTILS dependencies on PA_AMOUNT_TYPES_VL

Line 140: RETURN PA_AMOUNT_TYPES_VL.AMOUNT_TYPE_NAME%TYPE ;

136: );
137:
138: FUNCTION GET_AMOUNT_TYPE_NAME (
139: p_amount_type_code IN PA_AMOUNT_TYPES_B.AMOUNT_TYPE_CODE%TYPE )
140: RETURN PA_AMOUNT_TYPES_VL.AMOUNT_TYPE_NAME%TYPE ;
141:
142: /*==================================================================================
143: This procedure is used to get the layout name and the layout type code when the
144: layout type is passed.