3:
4: -- Procedure Attributes
5:
6: PROCEDURE Attributes
7: ( p_trolin_rec IN INV_Move_Order_PUB.Trolin_Rec_Type :=
8: INV_Move_Order_PUB.G_MISS_TROLIN_REC
9: , p_iteration IN NUMBER := 1
10: , x_trolin_rec OUT nocopy INV_Move_Order_PUB.Trolin_Rec_Type
11: );
4: -- Procedure Attributes
5:
6: PROCEDURE Attributes
7: ( p_trolin_rec IN INV_Move_Order_PUB.Trolin_Rec_Type :=
8: INV_Move_Order_PUB.G_MISS_TROLIN_REC
9: , p_iteration IN NUMBER := 1
10: , x_trolin_rec OUT nocopy INV_Move_Order_PUB.Trolin_Rec_Type
11: );
12:
6: PROCEDURE Attributes
7: ( p_trolin_rec IN INV_Move_Order_PUB.Trolin_Rec_Type :=
8: INV_Move_Order_PUB.G_MISS_TROLIN_REC
9: , p_iteration IN NUMBER := 1
10: , x_trolin_rec OUT nocopy INV_Move_Order_PUB.Trolin_Rec_Type
11: );
12:
13: END INV_Default_Trolin;