Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.field.GLAccountTextField
Packages that use GLAccountTextField
-
Uses of GLAccountTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount declared as GLAccountTextFieldModifier and TypeFieldDescriptionstatic final GLAccountTextField<String>GLAccountText.CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ChartOfAccounts field to query operations.static final GLAccountTextField<String>GLAccountText.GL_ACCOUNTUse with available fluent helpers to apply the GLAccount field to query operations.static final GLAccountTextField<String>GLAccountText.GL_ACCOUNT_LONG_NAMEUse with available fluent helpers to apply the GLAccountLongName field to query operations.static final GLAccountTextField<String>GLAccountText.GL_ACCOUNT_NAMEUse with available fluent helpers to apply the GLAccountName field to query operations.static final GLAccountTextField<String>GLAccountText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final GLAccountTextField<ZonedDateTime>GLAccountText.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount that return GLAccountTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GLAccountTextField<T>GLAccountText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GLAccountTextField<T>Use with available fluent helpers to apply an extension field to query operations.