Skip to main content

B1CareerUIInfo

  • Aggregates UI-relevant career information, including the career entity ID,
    * company data table ID, job details, member assignments, and site identifier.
PropertyTypeDescriptionMetadata
CareerIdFB1EntityIdEntity ID of the career.
CareerDtIdFNameData table ID of the company for this career.
JobInfoFB1CareerJobInfoJob information for this career entry.
MemberInfoTMapMap from member entity IDs to their job assignment info.
SiteDtIdFNameData table ID of the site for this career.
CareerTypeEB1CareerTypeCareer type classification (Business, School, etc.).
EducationTypeEB1EducationTypeEducation level for School careers (Elementary, Middle, High, College). Invalid for non-School.
bIsFakeCompanyboolTrue if this career belongs to a fake (rabbithole) company.
bMeetJoinConditionboolFalse if the target character does not meet join conditions (RetireAgeStep or RankCondition check failed).
FailedConditionsTArrayList of conditions that failed the RankCondition evaluation.
NextWorkdayForRequesterEB1DayOfWeekNext actual work day for the requester (InTargetEntityId), adjusted for vacation/holiday/join-date/start-time. Invalid for non-requester queries.
bRequesterHasPendingTransferboolBL-57433: Whether the requester already has a pending school transfer request. When true, the enroll buttons are dimmed to prevent duplicate requests.
bBlockedByRetirementboolWhether joining is blocked because the target is pending retirement.