DBA Data[Home] [Help]

APPS.CTO_MSUTIL_PUB dependencies on MRP_GLOBALS

Line 3228: lAssignmentTbl(1).operation := MRP_Globals.G_OPR_CREATE;

3224: lAssignmentTbl(1).Sourcing_Rule_Id := lAssignmentRec.Sourcing_Rule_Id;
3225: lAssignmentTbl(1).Sourcing_Rule_Type := lAssignmentRec.Sourcing_Rule_Type;
3226: lAssignmentTbl(1).return_status := NULL;
3227: lAssignmentTbl(1).db_flag := NULL;
3228: lAssignmentTbl(1).operation := MRP_Globals.G_OPR_CREATE;
3229:
3230: IF PG_DEBUG <> 0 THEN
3231: oe_debug_pub.add('CTO_MSUTIL_PUB.create_sourcing_rules: ' || 'after forming lAssignmentTbl',2);
3232: END IF;

Line 3238: lAssignmentSetRec.operation := MRP_Globals.G_OPR_NONE;

3234: --
3235: -- form lAssignmentSetRec
3236: --
3237: lStmtNum := 50;
3238: lAssignmentSetRec.operation := MRP_Globals.G_OPR_NONE;
3239: IF PG_DEBUG <> 0 THEN
3240: oe_debug_pub.add('CTO_MSUTIL_PUB.create_sourcing_rules: ' || 'after forming lAssignmentSetRec',2);
3241: END IF;
3242:

Line 3761: lAssignmentTbl(1).operation := MRP_Globals.G_OPR_CREATE;

3757: lAssignmentTbl(1).Sourcing_Rule_Id := lAssignmentRec.Sourcing_Rule_Id;
3758: lAssignmentTbl(1).Sourcing_Rule_Type := lAssignmentRec.Sourcing_Rule_Type;
3759: lAssignmentTbl(1).return_status := NULL;
3760: lAssignmentTbl(1).db_flag := NULL;
3761: lAssignmentTbl(1).operation := MRP_Globals.G_OPR_CREATE;
3762:
3763: IF PG_DEBUG <> 0 THEN
3764: oe_debug_pub.add('CTO_MSUTIL_PUB.create_type3_sourcing_rules: ' || 'after forming lAssignmentTbl',2);
3765: END IF;

Line 3771: lAssignmentSetRec.operation := MRP_Globals.G_OPR_NONE;

3767: --
3768: -- form lAssignmentSetRec
3769: --
3770: lStmtNum := 50;
3771: lAssignmentSetRec.operation := MRP_Globals.G_OPR_NONE;
3772: IF PG_DEBUG <> 0 THEN
3773: oe_debug_pub.add('CTO_MSUTIL_PUB.create_type3_sourcing_rules: ' || 'after forming lAssignmentSetRec',2);
3774: END IF;
3775: