DBA Data[Home] [Help]

APPS.EAM_ISOLATION_WORKFLOW_PVT dependencies on EAM_ISOLATION_VALIDATE_PVT

Line 165: EAM_ISOLATION_VALIDATE_PVT.Check_Existence

161: l_isolation_header_rec.user_defined_status := l_new_user_status;
162: l_isolation_header_rec.pending_flag := 'N';
163:
164: -- To populate existing values
165: EAM_ISOLATION_VALIDATE_PVT.Check_Existence
166: ( p_iso_header_rec => l_isolation_header_rec
167: , x_iso_header_rec => l_old_isolation_header_rec
168: , x_mesg_token_Tbl => l_Mesg_Token_Tbl
169: , x_return_Status => l_return_status