DBA Data[Home] [Help]

APPS.GMI_VALIDATE_ALLOCATION_PVT dependencies on IC_WHSE_MST

Line 37: , x_ic_whse_mst_rec OUT NOCOPY ic_whse_mst%ROWTYPE

33:
34: PROCEDURE VALIDATE_INPUT_PARMS
35: ( p_allocation_rec IN GMI_AUTO_ALLOCATE_PUB.gmi_allocation_rec
36: , x_ic_item_mst_rec OUT NOCOPY ic_item_mst%ROWTYPE
37: , x_ic_whse_mst_rec OUT NOCOPY ic_whse_mst%ROWTYPE
38: , x_allocation_rec OUT NOCOPY GMI_AUTO_ALLOCATE_PUB.gmi_allocation_rec
39: , x_return_status OUT NOCOPY VARCHAR2
40: , x_msg_count OUT NOCOPY NUMBER
41: , x_msg_data OUT NOCOPY VARCHAR2