Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.IsBalanceSheetAccountField
Packages that use IsBalanceSheetAccountField
-
Uses of IsBalanceSheetAccountField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as IsBalanceSheetAccountFieldModifier and TypeFieldDescriptionstatic final IsBalanceSheetAccountField<String>IsBalanceSheetAccount.IS_BALANCE_SHEET_ACCOUNT_IDUse with available fluent helpers to apply the IsBalanceSheetAccount_ID field to query operations.static final IsBalanceSheetAccountField<String>IsBalanceSheetAccount.IS_BALANCE_SHEET_ACCOUNT_TEXTUse with available fluent helpers to apply the IsBalanceSheetAccountText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return IsBalanceSheetAccountFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
IsBalanceSheetAccountField<T>IsBalanceSheetAccount.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> IsBalanceSheetAccountField<T>Use with available fluent helpers to apply an extension field to query operations.