Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.OriginObjectField
Packages that use OriginObjectField
-
Uses of OriginObjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as OriginObjectFieldModifier and TypeFieldDescriptionstatic final OriginObjectField<String>OriginObject.ORIGIN_OBJECT_TYPE_IDUse with available fluent helpers to apply the OriginObjectType_ID field to query operations.static final OriginObjectField<String>OriginObject.ORIGIN_OBJECT_TYPE_TEXTUse with available fluent helpers to apply the OriginObjectTypeText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return OriginObjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
OriginObjectField<T>OriginObject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> OriginObjectField<T>Use with available fluent helpers to apply an extension field to query operations.