Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.field.CustomerReturnItemRelatedObjField
Packages that use CustomerReturnItemRelatedObjField
-
Uses of CustomerReturnItemRelatedObjField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn declared as CustomerReturnItemRelatedObjFieldModifier and TypeFieldDescriptionstatic final CustomerReturnItemRelatedObjField<String>CustomerReturnItemRelatedObj.CUSTOMER_RETURNUse with available fluent helpers to apply the CustomerReturn field to query operations.static final CustomerReturnItemRelatedObjField<String>CustomerReturnItemRelatedObj.CUSTOMER_RETURN_ITEMUse with available fluent helpers to apply the CustomerReturnItem field to query operations.static final CustomerReturnItemRelatedObjField<String>CustomerReturnItemRelatedObj.SD_DOC_RELATED_OBJECT_REFERENCE1Use with available fluent helpers to apply the SDDocRelatedObjectReference1 field to query operations.static final CustomerReturnItemRelatedObjField<String>CustomerReturnItemRelatedObj.SD_DOC_RELATED_OBJECT_REFERENCE2Use with available fluent helpers to apply the SDDocRelatedObjectReference2 field to query operations.static final CustomerReturnItemRelatedObjField<String>CustomerReturnItemRelatedObj.SD_DOC_RELATED_OBJECT_SEQUENCE_NMBRUse with available fluent helpers to apply the SDDocRelatedObjectSequenceNmbr field to query operations.static final CustomerReturnItemRelatedObjField<String>CustomerReturnItemRelatedObj.SD_DOC_RELATED_OBJECT_SYSTEMUse with available fluent helpers to apply the SDDocRelatedObjectSystem field to query operations.static final CustomerReturnItemRelatedObjField<String>CustomerReturnItemRelatedObj.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 CustomerReturnItemRelatedObjFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerReturnItemRelatedObjField<T>CustomerReturnItemRelatedObj.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerReturnItemRelatedObjField<T>Use with available fluent helpers to apply an extension field to query operations.