DBA Data[Home] [Help]

APPS.ECO_ERROR_HANDLER dependencies on ENG_ECO_PUB

Line 3: g_eco_rec ENG_Eco_Pub.Eco_Rec_Type;

1: PACKAGE BODY Eco_Error_Handler AS
2: /* $Header: ENGBOEHB.pls 120.1 2006/06/05 06:49:31 prgopala noship $ */
3: g_eco_rec ENG_Eco_Pub.Eco_Rec_Type;
4: g_eco_revision_tbl Eng_Eco_Pub.Eco_Revision_tbl_Type;
5: g_revised_item_tbl Eng_Eco_Pub.Revised_Item_Tbl_Type;
6: g_rev_component_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
7: g_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;

Line 4: g_eco_revision_tbl Eng_Eco_Pub.Eco_Revision_tbl_Type;

1: PACKAGE BODY Eco_Error_Handler AS
2: /* $Header: ENGBOEHB.pls 120.1 2006/06/05 06:49:31 prgopala noship $ */
3: g_eco_rec ENG_Eco_Pub.Eco_Rec_Type;
4: g_eco_revision_tbl Eng_Eco_Pub.Eco_Revision_tbl_Type;
5: g_revised_item_tbl Eng_Eco_Pub.Revised_Item_Tbl_Type;
6: g_rev_component_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
7: g_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
8: g_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;

Line 5: g_revised_item_tbl Eng_Eco_Pub.Revised_Item_Tbl_Type;

1: PACKAGE BODY Eco_Error_Handler AS
2: /* $Header: ENGBOEHB.pls 120.1 2006/06/05 06:49:31 prgopala noship $ */
3: g_eco_rec ENG_Eco_Pub.Eco_Rec_Type;
4: g_eco_revision_tbl Eng_Eco_Pub.Eco_Revision_tbl_Type;
5: g_revised_item_tbl Eng_Eco_Pub.Revised_Item_Tbl_Type;
6: g_rev_component_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
7: g_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
8: g_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
9:

Line 23: g_change_line_tbl Eng_Eco_Pub.Change_Line_Tbl_Type ;

19:
20: /*******************************************************
21: -- Followings are for Eng Change
22: ********************************************************/
23: g_change_line_tbl Eng_Eco_Pub.Change_Line_Tbl_Type ;
24: -- Added by MK on 08/13/2002
25:
26:
27: G_ERROR_TABLE Error_Handler.Error_Tbl_Type;

