DBA Data[Home] [Help]

APPS.WSMPUTIL dependencies on INVTTMTX

Line 5801: INVTTMTX.tdatechk(org_id => p_organization_id,

5797: /* ST : Bug 3205363 LE Timezone change Start */
5798:
5799: /* Henceforth call to be made to the tdacheck API to get the accounting period id */
5800:
5801: INVTTMTX.tdatechk(org_id => p_organization_id,
5802: transaction_date => p_date,
5803: period_id => l_acct_period_id,
5804: open_past_period => l_open_past_period);
5805: