DBA Data[Home] [Help]

APPS.CSTACPCS dependencies on MTL_PARAMETERS

Line 150: from mtl_parameters

146: l_stmt_num :=8;
147:
148: select default_cost_group_id
149: into l_default_cost_group_id
150: from mtl_parameters
151: where organization_id = i_org_id;
152:
153:
154: IF i_last_period_id IS NULL THEN