DBA Data[Home] [Help]

APPS.IBY_SECURITY_PKG dependencies on IBY_BEP_ACCT_OPT_VALS

Line 635: BepAccountId IBY_BEP_ACCT_OPT_VALS.BEP_ACCOUNT_ID%type,

631:
632:
633: TYPE Bep_Acct_Opt_Vals_rec is record
634: (
635: BepAccountId IBY_BEP_ACCT_OPT_VALS.BEP_ACCOUNT_ID%type,
636: BepAccountOptionCode IBY_BEP_ACCT_OPT_VALS.ACCOUNT_OPTION_CODE%type,
637: BepAccountOptionValue IBY_BEP_ACCT_OPT_VALS.ACCOUNT_OPTION_VALUE%type
638: );
639:

Line 636: BepAccountOptionCode IBY_BEP_ACCT_OPT_VALS.ACCOUNT_OPTION_CODE%type,

632:
633: TYPE Bep_Acct_Opt_Vals_rec is record
634: (
635: BepAccountId IBY_BEP_ACCT_OPT_VALS.BEP_ACCOUNT_ID%type,
636: BepAccountOptionCode IBY_BEP_ACCT_OPT_VALS.ACCOUNT_OPTION_CODE%type,
637: BepAccountOptionValue IBY_BEP_ACCT_OPT_VALS.ACCOUNT_OPTION_VALUE%type
638: );
639:
640:

Line 637: BepAccountOptionValue IBY_BEP_ACCT_OPT_VALS.ACCOUNT_OPTION_VALUE%type

633: TYPE Bep_Acct_Opt_Vals_rec is record
634: (
635: BepAccountId IBY_BEP_ACCT_OPT_VALS.BEP_ACCOUNT_ID%type,
636: BepAccountOptionCode IBY_BEP_ACCT_OPT_VALS.ACCOUNT_OPTION_CODE%type,
637: BepAccountOptionValue IBY_BEP_ACCT_OPT_VALS.ACCOUNT_OPTION_VALUE%type
638: );
639:
640:
641: TYPE Transmit_Vals_rec is record