DBA Data[Home] [Help]

APPS.JL_BR_AR_GENERATE_DEBIT_MEMO dependencies on RA_ACCOUNT_DEFAULTS

Line 69: FROM ra_account_defaults

65: /* Get the id to access RA_ACCOUNT_DEFAULT_SEGMENTS table */
66:
67: SELECT gl_default_id
68: INTO X_gl_default_id
69: FROM ra_account_defaults
70: WHERE type=X_account_type;
71:
72: /* Get number of segments to the transaction type */
73: