DBA Data[Home] [Help]

APPS.MSC_WS_SRP dependencies on MSCIGLBRETFCSTREC

Line 702: MscIGlbRetFcstRec(SchTable(I),

698: END IF;
699:
700: g_IGlbRetFcstTbl.extend;
701: g_IGlbRetFcstTbl(g_IGlbRetFcstTbl.count) :=
702: MscIGlbRetFcstRec(SchTable(I),
703: l_InsId,
704: -99, -- input_type
705: 9 -- designator_type
706: );

Line 963: FcstRec IN MscIGlbRetFcstRec

959: -- =============================================================
960: FUNCTION INSERT_G_MAN_FCST(
961: PlanId IN NUMBER,
962: UserId IN NUMBER,
963: FcstRec IN MscIGlbRetFcstRec
964: ) RETURN VARCHAR2 AS
965: BEGIN
966: BEGIN
967: INSERT INTO msc_plan_schedules