Building Blocks > Domain-Specific Building Blocks > Reason Code Building Block > Key Services (Reason Code Building Block)
Key Services (Reason Code Building Block)
The reason code building block contains CRUD services for the reason code database tables and validations that check the data before inserting it into the database tables, as well as helper services.
The following key services are found on the PTC.ReasonCodeImpl.Manager Thing:
GetReasonTreeGrid—Generates the reason tree data for the Tree Grid Advanced widget used in mashups when a reason is being selected.
GetReasonCategoriesFromReasonTypeName—Retrieves all the reason categories for a given reason type name.
You can view all services in this building block on the Services page of the PTC.ReasonCodeImpl.Manager Thing.
Was this helpful?