Acad Term Enrl Policy Rule Log DMO
Represents the log of the policy rule calculation runs for an academic term enrollment.
Object API Name: std__AcadTermEnrlPolicyRuleLogDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- AcademicTermId has a FOREIGNKEY relationship with the Academic Term DMO
Idfield. - AcademicTermEnrollmentId has a FOREIGNKEY relationship with the Academic Term Enrollment DMO
Idfield.
- AcademicTermEnrollmentId
- AcademicTermId
- AcadTermEnrlPolicyRuleLogNm
- CalculatedDateTime
- CalculatedNumericResultNumber
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- JobIdentifier
- JobType
- PublishedDateTime
- Scope
- Status
- Field API Name:
std__AcademicTermEnrollmentId__c - Data Type: TEXT
- Description: The Academic Term Enrollment associated with the Academic Term Enrollment Policy Rule History.
- Field API Name:
std__AcademicTermId__c - Data Type: TEXT
- Description: The Academic Term associated with the Academic Term Enrollment Policy Rule History.
- Field API Name:
std__AcadTermEnrlPolicyRuleLogNm__c - Data Type: TEXT
- Description: An auto-generated string or number assigned to the Academic Term Enrollment Policy Rule History.
- Field API Name:
std__CalculatedDateTime__c - Data Type: DATETIME
- Description: The date on which the result is calculated.
- Field API Name:
std__CalculatedNumericResultNumber__c - Data Type: DOUBLE
- Description: The result that's calculated using the Policy Rule.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__JobIdentifier__c - Data Type: TEXT
- Description: The identifier for the job that calculates the result.
- Field API Name:
std__JobType__c - Data Type: TEXT
- Description: Specifies the type of job that's run using the policy rule. Example values include Batch, One-off
- Field API Name:
std__PublishedDateTime__c - Data Type: DATETIME
- Description: The date on which the result is published.
- Field API Name:
std__Scope__c - Data Type: TEXT
- Description: Specifies the scope of the Academic Term Enrollment Policy Rule History. Example values include Term GPA, Registration Timeline, Holds
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: Specifies whether the result is calculated or published. Example values include Calculated, Published