DBA Data[Home] [Help]

APPS.CSTPAPPR dependencies on CST_COST_TYPES

Line 504: cst_cost_types

500: cost_type
501: INTO
502: l_cost_type_name
503: FROM
504: cst_cost_types
505: WHERE
506: cost_type_id = i_cost_type_id;
507:
508: l_stmt_num := 75;