DBA Data[Home] [Help]

APPS.MSC_WS_ASCP dependencies on MSCIGLBDMDSCHREC

Line 759: MscIGlbDmdSchRec(SchTable(I).DmdSchId,

755: -- global table structure (for internal use). we need
756: -- the Xtra data to insert/update the database
757: g_IGlbDmdSchTbl.extend;
758: g_IGlbDmdSchTbl(g_IGlbDmdSchTbl.count) :=
759: MscIGlbDmdSchRec(SchTable(I).DmdSchId,
760: SchTable(I).ShipToConsumptionLvl,
761: 1, -- input_type
762: 7 -- designator_type
763: );