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