DBA Data[Home] [Help]

APPS.CST_ACCOUNTINGPERIOD_PUB dependencies on CSTPCWPB

Line 634: l_return_code := CSTPCWPB.WIPCBR( p_org_id,

630: status => l_installation,
631: industry => l_indust);
632:
633: IF (l_wip_installed) THEN
634: l_return_code := CSTPCWPB.WIPCBR( p_org_id,
635: p_user_id,
636: p_login_id,
637: x_new_acct_period_id,
638: l_err_msg);