DBA Data[Home] [Help]

APPS.MSC_SATP_FUNC dependencies on ORDER_SCH_WB

Line 1629: RETURN order_sch_wb.debug_session_id;

1625: FUNCTION Get_Session_id
1626: RETURN NUMBER
1627: IS
1628: BEGIN
1629: RETURN order_sch_wb.debug_session_id;
1630: END Get_Session_id;
1631:
1632: -- savirine, Aug 29, 2001: created the procedure get_regions. This would be called to get region information
1633: -- and store in MSC_REGIONS_TEMP table.