Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.HouseBankField
Packages that use HouseBankField
-
Uses of HouseBankField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as HouseBankFieldModifier and TypeFieldDescriptionstatic final HouseBankField<String>HouseBank.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final HouseBankField<String>HouseBank.COMPANY_CODE_NAMEUse with available fluent helpers to apply the CompanyCodeName field to query operations.static final HouseBankField<String>HouseBank.HOUSE_BANK_IDUse with available fluent helpers to apply the HouseBank_ID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return HouseBankFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
HouseBankField<T>HouseBank.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> HouseBankField<T>Use with available fluent helpers to apply an extension field to query operations.