DBA Data[Home] [Help]

APPS.WMS_CATCH_WEIGHT_PVT dependencies on MTL_PARAMETERS

Line 1100: FROM mtl_parameters

1096: l_txn_src_typ_id := inv_globals.g_sourcetype_inventory;
1097:
1098: SELECT cat_wt_account
1099: INTO l_adj_account_id
1100: FROM mtl_parameters
1101: WHERE organization_id = p_organization_id;
1102:
1103: l_txn_date := SYSDATE;
1104: l_acct_period_id := inv_txn_manager_grp.get_open_period( p_organization_id