DBA Data[Home] [Help]

APPS.JA_CN_SI_BANK_DET_PKG dependencies on DUAL

Line 805: from dual;

801: 'ACCT',
802: l_code.ACCOUNTING_STRUCTURE_FLEX_NUM,
803: l_code.ACCOUNTING_STRUCT_ID)
804: into l_rule
805: from dual;
806: Ja_Cn_Utility.Add_Child_Node('ACCOUNT_STRUCTURE', l_rule);
807: l_row := l_row + 1;
808: END LOOP;
809: CLOSE CUR_CODE;