Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.PredecessorReferenceDocField
Packages that use PredecessorReferenceDocField
-
Uses of PredecessorReferenceDocField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as PredecessorReferenceDocFieldModifier and TypeFieldDescriptionstatic final PredecessorReferenceDocField<String>PredecessorReferenceDoc.PREDECESSOR_REFERENCE_DOC_TYPE_IDUse with available fluent helpers to apply the PredecessorReferenceDocType_ID field to query operations.static final PredecessorReferenceDocField<String>PredecessorReferenceDoc.PREDECESSOR_REFERENCE_DOC_TYPE_TEXTUse with available fluent helpers to apply the PredecessorReferenceDocTypeText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return PredecessorReferenceDocFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PredecessorReferenceDocField<T>PredecessorReferenceDoc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PredecessorReferenceDocField<T>Use with available fluent helpers to apply an extension field to query operations.