Target Column |
Business Definition |
Database Data Type |
Source Name |
Source Column |
Local Source |
Local Target |
ADMINISTRATIVE_GROUP
|
Organization-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
BEGIN_EVENT_RULE
|
Indicates when the event starts compared to the grant begin or end date in the grant period.
|
VARCHAR2(63)
|
FRBEVNG
|
FRBEVNG_BEG_DATE_IND
|
NO
|
NO
|
BEGIN_EVENT_RULE_DESC
|
Begin event description.
|
VARCHAR2(255)
|
FUNCTION
|
SELECT SUBSTR(VALUE_DESCRIPTION,1,255) FROM MGT_VALIDATION WHERE TABLE_NAME = 'FRBEVNG_BEG_DATE_IND' AND VALUE = BEGIN_EVENT_RULE
|
NO
|
NO
|
BILL_FORMAT
|
Billing format used.
|
VARCHAR2(63)
|
FRBEVNG
|
FRBEVNG_BFRM_CODE
|
NO
|
NO
|
BILL_FORMAT_DESC
|
Billing format description
|
VARCHAR2(255)
|
FRVBFRM
|
FRVBFRM_DESC
|
NO
|
NO
|
BILL_FORMAT_TYPE
|
Billing format type. (B)ill or (R)eport.
|
VARCHAR2(255)
|
FRVBFRM
|
FRVBFRM_TYPE_IND
|
NO
|
NO
|
BILL_FORMAT_TYPE_DESC
|
Billing format type description.
|
VARCHAR2(255)
|
CALCULATION
|
DECODE(FRVBFRM_TYPE_IND)
|
NO
|
NO
|
EVENT_END_DATE
|
End date to use when calculating recurring grant event periods.
|
DATE
|
FRBEVNG
|
FRBEVNG_DATE_TO
|
NO
|
NO
|
EVENT_FREQUENCY
|
Frequency at which this event is run for the grant. (M)onthly, (B)i-Weekly, (Q)uarterly, (S)emi-Annually, (W)eekly or (A)nnually.
|
VARCHAR2(63)
|
FRBEVNG
|
FRBEVNG_FREQ_IND
|
NO
|
NO
|
EVENT_FREQUENCY_DESC
|
Event frequency description.
|
VARCHAR2(255)
|
FUNCTION
|
SELECT SUBSTR(VALUE_DESCRIPTION,1,255) FROM MGT_VALIDATION WHERE TABLE_NAME = 'FRBEVNG_FREQ_IND' AND VALUE = EVENT_FREQUENCY
|
NO
|
NO
|
EVENT_START_DATE
|
Start date to use when calculating recurring grant event periods.
|
DATE
|
FRBEVNG
|
FRBEVNG_DATE_FROM
|
NO
|
NO
|
EVENT_TYPE
|
Event type used to categorize if the event is just an (E)vent, (R)eport, (P)MS or a (B)ill.
|
VARCHAR2(63)
|
FRVEVNT
|
FRVEVNT_TYPE_IND
|
NO
|
NO
|
EVENT_TYPE_DESC
|
Event type description.
|
VARCHAR2(255)
|
FUNCTION
|
SELECT SUBSTR(VALUE_DESCRIPTION,1,255) FROM MGT_VALIDATION WHERE TABLE_NAME = 'FRVEVNT_TYPE_IND' AND VALUE = GRANT_EVENT_TYPE
|
NO
|
NO
|
GRANT_EVENT
|
User-defined event identification assigned to the grant.
|
VARCHAR2(63)
|
FRBEVNG
|
FRBEVNG_EVNT_CODE
|
NO
|
NO
|
GRANT_EVENT_ACTIVITY_DATE
|
Date record was inserted or updated.
|
DATE
|
FRBEVNG
|
FRBEVNG_ACTIVITY_DATE
|
NO
|
NO
|
GRANT_EVENT_ALTERNATE_DESC
|
Grant event alternate description.
|
VARCHAR2(255)
|
FRBEVNG
|
FRBEVNG_ALTERNATE_EVENT_DESC
|
NO
|
NO
|
GRANT_EVENT_DESC
|
Grant event description.
|
VARCHAR2(255)
|
FRVEVNT
|
FRVEVNT_DESC
|
NO
|
NO
|
GRANT_EVENT_FULL_DESC
|
Grant event description and alternate description.
|
VARCHAR2(255)
|
CALCULATION
|
FRVEVNT_DESC || FRBEVNG_ALTERNATE_EVENT_DESC
|
NO
|
NO
|
GRANT_EVENT_USER_ID
|
Unique identification code of the user who entered or last touched the transaction.
|
VARCHAR2(63)
|
FRBEVNG
|
FRBEVNG_USER_ID
|
NO
|
NO
|
GRANT_ID
|
Unique user-defined or system generated one-up number for this grant.
|
VARCHAR2(63)
|
FRBEVNG
|
FRBEVNG_GRNT_CODE
|
NO
|
NO
|
GRANT_SHORT_TITLE
|
Grant short title or description.
|
VARCHAR2(255)
|
FRBGRNT
|
FRBGRNT_TITLE
|
NO
|
NO
|
MULTI_SOURCE
|
Institution value for the record when the optional multi-institution facility feature has been applied.
|
VARCHAR2(63)
|
NA
|
NA
|
NO
|
NO
|
MULTI_SOURCE_DESC
|
Institution description when the optional multi-institution facility feature has been applied.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
NOTIFICATION_DAYS
|
Number of days after the begin date that the event occurs.
|
NUMBER
|
FRBEVNG
|
FRBEVNG_NUM_OF_DAYS
|
NO
|
NO
|
NUMBER_OF_DAYS_REMINDER
|
Number of days before the event is due that Banner will send a user reminder to satisfy that event.
|
NUMBER
|
FRBEVNG
|
FRBEVNG_NUM_OF_DAYS_REMINDER
|
NO
|
NO
|
PAYMENT_METHOD
|
Payment method of fixed or cost used for billing events.
|
VARCHAR2(63)
|
FRBEVNG
|
FRBEVNG_PMT_METHOD_TYPE_IND
|
NO
|
NO
|
PAYMENT_METHOD_DESC
|
Payment method description.
|
VARCHAR2(255)
|
FUNCTION
|
DECODE(FRBEVNG_PMT_METHOD_TYPE_IND)
|
NO
|
NO
|
PROCESS_GROUP
|
Process-oriented identifier for the record used to determine access authorization to this record. Institution defined.
|
VARCHAR2(255)
|
NA
|
NA
|
NO
|
NO
|
RESPONSIBLE_PERSON_ID
|
Identification number assigned to a person that is used externally for all communication and correspondence with the person.
|
VARCHAR2(63)
|
FUNCTION SPRIDEN
|
MGKFUNC.F_GET_PERSON_INFO SPRIDEN_ID
|
NO NO
|
NO
|
RESPONSIBLE_PERSON_NAME
|
Responsible person's name.
|
VARCHAR2(255)
|
FUNCTION SPRIDEN
|
MGKFUNC.F_GET_PERSON_INFO SPRIDEN_LAST_NAME || SPRIDEN_FIRST_NAME || SPRIDEN_MI
|
NO NO
|
NO
|
RESPONSIBLE_PERSON_UID
|
System generated unique internal identification number assigned to this person.
|
NUMBER
|
GOBEACC
|
GOBEACC_PIDM
|
NO
|
NO
|
RESPONSIBLE_USER_ID
|
Responsible user identification for satisfying the first event status.
|
VARCHAR2(63)
|
FRREVNG
|
FRREVNG_RESPONSIBLE_USER_ID
|
NO
|
NO
|