DBA Data[Home] [Help]

APPS.CZ_IMP_IM_KRS dependencies on CZ_IMP_ALL

Line 994: CZ_IMP_ALL.setReturnCode(cz_imp_all.CONCURRENT_WARNING,CZ_UTILS.GET_TEXT('CZ_IMP_PROPERTY_EXISTS','NAME',nPropertyName));

990: sRecStatus:='DUPL';
991: sDisposition:='R';
992: nDups:=nDups+1;
993: x_error:=CZ_UTILS.LOG_REPORT(CZ_UTILS.GET_TEXT('CZ_IMP_PROPERTY_EXISTS','NAME',nPropertyName),1,'CZ_IMP_IM_KRS.KRS_PROPERTY',11276,inRun_Id);
994: CZ_IMP_ALL.setReturnCode(cz_imp_all.CONCURRENT_WARNING,CZ_UTILS.GET_TEXT('CZ_IMP_PROPERTY_EXISTS','NAME',nPropertyName));
995: ELSE
996: /*Insert */
997: sDisposition:='I';
998: nInsertCount:=nInsertCount+1;