DBA Data[Home] [Help]

APPS.AP_ETAX_SERVICES_PKG dependencies on AP_INVOICE_DISTRIBUTIONS_S

Line 12624: ap_invoice_distributions_s.NEXTVAL invoice_distribution_id,

12620: tax_dist.award_id) award_id,
12621: NULL credit_card_trx_id,
12622: tax_dist.dist_match_type dist_match_type,
12623: tax_dist.rcv_transaction_id rcv_transaction_id,
12624: ap_invoice_distributions_s.NEXTVAL invoice_distribution_id,
12625: tax_dist.invoice_distribution_id parent_reversal_id,
12626: tax_dist.tax_recoverable_flag tax_recoverable_flag,
12627: NULL merchant_document_number,
12628: NULL merchant_name,

Line 12657: ap_invoice_distributions_s.CURRVAL, NULL) related_id,

12653: -- bug 5572121
12654: -- NULL related_id,
12655: DECODE( tax_dist.related_id, NULL, NULL,
12656: tax_dist.invoice_distribution_id,
12657: ap_invoice_distributions_s.CURRVAL, NULL) related_id,
12658: NULL asset_book_type_code,
12659: NULL asset_category_id,
12660: tax_dist.distribution_class distribution_class,
12661: tax_dist.tax_code_id tax_code_id,

Line 12842: ap_invoice_distributions_s.NEXTVAL invoice_distribution_id,

12838: tax_dist.award_id) award_id,
12839: NULL credit_card_trx_id,
12840: tax_dist.dist_match_type dist_match_type,
12841: tax_dist.rcv_transaction_id rcv_transaction_id,
12842: ap_invoice_distributions_s.NEXTVAL invoice_distribution_id,
12843: tax_dist.invoice_distribution_id parent_reversal_id,
12844: tax_dist.tax_recoverable_flag tax_recoverable_flag,
12845: NULL merchant_document_number,
12846: NULL merchant_name,

Line 12875: ap_invoice_distributions_s.CURRVAL, NULL) related_id,

12871: -- bug 5572121
12872: -- NULL related_id,
12873: DECODE( tax_dist.related_id, NULL, NULL,
12874: tax_dist.invoice_distribution_id,
12875: ap_invoice_distributions_s.CURRVAL, NULL) related_id,
12876:
12877: NULL asset_book_type_code,
12878: NULL asset_category_id,
12879: tax_dist.distribution_class distribution_class,

Line 13062: ap_invoice_distributions_s.NEXTVAL invoice_distribution_id,

13058: tax_dist.award_id) award_id,
13059: NULL credit_card_trx_id,
13060: tax_dist.dist_match_type dist_match_type,
13061: tax_dist.rcv_transaction_id rcv_transaction_id,
13062: ap_invoice_distributions_s.NEXTVAL invoice_distribution_id,
13063: tax_dist.invoice_distribution_id parent_reversal_id,
13064: tax_dist.tax_recoverable_flag tax_recoverable_flag,
13065: NULL merchant_document_number,
13066: NULL merchant_name,

Line 13095: ap_invoice_distributions_s.CURRVAL, NULL) related_id,

13091: -- bug 5572121
13092: -- NULL related_id,
13093: DECODE( tax_dist.related_id, NULL, NULL,
13094: tax_dist.invoice_distribution_id,
13095: ap_invoice_distributions_s.CURRVAL, NULL) related_id,
13096:
13097: NULL asset_book_type_code,
13098: NULL asset_category_id,
13099: tax_dist.distribution_class distribution_class,

Line 13291: ap_invoice_distributions_s.NEXTVAL invoice_distribution_id,

13287: tax_dist.award_id) award_id,
13288: NULL credit_card_trx_id,
13289: tax_dist.dist_match_type dist_match_type,
13290: tax_dist.rcv_transaction_id rcv_transaction_id,
13291: ap_invoice_distributions_s.NEXTVAL invoice_distribution_id,
13292: tax_dist.invoice_distribution_id parent_reversal_id,
13293: tax_dist.tax_recoverable_flag tax_recoverable_flag,
13294: NULL merchant_document_number,
13295: NULL merchant_name,

Line 13324: ap_invoice_distributions_s.CURRVAL, NULL) related_id,

13320: -- bug 5572121
13321: -- NULL related_id,
13322: DECODE( tax_dist.related_id, NULL, NULL,
13323: tax_dist.invoice_distribution_id,
13324: ap_invoice_distributions_s.CURRVAL, NULL) related_id,
13325:
13326: NULL asset_book_type_code,
13327: NULL asset_category_id,
13328: tax_dist.distribution_class distribution_class,