DBA Data[Home] [Help]

APPS.CTO_MSUTIL_PUB dependencies on MRP_GLOBALS

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

3420: lAssignmentTbl(1).Sourcing_Rule_Id := lAssignmentRec.Sourcing_Rule_Id;
3421: lAssignmentTbl(1).Sourcing_Rule_Type := lAssignmentRec.Sourcing_Rule_Type;
3422: lAssignmentTbl(1).return_status := NULL;
3423: lAssignmentTbl(1).db_flag := NULL;
3424: lAssignmentTbl(1).operation := MRP_Globals.G_OPR_CREATE;
3425:
3426: IF PG_DEBUG <> 0 THEN
3427: oe_debug_pub.add('CTO_MSUTIL_PUB.create_sourcing_rules: ' || 'after forming lAssignmentTbl',2);
3428: END IF;

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

3430: --
3431: -- form lAssignmentSetRec
3432: --
3433: lStmtNum := 50;
3434: lAssignmentSetRec.operation := MRP_Globals.G_OPR_NONE;
3435: IF PG_DEBUG <> 0 THEN
3436: oe_debug_pub.add('CTO_MSUTIL_PUB.create_sourcing_rules: ' || 'after forming lAssignmentSetRec',2);
3437: END IF;
3438:

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

4180: lAssignmentTbl(1).Sourcing_Rule_Id := lAssignmentRec.Sourcing_Rule_Id;
4181: lAssignmentTbl(1).Sourcing_Rule_Type := lAssignmentRec.Sourcing_Rule_Type;
4182: lAssignmentTbl(1).return_status := NULL;
4183: lAssignmentTbl(1).db_flag := NULL;
4184: lAssignmentTbl(1).operation := MRP_Globals.G_OPR_CREATE;
4185:
4186: IF PG_DEBUG <> 0 THEN
4187: oe_debug_pub.add('CTO_MSUTIL_PUB.create_type3_sourcing_rules: ' || 'after forming lAssignmentTbl',2);
4188: END IF;

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

4190: --
4191: -- form lAssignmentSetRec
4192: --
4193: lStmtNum := 50;
4194: lAssignmentSetRec.operation := MRP_Globals.G_OPR_NONE;
4195: IF PG_DEBUG <> 0 THEN
4196: oe_debug_pub.add('CTO_MSUTIL_PUB.create_type3_sourcing_rules: ' || 'after forming lAssignmentSetRec',2);
4197: END IF;
4198: