DBA Data[Home] [Help]

APPS.FA_LEASE_PITEMS_PKG dependencies on FND_PROFILE

Line 205: V_User_ID := TO_Number(FND_Profile.Value('USER_ID'));

201: WHERE Payment_Schedule_ID = P_Payment_Schedule_ID;
202:
203: BEGIN
204:
205: V_User_ID := TO_Number(FND_Profile.Value('USER_ID'));
206:
207: IF (P_Lessor_Site_ID is NULL or P_Dist_Code_Combination_ID is NULL) THEN
208:
209: /* get Lessor Site and Account related with the lease. */