Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

DEFECT

Change Request: CR-000182753 (force.com)

SF03 and SF04 generate unknown values. For 210 we used data from a custom SF report that Steve @ ThreeForks, Inc had created.

HEERF II

HEERF II dispersal was done manually outside of Financial Aid. If SF/FA 220 requires reporting it Ryan White wrote this to grab those records.

SELECT 'FA561210'
|| stvterm.STVTERM_MIS_TERM_ID
|| gv_mis_global_bp.f_get_identifier (
tbraccd_PIDM,
gb_common.f_get_id (tbraccd_PIDM),
goksels.f_name_bio_value (tbraccd_PIDM, 'SSN'))
|| 'GW01000 ' AS FA_LINE
FROM tbraccd INNER JOIN stvterm ON stvterm_code = tbraccd_Term_code
WHERE tbraccd_detail_code = 'CRFD' AND tbraccd_term_code = '202210'
  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.