DBA Data[Home] [Help]

APPS.EAM_WO_CHANGE_STATUS_PVT dependencies on EAM_ERROR_MESSAGE_PVT

Line 43: ,x_Mesg_Token_Tbl OUT NOCOPY EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type);

39: ,x_request_id OUT NOCOPY NUMBER
40: ,x_return_status OUT NOCOPY VARCHAR2
41: ,x_msg_count OUT NOCOPY NUMBER
42: ,x_msg_data OUT NOCOPY VARCHAR2
43: ,x_Mesg_Token_Tbl OUT NOCOPY EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type);
44:
45: /*Procedure to create osp requisitions at workorder release
46: This procedure will check if there are any existing requisitions for each operation.
47: If reqs. are not there then osp requisitions will be created for such operations