DBA Data[Home] [Help]

APPS.PSB_CONSTRAINT_FORMULAS_PVT dependencies on PSB_ACCOUNT_POSITION_SET_LINES

Line 854: psb_account_position_set_lines.account_position_set_id%TYPE;

850: l_api_name CONSTANT VARCHAR2(30) := 'Delete_Row';
851: l_api_version CONSTANT NUMBER := 1.0;
852: --
853: l_account_position_set_id
854: psb_account_position_set_lines.account_position_set_id%TYPE;
855: --
856: BEGIN
857: --
858: SAVEPOINT Delete_Row_Pvt ;