Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.GLAccount_2Field
Packages that use GLAccount_2Field
-
Uses of GLAccount_2Field in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as GLAccount_2FieldModifier and TypeFieldDescriptionstatic final GLAccount_2Field<String>GLAccount_2.GL_ACCOUNT_TYPE_IDUse with available fluent helpers to apply the GLAccountType_ID field to query operations.static final GLAccount_2Field<String>GLAccount_2.GL_ACCOUNT_TYPE_TEXTUse with available fluent helpers to apply the GLAccountTypeText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return GLAccount_2FieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GLAccount_2Field<T>GLAccount_2.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GLAccount_2Field<T>Use with available fluent helpers to apply an extension field to query operations.