Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.ControllingObjectDebitField
Packages that use ControllingObjectDebitField
-
Uses of ControllingObjectDebitField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ControllingObjectDebitFieldModifier and TypeFieldDescriptionstatic final ControllingObjectDebitField<String>ControllingObjectDebit.CONTROLLING_OBJECT_DEBIT_TYPE_IDUse with available fluent helpers to apply the ControllingObjectDebitType_ID field to query operations.static final ControllingObjectDebitField<String>ControllingObjectDebit.CONTROLLING_OBJECT_DEBIT_TYPE_TEXTUse with available fluent helpers to apply the ControllingObjectDebitTypeText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return ControllingObjectDebitFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ControllingObjectDebitField<T>ControllingObjectDebit.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ControllingObjectDebitField<T>Use with available fluent helpers to apply an extension field to query operations.