DBA Data[Home] [Help]

APPS.OKL_BOOK_CONTROLLER_PVT dependencies on FND_PROFILE

Line 1317: l_approval_path := fnd_profile.value('OKL_LEASE_CONTRACT_APPROVAL_PROCESS');

1313: --concurrent request for Activate..start
1314: IF (each_ctrl_trx.prog_short_name = 'OKLBCTBK') THEN
1315:
1316: --read profile for contract approval path
1317: l_approval_path := fnd_profile.value('OKL_LEASE_CONTRACT_APPROVAL_PROCESS');
1318:
1319: --if no approval path is set or contract activation is only
1320: --process requested then submit request for Activation
1321: IF (l_curr_sts_code = 'APPROVED' OR