Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.field.CustomerReturnRelatedObjectField
Packages that use CustomerReturnRelatedObjectField
-
Uses of CustomerReturnRelatedObjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn declared as CustomerReturnRelatedObjectFieldModifier and TypeFieldDescriptionstatic final CustomerReturnRelatedObjectField<String>CustomerReturnRelatedObject.CUSTOMER_RETURNUse with available fluent helpers to apply the CustomerReturn field to query operations.static final CustomerReturnRelatedObjectField<String>CustomerReturnRelatedObject.SD_DOC_RELATED_OBJECT_REFERENCE1Use with available fluent helpers to apply the SDDocRelatedObjectReference1 field to query operations.static final CustomerReturnRelatedObjectField<String>CustomerReturnRelatedObject.SD_DOC_RELATED_OBJECT_REFERENCE2Use with available fluent helpers to apply the SDDocRelatedObjectReference2 field to query operations.static final CustomerReturnRelatedObjectField<String>CustomerReturnRelatedObject.SD_DOC_RELATED_OBJECT_SEQUENCE_NMBRUse with available fluent helpers to apply the SDDocRelatedObjectSequenceNmbr field to query operations.static final CustomerReturnRelatedObjectField<String>CustomerReturnRelatedObject.SD_DOC_RELATED_OBJECT_SYSTEMUse with available fluent helpers to apply the SDDocRelatedObjectSystem field to query operations.static final CustomerReturnRelatedObjectField<String>CustomerReturnRelatedObject.SD_DOCUMENT_RELATED_OBJECT_TYPEUse with available fluent helpers to apply the SDDocumentRelatedObjectType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn that return CustomerReturnRelatedObjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerReturnRelatedObjectField<T>CustomerReturnRelatedObject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerReturnRelatedObjectField<T>Use with available fluent helpers to apply an extension field to query operations.