DBA Data[Home] [Help]

APPS.IGIRCBAP dependencies on IGI_PLSQL_CONTROL_S

Line 2069: select igi_plsql_control_s.nextval , p_Post.PostingControlId

2065: return null;
2066: END GetMeaning;
2067: BEGIN
2068: --
2069: select igi_plsql_control_s.nextval , p_Post.PostingControlId
2070: into l_plsql_id, l_posting_id
2071: from sys.dual;
2072:
2073: l_outofbal_label1 := GetMeaning( 'OB1');