DBA Data[Home] [Help]

APPS.MST_CM_DETAILS dependencies on MST_CM_DETAILS

Line 1: PACKAGE BODY mst_cm_details AS

1: PACKAGE BODY mst_cm_details AS
2: /*$Header: MSTCMDLB.pls 115.6 2004/07/30 09:59:58 bramacha noship $ */
3:
4: function get_number_of_loads(
5: arg_plan_id number,

Line 191: END mst_cm_details;

187: l_meaning := null;
188: end if;
189: return l_meaning;
190: end get_trip_loading_status;
191: END mst_cm_details;
192:
193: