DBA Data[Home] [Help]

APPS.PA_XLA_INTF_REV_EVENTS dependencies on PA_IMPLEMENTATIONS_ALL

Line 27: ,P_Ledger_Id IN PA_Implementations_All.Set_Of_Books_Id%TYPE

23: ,P_Transfer_Status_Code IN PA_draft_revenues_All.Transfer_Status_Code%TYPE
24: ,P_Source_Distribution_Id_Num_1 IN XLA_Distribution_Links.Source_Distribution_Id_Num_1%TYPE
25: ,P_Source_Distribution_Id_Num_2 IN XLA_Distribution_Links.Source_Distribution_Id_Num_2%TYPE
26: ,P_Distribution_Type IN XLA_Distribution_Links.SOURCE_DISTRIBUTION_TYPE%TYPE
27: ,P_Ledger_Id IN PA_Implementations_All.Set_Of_Books_Id%TYPE
28: ) RETURN NUMBER;
29:
30: END PA_XLA_INTF_REV_EVENTS;