DBA Data[Home] [Help]

APPS.EAM_OPERATIONS_JSP dependencies on EAM_ERROR_MESSAGE_PVT

Line 4463: l_mssg_token_tbl_type EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;

4459: l_out_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
4460: l_out_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
4461: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
4462:
4463: l_mssg_token_tbl_type EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;
4464: l_return_status VARCHAR2(240);
4465: l_data VARCHAR2(2000);
4466: l_mssg_index_out NUMBER;
4467: l_mssg_index NUMBER;

Line 4617: l_mssg_token_tbl_type EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;

4613: l_out_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
4614: l_out_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
4615: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
4616:
4617: l_mssg_token_tbl_type EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;
4618: l_return_status VARCHAR2(240);
4619: l_data VARCHAR2(2000);
4620: l_mssg_index_out NUMBER;
4621: l_mssg_data VARCHAR2(250);