DBA Data[Home] [Help]

APPS.CSTPPPSC dependencies on AR_MATCH_REV_COGS_GRP

Line 1636: ar_match_rev_cogs_grp.period_status(

1632: AND closing_end_date BETWEEN start_date AND end_date;
1633:
1634: l_stmt_num := 80;
1635: -- Call AR's API to find out if the period is closed
1636: ar_match_rev_cogs_grp.period_status(
1637: p_api_version => 1.0,
1638: p_eff_period_num => l_effective_period_num,
1639: p_sob_id => l_ledger_id,
1640: x_status => l_ar_period_status,