Line 1483: ( p_eco_rec IN ENG_Eco_Pub.Eco_Rec_Type :=

1479:
1480:
1481: /* Comment out by MK on 08/23/2000 ***********************************
1482: PROCEDURE Log_Error
1483: ( p_eco_rec IN ENG_Eco_Pub.Eco_Rec_Type :=
1484: Eng_Eco_Pub.G_MISS_ECO_REC
1485: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1486: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1487: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type

Line 1484: Eng_Eco_Pub.G_MISS_ECO_REC

1480:
1481: /* Comment out by MK on 08/23/2000 ***********************************
1482: PROCEDURE Log_Error
1483: ( p_eco_rec IN ENG_Eco_Pub.Eco_Rec_Type :=
1484: Eng_Eco_Pub.G_MISS_ECO_REC
1485: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1486: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1487: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1488: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL

Line 1485: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type

1481: /* Comment out by MK on 08/23/2000 ***********************************
1482: PROCEDURE Log_Error
1483: ( p_eco_rec IN ENG_Eco_Pub.Eco_Rec_Type :=
1484: Eng_Eco_Pub.G_MISS_ECO_REC
1485: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1486: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1487: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1488: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL
1489: , p_rev_component_tbl IN Bom_Bo_Pub.Rev_Component_Tbl_Type

Line 1486: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL

1482: PROCEDURE Log_Error
1483: ( p_eco_rec IN ENG_Eco_Pub.Eco_Rec_Type :=
1484: Eng_Eco_Pub.G_MISS_ECO_REC
1485: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1486: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1487: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1488: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL
1489: , p_rev_component_tbl IN Bom_Bo_Pub.Rev_Component_Tbl_Type
1490: := Bom_Bo_Pub.G_MISS_REV_COMPONENT_TBL

Line 1487: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type

1483: ( p_eco_rec IN ENG_Eco_Pub.Eco_Rec_Type :=
1484: Eng_Eco_Pub.G_MISS_ECO_REC
1485: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1486: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1487: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1488: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL
1489: , p_rev_component_tbl IN Bom_Bo_Pub.Rev_Component_Tbl_Type
1490: := Bom_Bo_Pub.G_MISS_REV_COMPONENT_TBL
1491: , p_ref_designator_tbl IN Bom_Bo_Pub.Ref_Designator_Tbl_Type

Line 1488: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL

1484: Eng_Eco_Pub.G_MISS_ECO_REC
1485: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1486: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1487: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1488: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL
1489: , p_rev_component_tbl IN Bom_Bo_Pub.Rev_Component_Tbl_Type
1490: := Bom_Bo_Pub.G_MISS_REV_COMPONENT_TBL
1491: , p_ref_designator_tbl IN Bom_Bo_Pub.Ref_Designator_Tbl_Type
1492: := Bom_Bo_Pub.G_MISS_REF_DESIGNATOR_TBL

Line 1505: , x_eco_rec OUT ENG_Eco_Pub.Eco_Rec_Type

1501: , p_other_token_tbl IN Error_Handler.Token_Tbl_Type
1502: := Error_Handler.G_MISS_TOKEN_TBL
1503: , p_error_level IN NUMBER
1504: , p_entity_index IN NUMBER := NULL
1505: , x_eco_rec OUT ENG_Eco_Pub.Eco_Rec_Type
1506: , x_eco_revision_tbl OUT Eng_Eco_Pub.Eco_Revision_tbl_Type
1507: , x_revised_item_tbl OUT Eng_Eco_Pub.Revised_Item_Tbl_Type
1508: , x_rev_component_tbl OUT Bom_Bo_Pub.Rev_Component_Tbl_Type
1509: , x_ref_designator_tbl OUT Bom_Bo_Pub.Ref_Designator_Tbl_Type

Line 1506: , x_eco_revision_tbl OUT Eng_Eco_Pub.Eco_Revision_tbl_Type

1502: := Error_Handler.G_MISS_TOKEN_TBL
1503: , p_error_level IN NUMBER
1504: , p_entity_index IN NUMBER := NULL
1505: , x_eco_rec OUT ENG_Eco_Pub.Eco_Rec_Type
1506: , x_eco_revision_tbl OUT Eng_Eco_Pub.Eco_Revision_tbl_Type
1507: , x_revised_item_tbl OUT Eng_Eco_Pub.Revised_Item_Tbl_Type
1508: , x_rev_component_tbl OUT Bom_Bo_Pub.Rev_Component_Tbl_Type
1509: , x_ref_designator_tbl OUT Bom_Bo_Pub.Ref_Designator_Tbl_Type
1510: , x_sub_component_tbl OUT Bom_Bo_Pub.Sub_Component_Tbl_Type

Line 1507: , x_revised_item_tbl OUT Eng_Eco_Pub.Revised_Item_Tbl_Type

1503: , p_error_level IN NUMBER
1504: , p_entity_index IN NUMBER := NULL
1505: , x_eco_rec OUT ENG_Eco_Pub.Eco_Rec_Type
1506: , x_eco_revision_tbl OUT Eng_Eco_Pub.Eco_Revision_tbl_Type
1507: , x_revised_item_tbl OUT Eng_Eco_Pub.Revised_Item_Tbl_Type
1508: , x_rev_component_tbl OUT Bom_Bo_Pub.Rev_Component_Tbl_Type
1509: , x_ref_designator_tbl OUT Bom_Bo_Pub.Ref_Designator_Tbl_Type
1510: , x_sub_component_tbl OUT Bom_Bo_Pub.Sub_Component_Tbl_Type
1511: )

Line 1525: ( p_eco_rec IN ENG_Eco_Pub.Eco_Rec_Type :=

1521: --
1522: -- Modified by MK on 08/23/2000
1523: ********************************************************/
1524: PROCEDURE Log_Error
1525: ( p_eco_rec IN ENG_Eco_Pub.Eco_Rec_Type :=
1526: Eng_Eco_Pub.G_MISS_ECO_REC
1527: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1528: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1529: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type

Line 1526: Eng_Eco_Pub.G_MISS_ECO_REC

1522: -- Modified by MK on 08/23/2000
1523: ********************************************************/
1524: PROCEDURE Log_Error
1525: ( p_eco_rec IN ENG_Eco_Pub.Eco_Rec_Type :=
1526: Eng_Eco_Pub.G_MISS_ECO_REC
1527: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1528: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1529: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1530: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL

Line 1527: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type

1523: ********************************************************/
1524: PROCEDURE Log_Error
1525: ( p_eco_rec IN ENG_Eco_Pub.Eco_Rec_Type :=
1526: Eng_Eco_Pub.G_MISS_ECO_REC
1527: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1528: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1529: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1530: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL
1531:

Line 1528: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL

1524: PROCEDURE Log_Error
1525: ( p_eco_rec IN ENG_Eco_Pub.Eco_Rec_Type :=
1526: Eng_Eco_Pub.G_MISS_ECO_REC
1527: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1528: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1529: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1530: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL
1531:
1532: -- Followings are for Routing BO

Line 1529: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type

1525: ( p_eco_rec IN ENG_Eco_Pub.Eco_Rec_Type :=
1526: Eng_Eco_Pub.G_MISS_ECO_REC
1527: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1528: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1529: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1530: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL
1531:
1532: -- Followings are for Routing BO
1533: , p_rev_operation_tbl IN Bom_Rtg_Pub.Rev_Operation_Tbl_Type

Line 1530: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL

1526: Eng_Eco_Pub.G_MISS_ECO_REC
1527: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1528: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1529: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1530: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL
1531:
1532: -- Followings are for Routing BO
1533: , p_rev_operation_tbl IN Bom_Rtg_Pub.Rev_Operation_Tbl_Type
1534: := Bom_Rtg_Pub.G_MISS_REV_OPERATION_TBL

Line 1542: := Eng_Eco_Pub.G_MISS_REV_COMPONENT_TBL

1538: := Bom_Rtg_Pub.G_MISS_REV_SUB_RESOURCE_TBL
1539: -- Added by MK on 08/23/2000
1540:
1541: , p_rev_component_tbl IN Bom_Bo_Pub.Rev_Component_Tbl_Type
1542: := Eng_Eco_Pub.G_MISS_REV_COMPONENT_TBL
1543: , p_ref_designator_tbl IN Bom_Bo_Pub.Ref_Designator_Tbl_Type
1544: := Eng_Eco_Pub.G_MISS_REF_DESIGNATOR_TBL
1545: , p_sub_component_tbl IN Bom_Bo_Pub.Sub_Component_Tbl_Type
1546: := Eng_Eco_Pub.G_MISS_SUB_COMPONENT_TBL

Line 1544: := Eng_Eco_Pub.G_MISS_REF_DESIGNATOR_TBL

1540:
1541: , p_rev_component_tbl IN Bom_Bo_Pub.Rev_Component_Tbl_Type
1542: := Eng_Eco_Pub.G_MISS_REV_COMPONENT_TBL
1543: , p_ref_designator_tbl IN Bom_Bo_Pub.Ref_Designator_Tbl_Type
1544: := Eng_Eco_Pub.G_MISS_REF_DESIGNATOR_TBL
1545: , p_sub_component_tbl IN Bom_Bo_Pub.Sub_Component_Tbl_Type
1546: := Eng_Eco_Pub.G_MISS_SUB_COMPONENT_TBL
1547: , p_Mesg_Token_tbl IN Error_Handler.Mesg_Token_Tbl_Type
1548: := Error_Handler.G_MISS_MESG_TOKEN_TBL

Line 1546: := Eng_Eco_Pub.G_MISS_SUB_COMPONENT_TBL

1542: := Eng_Eco_Pub.G_MISS_REV_COMPONENT_TBL
1543: , p_ref_designator_tbl IN Bom_Bo_Pub.Ref_Designator_Tbl_Type
1544: := Eng_Eco_Pub.G_MISS_REF_DESIGNATOR_TBL
1545: , p_sub_component_tbl IN Bom_Bo_Pub.Sub_Component_Tbl_Type
1546: := Eng_Eco_Pub.G_MISS_SUB_COMPONENT_TBL
1547: , p_Mesg_Token_tbl IN Error_Handler.Mesg_Token_Tbl_Type
1548: := Error_Handler.G_MISS_MESG_TOKEN_TBL
1549: , p_error_status IN VARCHAR2
1550: , p_error_scope IN VARCHAR2 := NULL

Line 1557: , x_eco_rec IN OUT NOCOPY ENG_Eco_Pub.Eco_Rec_Type

1553: , p_other_token_tbl IN Error_Handler.Token_Tbl_Type
1554: := Error_Handler.G_MISS_TOKEN_TBL
1555: , p_error_level IN NUMBER
1556: , p_entity_index IN NUMBER := 1 -- := NULL
1557: , x_eco_rec IN OUT NOCOPY ENG_Eco_Pub.Eco_Rec_Type
1558: , x_eco_revision_tbl IN OUT NOCOPY Eng_Eco_Pub.Eco_Revision_tbl_Type
1559: , x_revised_item_tbl IN OUT NOCOPY Eng_Eco_Pub.Revised_Item_Tbl_Type
1560: , x_rev_component_tbl IN OUT NOCOPY Bom_Bo_Pub.Rev_Component_Tbl_Type
1561: , x_ref_designator_tbl IN OUT NOCOPY Bom_Bo_Pub.Ref_Designator_Tbl_Type

Line 1558: , x_eco_revision_tbl IN OUT NOCOPY Eng_Eco_Pub.Eco_Revision_tbl_Type

1554: := Error_Handler.G_MISS_TOKEN_TBL
1555: , p_error_level IN NUMBER
1556: , p_entity_index IN NUMBER := 1 -- := NULL
1557: , x_eco_rec IN OUT NOCOPY ENG_Eco_Pub.Eco_Rec_Type
1558: , x_eco_revision_tbl IN OUT NOCOPY Eng_Eco_Pub.Eco_Revision_tbl_Type
1559: , x_revised_item_tbl IN OUT NOCOPY Eng_Eco_Pub.Revised_Item_Tbl_Type
1560: , x_rev_component_tbl IN OUT NOCOPY Bom_Bo_Pub.Rev_Component_Tbl_Type
1561: , x_ref_designator_tbl IN OUT NOCOPY Bom_Bo_Pub.Ref_Designator_Tbl_Type
1562: , x_sub_component_tbl IN OUT NOCOPY Bom_Bo_Pub.Sub_Component_Tbl_Type

Line 1559: , x_revised_item_tbl IN OUT NOCOPY Eng_Eco_Pub.Revised_Item_Tbl_Type

1555: , p_error_level IN NUMBER
1556: , p_entity_index IN NUMBER := 1 -- := NULL
1557: , x_eco_rec IN OUT NOCOPY ENG_Eco_Pub.Eco_Rec_Type
1558: , x_eco_revision_tbl IN OUT NOCOPY Eng_Eco_Pub.Eco_Revision_tbl_Type
1559: , x_revised_item_tbl IN OUT NOCOPY Eng_Eco_Pub.Revised_Item_Tbl_Type
1560: , x_rev_component_tbl IN OUT NOCOPY Bom_Bo_Pub.Rev_Component_Tbl_Type
1561: , x_ref_designator_tbl IN OUT NOCOPY Bom_Bo_Pub.Ref_Designator_Tbl_Type
1562: , x_sub_component_tbl IN OUT NOCOPY Bom_Bo_Pub.Sub_Component_Tbl_Type
1563:

Line 1573: l_change_line_tbl Eng_Eco_Pub.Change_Line_Tbl_Type;

1569:
1570: )
1571: IS
1572:
1573: l_change_line_tbl Eng_Eco_Pub.Change_Line_Tbl_Type;
1574:
1575: BEGIN
1576:
1577: -- Overloading Log_Error for Eng Change Mgmt Enhancement

Line 1624: ( p_eco_rec IN Eng_Eco_Pub.Eco_Rec_Type

1620: --
1621: -- Added by MK on 08/13/2002
1622: ********************************************************/
1623: PROCEDURE Log_Error
1624: ( p_eco_rec IN Eng_Eco_Pub.Eco_Rec_Type
1625: := Eng_Eco_Pub.G_MISS_ECO_REC
1626: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1627: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1628: , p_change_line_tbl IN Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change

Line 1625: := Eng_Eco_Pub.G_MISS_ECO_REC

1621: -- Added by MK on 08/13/2002
1622: ********************************************************/
1623: PROCEDURE Log_Error
1624: ( p_eco_rec IN Eng_Eco_Pub.Eco_Rec_Type
1625: := Eng_Eco_Pub.G_MISS_ECO_REC
1626: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1627: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1628: , p_change_line_tbl IN Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change
1629: := Eng_Eco_Pub.G_MISS_CHANGE_LINE_TBL

Line 1626: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type

1622: ********************************************************/
1623: PROCEDURE Log_Error
1624: ( p_eco_rec IN Eng_Eco_Pub.Eco_Rec_Type
1625: := Eng_Eco_Pub.G_MISS_ECO_REC
1626: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1627: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1628: , p_change_line_tbl IN Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change
1629: := Eng_Eco_Pub.G_MISS_CHANGE_LINE_TBL
1630: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type

Line 1627: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL

1623: PROCEDURE Log_Error
1624: ( p_eco_rec IN Eng_Eco_Pub.Eco_Rec_Type
1625: := Eng_Eco_Pub.G_MISS_ECO_REC
1626: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1627: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1628: , p_change_line_tbl IN Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change
1629: := Eng_Eco_Pub.G_MISS_CHANGE_LINE_TBL
1630: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1631: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL

Line 1628: , p_change_line_tbl IN Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change

1624: ( p_eco_rec IN Eng_Eco_Pub.Eco_Rec_Type
1625: := Eng_Eco_Pub.G_MISS_ECO_REC
1626: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1627: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1628: , p_change_line_tbl IN Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change
1629: := Eng_Eco_Pub.G_MISS_CHANGE_LINE_TBL
1630: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1631: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL
1632: , p_rev_operation_tbl IN Bom_Rtg_Pub.Rev_Operation_Tbl_Type

Line 1629: := Eng_Eco_Pub.G_MISS_CHANGE_LINE_TBL

1625: := Eng_Eco_Pub.G_MISS_ECO_REC
1626: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1627: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1628: , p_change_line_tbl IN Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change
1629: := Eng_Eco_Pub.G_MISS_CHANGE_LINE_TBL
1630: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1631: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL
1632: , p_rev_operation_tbl IN Bom_Rtg_Pub.Rev_Operation_Tbl_Type
1633: := Bom_Rtg_Pub.G_MISS_REV_OPERATION_TBL

Line 1630: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type

1626: , p_eco_revision_tbl IN Eng_Eco_Pub.Eco_Revision_tbl_Type
1627: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1628: , p_change_line_tbl IN Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change
1629: := Eng_Eco_Pub.G_MISS_CHANGE_LINE_TBL
1630: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1631: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL
1632: , p_rev_operation_tbl IN Bom_Rtg_Pub.Rev_Operation_Tbl_Type
1633: := Bom_Rtg_Pub.G_MISS_REV_OPERATION_TBL
1634: , p_rev_op_resource_tbl IN Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type

Line 1631: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL

1627: := Eng_Eco_Pub.G_MISS_ECO_REVISION_TBL
1628: , p_change_line_tbl IN Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change
1629: := Eng_Eco_Pub.G_MISS_CHANGE_LINE_TBL
1630: , p_revised_item_tbl IN Eng_Eco_Pub.Revised_Item_Tbl_Type
1631: := Eng_Eco_Pub.G_MISS_REVISED_ITEM_TBL
1632: , p_rev_operation_tbl IN Bom_Rtg_Pub.Rev_Operation_Tbl_Type
1633: := Bom_Rtg_Pub.G_MISS_REV_OPERATION_TBL
1634: , p_rev_op_resource_tbl IN Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type
1635: := Bom_Rtg_Pub.G_MISS_REV_OP_RESOURCE_TBL

Line 1639: := Eng_Eco_Pub.G_MISS_REV_COMPONENT_TBL

1635: := Bom_Rtg_Pub.G_MISS_REV_OP_RESOURCE_TBL
1636: , p_rev_sub_resource_tbl IN Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type
1637: := Bom_Rtg_Pub.G_MISS_REV_SUB_RESOURCE_TBL
1638: , p_rev_component_tbl IN Bom_Bo_Pub.Rev_Component_Tbl_Type
1639: := Eng_Eco_Pub.G_MISS_REV_COMPONENT_TBL
1640: , p_ref_designator_tbl IN Bom_Bo_Pub.Ref_Designator_Tbl_Type
1641: := Eng_Eco_Pub.G_MISS_REF_DESIGNATOR_TBL
1642: , p_sub_component_tbl IN Bom_Bo_Pub.Sub_Component_Tbl_Type
1643: := Eng_Eco_Pub.G_MISS_SUB_COMPONENT_TBL

Line 1641: := Eng_Eco_Pub.G_MISS_REF_DESIGNATOR_TBL

1637: := Bom_Rtg_Pub.G_MISS_REV_SUB_RESOURCE_TBL
1638: , p_rev_component_tbl IN Bom_Bo_Pub.Rev_Component_Tbl_Type
1639: := Eng_Eco_Pub.G_MISS_REV_COMPONENT_TBL
1640: , p_ref_designator_tbl IN Bom_Bo_Pub.Ref_Designator_Tbl_Type
1641: := Eng_Eco_Pub.G_MISS_REF_DESIGNATOR_TBL
1642: , p_sub_component_tbl IN Bom_Bo_Pub.Sub_Component_Tbl_Type
1643: := Eng_Eco_Pub.G_MISS_SUB_COMPONENT_TBL
1644: , p_Mesg_Token_tbl IN Error_Handler.Mesg_Token_Tbl_Type
1645: := Error_Handler.G_MISS_MESG_TOKEN_TBL

Line 1643: := Eng_Eco_Pub.G_MISS_SUB_COMPONENT_TBL

1639: := Eng_Eco_Pub.G_MISS_REV_COMPONENT_TBL
1640: , p_ref_designator_tbl IN Bom_Bo_Pub.Ref_Designator_Tbl_Type
1641: := Eng_Eco_Pub.G_MISS_REF_DESIGNATOR_TBL
1642: , p_sub_component_tbl IN Bom_Bo_Pub.Sub_Component_Tbl_Type
1643: := Eng_Eco_Pub.G_MISS_SUB_COMPONENT_TBL
1644: , p_Mesg_Token_tbl IN Error_Handler.Mesg_Token_Tbl_Type
1645: := Error_Handler.G_MISS_MESG_TOKEN_TBL
1646: , p_error_status IN VARCHAR2
1647: , p_error_scope IN VARCHAR2 := NULL

Line 1654: , x_eco_rec IN OUT NOCOPY Eng_Eco_Pub.Eco_Rec_Type

1650: , p_other_token_tbl IN Error_Handler.Token_Tbl_Type
1651: := Error_Handler.G_MISS_TOKEN_TBL
1652: , p_error_level IN NUMBER
1653: , p_entity_index IN NUMBER := 1 -- := NULL
1654: , x_eco_rec IN OUT NOCOPY Eng_Eco_Pub.Eco_Rec_Type
1655: , x_eco_revision_tbl IN OUT NOCOPY Eng_Eco_Pub.Eco_Revision_tbl_Type
1656: , x_change_line_tbl IN OUT NOCOPY Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change
1657: , x_revised_item_tbl IN OUT NOCOPY Eng_Eco_Pub.Revised_Item_Tbl_Type
1658: , x_rev_component_tbl IN OUT NOCOPY Bom_Bo_Pub.Rev_Component_Tbl_Type

Line 1655: , x_eco_revision_tbl IN OUT NOCOPY Eng_Eco_Pub.Eco_Revision_tbl_Type

1651: := Error_Handler.G_MISS_TOKEN_TBL
1652: , p_error_level IN NUMBER
1653: , p_entity_index IN NUMBER := 1 -- := NULL
1654: , x_eco_rec IN OUT NOCOPY Eng_Eco_Pub.Eco_Rec_Type
1655: , x_eco_revision_tbl IN OUT NOCOPY Eng_Eco_Pub.Eco_Revision_tbl_Type
1656: , x_change_line_tbl IN OUT NOCOPY Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change
1657: , x_revised_item_tbl IN OUT NOCOPY Eng_Eco_Pub.Revised_Item_Tbl_Type
1658: , x_rev_component_tbl IN OUT NOCOPY Bom_Bo_Pub.Rev_Component_Tbl_Type
1659: , x_ref_designator_tbl IN OUT NOCOPY Bom_Bo_Pub.Ref_Designator_Tbl_Type

Line 1656: , x_change_line_tbl IN OUT NOCOPY Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change

1652: , p_error_level IN NUMBER
1653: , p_entity_index IN NUMBER := 1 -- := NULL
1654: , x_eco_rec IN OUT NOCOPY Eng_Eco_Pub.Eco_Rec_Type
1655: , x_eco_revision_tbl IN OUT NOCOPY Eng_Eco_Pub.Eco_Revision_tbl_Type
1656: , x_change_line_tbl IN OUT NOCOPY Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change
1657: , x_revised_item_tbl IN OUT NOCOPY Eng_Eco_Pub.Revised_Item_Tbl_Type
1658: , x_rev_component_tbl IN OUT NOCOPY Bom_Bo_Pub.Rev_Component_Tbl_Type
1659: , x_ref_designator_tbl IN OUT NOCOPY Bom_Bo_Pub.Ref_Designator_Tbl_Type
1660: , x_sub_component_tbl IN OUT NOCOPY Bom_Bo_Pub.Sub_Component_Tbl_Type

Line 1657: , x_revised_item_tbl IN OUT NOCOPY Eng_Eco_Pub.Revised_Item_Tbl_Type

1653: , p_entity_index IN NUMBER := 1 -- := NULL
1654: , x_eco_rec IN OUT NOCOPY Eng_Eco_Pub.Eco_Rec_Type
1655: , x_eco_revision_tbl IN OUT NOCOPY Eng_Eco_Pub.Eco_Revision_tbl_Type
1656: , x_change_line_tbl IN OUT NOCOPY Eng_Eco_Pub.Change_Line_Tbl_Type -- Eng Change
1657: , x_revised_item_tbl IN OUT NOCOPY Eng_Eco_Pub.Revised_Item_Tbl_Type
1658: , x_rev_component_tbl IN OUT NOCOPY Bom_Bo_Pub.Rev_Component_Tbl_Type
1659: , x_ref_designator_tbl IN OUT NOCOPY Bom_Bo_Pub.Ref_Designator_Tbl_Type
1660: , x_sub_component_tbl IN OUT NOCOPY Bom_Bo_Pub.Sub_Component_Tbl_Type
1661: , x_rev_operation_tbl IN OUT NOCOPY Bom_Rtg_Pub.Rev_Operation_Tbl_Type