DBA Data[Home] [Help]

APPS.WF_DIGITAL_SECURITY_PRIVATE dependencies on WF_DIG_SIG_SPI_FLAVORS

Line 492: From WF_Dig_Sig_SPI_Flavors

488: Select BSR_SPI, Verify_SPI, Validate_SPI, Cert_Mapper, Validator_Store,
489: Validation_Mode, Signature_Format, Signature_Mode
490: into P_BSR, P_Verifier, P_Validator, P_CertMapper, P_Validator_Store,
491: P_Validation_Mode, P_Signature_Format, P_Signature_Mode
492: From WF_Dig_Sig_SPI_Flavors
493: Where P_Flavor = Flavor;
494:
495: Exception
496: when others then