DBA Data[Home] [Help]

APPS.EAM_OPERATIONS_JSP dependencies on EAM_ERROR_MESSAGE_PVT

Line 3953: l_mssg_token_tbl_type EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;

3949: l_out_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
3950: l_out_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
3951: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
3952:
3953: l_mssg_token_tbl_type EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;
3954: l_return_status VARCHAR2(240);
3955: l_data VARCHAR2(2000);
3956: l_mssg_index_out NUMBER;
3957: l_mssg_index NUMBER;

Line 4107: l_mssg_token_tbl_type EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;

4103: l_out_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
4104: l_out_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
4105: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
4106:
4107: l_mssg_token_tbl_type EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;
4108: l_return_status VARCHAR2(240);
4109: l_data VARCHAR2(2000);
4110: l_mssg_index_out NUMBER;
4111: l_mssg_data VARCHAR2(250);