Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.SpecialGLCodeField
Packages that use SpecialGLCodeField
-
Uses of SpecialGLCodeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as SpecialGLCodeFieldModifier and TypeFieldDescriptionstatic final SpecialGLCodeField<String>SpecialGLCode.FINANCIAL_ACCOUNT_TYPEUse with available fluent helpers to apply the FinancialAccountType field to query operations.static final SpecialGLCodeField<String>SpecialGLCode.FINANCIAL_ACCOUNT_TYPE_NAMEUse with available fluent helpers to apply the FinancialAccountTypeName field to query operations.static final SpecialGLCodeField<String>SpecialGLCode.SPECIAL_GL_CODE_IDUse with available fluent helpers to apply the SpecialGLCode_ID field to query operations.static final SpecialGLCodeField<String>SpecialGLCode.SPECIAL_GL_CODE_TEXTUse with available fluent helpers to apply the SpecialGLCodeText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return SpecialGLCodeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SpecialGLCodeField<T>SpecialGLCode.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SpecialGLCodeField<T>Use with available fluent helpers to apply an extension field to query operations.