DBA Data[Home] [Help]

APPS.MRP_RECEIVING_ORG_UTIL dependencies on FND_API

Line 41: ( p_attr_id IN NUMBER := FND_API.G_MISS_NUM

37:
38: -- Procedure Clear_Dependent_Attr
39:
40: PROCEDURE Clear_Dependent_Attr
41: ( p_attr_id IN NUMBER := FND_API.G_MISS_NUM
42: , p_Receiving_Org_rec IN MRP_Sourcing_Rule_PUB.Receiving_Org_Rec_Type
43: , p_old_Receiving_Org_rec IN MRP_Sourcing_Rule_PUB.Receiving_Org_Rec_Type :=
44: MRP_Sourcing_Rule_PUB.G_MISS_RECEIVING_ORG_REC
45: , x_Receiving_Org_rec OUT MRP_Sourcing_Rule_PUB.Receiving_Org_Rec_Type