Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.DebitCreditCodeField
Packages that use DebitCreditCodeField
-
Uses of DebitCreditCodeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as DebitCreditCodeFieldModifier and TypeFieldDescriptionstatic final DebitCreditCodeField<String>DebitCreditCode.DEBIT_CREDIT_CODE_IDUse with available fluent helpers to apply the DebitCreditCode_ID field to query operations.static final DebitCreditCodeField<String>DebitCreditCode.DEBIT_CREDIT_CODE_TEXTUse with available fluent helpers to apply the DebitCreditCodeText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return DebitCreditCodeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DebitCreditCodeField<T>DebitCreditCode.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DebitCreditCodeField<T>Use with available fluent helpers to apply an extension field to query operations.