DBA Data[Home] [Help]

APPS.MSC_WS_ASCP dependencies on MSCILOCSUPSCHREC

Line 1095: MscILocSupSchRec(SchTable(I).OrgId,

1091: END IF;
1092:
1093: g_ILocSupSchTbl.extend;
1094: g_ILocSupSchTbl(g_ILocSupSchTbl.COUNT) :=
1095: MscILocSupSchRec(SchTable(I).OrgId,
1096: SchTable(I).SupSchId,
1097: 2, -- input_type
1098: l_DesigType -- designator_type
1099: );