DBA Data[Home] [Help]

APPS.FA_LEASE_PITEMS_PKG dependencies on FND_PROFILE

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

208: WHERE Payment_Schedule_ID = P_Payment_Schedule_ID;
209:
210: BEGIN
211:
212: V_User_ID := TO_Number(FND_Profile.Value('USER_ID'));
213:
214: IF (P_Lessor_Site_ID is NULL or P_Dist_Code_Combination_ID is NULL) THEN
215:
216: /* get Lessor Site and Account related with the lease. */