DBA Data[Home] [Help]

APPS.IGP_AD_USERID_PKG dependencies on IGP_AC_ACC_CLASSES_PKG

Line 805: igp_ac_acc_classes_pkg.insert_row ( x_mode => 'R',

801: END IF;
802:
803: lv_rowid:=NULL;
804: BEGIN
805: igp_ac_acc_classes_pkg.insert_row ( x_mode => 'R',
806: x_rowid => lv_rowid,
807: x_acc_classification_id => l_acc_classification_id, -- PK of the table. OUT param.
808: x_account_id => l_account_id , -- FK to the account ID.
809: x_acc_classification_code => l_classification_cd, -- Acc classification code.