DBA Data[Home] [Help]

APPS.EAM_ISOLATION_DEFAULT_PVT dependencies on EAM_PROCESS_SAFETY_PUB

Line 28: ( p_eam_iso_header_rec IN EAM_PROCESS_SAFETY_PUB.eam_iso_header_rec_type

24: ********************************************************************/
25:
26:
27: PROCEDURE Populate_Null_Columns
28: ( p_eam_iso_header_rec IN EAM_PROCESS_SAFETY_PUB.eam_iso_header_rec_type
29: , p_old_eam_iso_header_rec IN EAM_PROCESS_SAFETY_PUB.eam_iso_header_rec_type
30: , x_eam_isolation_rec OUT NOCOPY EAM_PROCESS_SAFETY_PUB.eam_iso_header_rec_type
31: );
32:

Line 29: , p_old_eam_iso_header_rec IN EAM_PROCESS_SAFETY_PUB.eam_iso_header_rec_type

25:
26:
27: PROCEDURE Populate_Null_Columns
28: ( p_eam_iso_header_rec IN EAM_PROCESS_SAFETY_PUB.eam_iso_header_rec_type
29: , p_old_eam_iso_header_rec IN EAM_PROCESS_SAFETY_PUB.eam_iso_header_rec_type
30: , x_eam_isolation_rec OUT NOCOPY EAM_PROCESS_SAFETY_PUB.eam_iso_header_rec_type
31: );
32:
33: END EAM_ISOLATION_DEFAULT_PVT ;

Line 30: , x_eam_isolation_rec OUT NOCOPY EAM_PROCESS_SAFETY_PUB.eam_iso_header_rec_type

26:
27: PROCEDURE Populate_Null_Columns
28: ( p_eam_iso_header_rec IN EAM_PROCESS_SAFETY_PUB.eam_iso_header_rec_type
29: , p_old_eam_iso_header_rec IN EAM_PROCESS_SAFETY_PUB.eam_iso_header_rec_type
30: , x_eam_isolation_rec OUT NOCOPY EAM_PROCESS_SAFETY_PUB.eam_iso_header_rec_type
31: );
32:
33: END EAM_ISOLATION_DEFAULT_PVT ;