Modifier and Type | Method and Description |
---|---|
DocInfoRecdObjLinkProductByKeyFluentHelper |
DocInfoRecdObjLinkProductByKeyFluentHelper.select(EntityField<DocInfoRecdObjLinkProduct,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
DocInfoRecdObjLinkProductByKeyFluentHelper |
DocInfoRecdObjLinkProductByKeyFluentHelper.withErrorHandler(com.sap.cloud.sdk.odatav2.connectivity.ErrorResultHandler<?> errorResultHandler)
An error handling class that implements the
ErrorResultHandler interface can be attached to this fluent helper. |
Modifier and Type | Method and Description |
---|---|
DocInfoRecdObjLinkProductByKeyFluentHelper |
DefaultDocumentManagementService.getDocInfoRecdObjLinkProductByKey(String documentInfoRecordDocType,
String documentInfoRecordDocNumber,
String documentInfoRecordDocVersion,
String documentInfoRecordDocPart,
String linkedSAPObject,
String linkedSAPObjectKey,
String docObjectLinkCounter) |
DocInfoRecdObjLinkProductByKeyFluentHelper |
DocumentManagementService.getDocInfoRecdObjLinkProductByKey(String documentInfoRecordDocType,
String documentInfoRecordDocNumber,
String documentInfoRecordDocVersion,
String documentInfoRecordDocPart,
String linkedSAPObject,
String linkedSAPObjectKey,
String docObjectLinkCounter)
Fetch a single
DocInfoRecdObjLinkProduct entity using key fields. |
Copyright © 2017 SAP SE. All rights reserved.