DBA Data[Home] [Help]

APPS.XLA_08901_AAD_S_000002_BC_PKG dependencies on STANDARD

Line 14: | Code : FV_STANDARD_AAD |

10: | |
11: | DESCRIPTION |
12: | Package generated From Product Accounting Definition |
13: | Name : Federal Financials AAD |
14: | Code : FV_STANDARD_AAD |
15: | Owner : PRODUCT |
16: | Version : |
17: | AMB Context Code: DEFAULT |
18: | HISTORY |

Line 5314: -- Accrual Reversal : to get date for Standard Source (NONE)

5310: -- call api to validate and store accounting attributes for header
5311: --
5312:
5313: ------------------------------------------------------------
5314: -- Accrual Reversal : to get date for Standard Source (NONE)
5315: ------------------------------------------------------------
5316: l_acc_rev_gl_date_source := NULL;
5317:
5318: l_rec_acct_attrs.array_acct_attr_code(1) := 'GL_DATE';

Line 6470: -- Accrual Reversal : to get date for Standard Source (NONE)

6466: -- call api to validate and store accounting attributes for header
6467: --
6468:
6469: ------------------------------------------------------------
6470: -- Accrual Reversal : to get date for Standard Source (NONE)
6471: ------------------------------------------------------------
6472: l_acc_rev_gl_date_source := NULL;
6473:
6474: l_rec_acct_attrs.array_acct_attr_code(1) := 'GL_DATE';

Line 7189: (p_product_rule_code => 'FV_STANDARD_AAD'

7185: ,p_module => l_log_module);
7186: END IF;
7187: --
7188: xla_ae_journal_entry_pkg.SetProductAcctDefinition
7189: (p_product_rule_code => 'FV_STANDARD_AAD'
7190: ,p_product_rule_type_code => 'S'
7191: ,p_product_rule_version => ''
7192: ,p_product_rule_name => 'Federal Financials AAD'
7193: ,p_amb_context_code => 'DEFAULT'