DBA Data[Home] [Help]

APPS.WSMPUTIL dependencies on INVTTMTX

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

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