DBA Data[Home] [Help]

APPS.AP_CARD_DATABASE_PKG dependencies on GL_SETS_OF_BOOKS

Line 31: /* GL Sets Of Books */

27: SUBTYPE cardProf_empNotifLookupCode IS AP_CARD_PROFILES.emp_notification_lookup_code%TYPE;
28: SUBTYPE cardProf_mgrApprvlLookupCode IS AP_CARD_PROFILES.mgr_approval_lookup_code%TYPE;
29:
30: -------------------------------------------------------------------------------
31: /* GL Sets Of Books */
32: -------------------------------------------------------------------------------
33: SUBTYPE glsob_chartOfAccountsID IS GL_SETS_OF_BOOKS.chart_of_accounts_id%TYPE;
34:
35: -------------------------------------------------------------------------------

Line 33: SUBTYPE glsob_chartOfAccountsID IS GL_SETS_OF_BOOKS.chart_of_accounts_id%TYPE;

29:
30: -------------------------------------------------------------------------------
31: /* GL Sets Of Books */
32: -------------------------------------------------------------------------------
33: SUBTYPE glsob_chartOfAccountsID IS GL_SETS_OF_BOOKS.chart_of_accounts_id%TYPE;
34:
35: -------------------------------------------------------------------------------
36: /* AP Card Programs */
37: -------------------------------------------------------------------------------