DBA Data[Home] [Help]

APPS.GMS_PA_API dependencies on PA_IMPLEMENTATIONS

Line 1007: FROM PA_IMPLEMENTATIONS ;

1003: X_program_application_id := FND_GLOBAL.PROG_APPL_ID ;
1004:
1005: SELECT set_of_books_id
1006: INTO x_sob_id
1007: FROM PA_IMPLEMENTATIONS ;
1008:
1009: -- Check whether gms is enabled, if gms is not enabled return
1010: -- Remove references to this call inside the loops.
1011: