DBA Data[Home] [Help]

APPS.CSTPPWRO dependencies on CST_PAC_PERIODS

Line 1207: FROM cst_pac_periods

1203:
1204: -- Select the legal entity for the pac period, to be used in eAM part
1205: SELECT legal_entity
1206: INTO l_legal_entity_id
1207: FROM cst_pac_periods
1208: WHERE pac_period_id = p_pac_period_id;
1209:
1210: l_stmt_num := 7;
1211: