DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FIN_LT_CHG dependencies on IGS_GE_GEN_003

Line 1538: IGS_GE_GEN_003.set_org_id(NULL) ; -- sets the orgid

1534:
1535: --Create a Savepoint for Rollback.
1536: SAVEPOINT s_calc_fin_lt_charge;
1537:
1538: IGS_GE_GEN_003.set_org_id(NULL) ; -- sets the orgid
1539: retcode := 0 ; -- initialises the out NOCOPY parameter to 0
1540:
1541: -- Check the value of Manage Accounts System Option value.
1542: -- If its NULL or OTHER then this process should error out by logging message.