class-id BbLegacy.Entities.EntAccountBooking. 01 CAB_ID type Int32 property. 01 CAB_Text String property. 01 CAB_Text_Error condition-value property. 01 CAB_Text_ErrorMsg String property. 01 CAB_Amount Decimal property. 01 CAB_Amount_Error condition-value property. 01 CAB_AmountErrorMsg String property. 01 CAB_From_Account_ID type Int32 property. 01 CAB_From_Account_ID_Error condition-value property. 01 CAB_From_Account_ID_ErrorMsg String property. 01 CAB_To_Account_ID type Int32 property. 01 CAB_To_Account_ID_Error condition-value property. 01 CAB_To_Account_ID_ErrorMsg String property. 01 CAB_Booking_Date type DateTime property. 01 CAB_Booking_Date_Error condition-value property. 01 CAB_Booking_Date_ErrorMsg String property. end class.