DBA Data[Home] [Help]

APPS.XLA_08901_AAD_S_000002_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 6280: -- Accrual Reversal : to get date for Standard Source (NONE)

6276: -- call api to validate and store accounting attributes for header
6277: --
6278:
6279: ------------------------------------------------------------
6280: -- Accrual Reversal : to get date for Standard Source (NONE)
6281: ------------------------------------------------------------
6282: l_acc_rev_gl_date_source := NULL;
6283:
6284: l_rec_acct_attrs.array_acct_attr_code(1) := 'GL_DATE';

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

7165: -- call api to validate and store accounting attributes for header
7166: --
7167:
7168: ------------------------------------------------------------
7169: -- Accrual Reversal : to get date for Standard Source (NONE)
7170: ------------------------------------------------------------
7171: l_acc_rev_gl_date_source := NULL;
7172:
7173: l_rec_acct_attrs.array_acct_attr_code(1) := 'GL_DATE';

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

8346: -- call api to validate and store accounting attributes for header
8347: --
8348:
8349: ------------------------------------------------------------
8350: -- Accrual Reversal : to get date for Standard Source (NONE)
8351: ------------------------------------------------------------
8352: l_acc_rev_gl_date_source := NULL;
8353:
8354: l_rec_acct_attrs.array_acct_attr_code(1) := 'GL_DATE';

Line 9255: (p_product_rule_code => 'FV_STANDARD_AAD'

9251: ,p_module => l_log_module);
9252: END IF;
9253: --
9254: xla_ae_journal_entry_pkg.SetProductAcctDefinition
9255: (p_product_rule_code => 'FV_STANDARD_AAD'
9256: ,p_product_rule_type_code => 'S'
9257: ,p_product_rule_version => ''
9258: ,p_product_rule_name => 'Federal Financials AAD'
9259: ,p_amb_context_code => 'DEFAULT'