DBA Data[Home] [Help]

APPS.GMS_EVT_BILLING dependencies on GMS_AWARDS

Line 335: GMS_AWARDS

331: into
332: X_Award_Rev_Distribution_Rule,
333: X_Award_Bill_Distribution_Rule
334: from
335: GMS_AWARDS
336: where
337: Award_Project_Id = X_Project_Id;
338: End;
339: