Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement |
Modifier and Type | Field and Description |
---|---|
static DocumentInfoRecordLink<DocInfoRecdObjLinkBOM> |
DocumentInfoRecord.TO_BOM_OBJ
Use with available fluent helpers to apply the to_BomObj navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
DocInfoRecdObjLinkBOM |
DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<DocInfoRecdObjLinkBOM> |
DocumentInfoRecord.fetchBomObj()
Fetches the DocInfoRecdObjLinkBOM entities (one to many) associated with this entity.
|
Optional<List<DocInfoRecdObjLinkBOM>> |
DocumentInfoRecord.getBomObjIfPresent()
Retrieval of associated DocInfoRecdObjLinkBOM entities (one to many).
|
List<DocInfoRecdObjLinkBOM> |
DocumentInfoRecord.getBomObjOrFetch()
Retrieval of associated DocInfoRecdObjLinkBOM entities (one to many).
|
protected Class<DocInfoRecdObjLinkBOM> |
DocInfoRecdObjLinkBOMFluentHelper.getEntityClass() |
protected Class<DocInfoRecdObjLinkBOM> |
DocInfoRecdObjLinkBOMByKeyFluentHelper.getEntityClass() |
Class<DocInfoRecdObjLinkBOM> |
DocInfoRecdObjLinkBOM.getType() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoRecord.addBomObj(DocInfoRecdObjLinkBOM... entity)
Adds elements to the list of associated DocInfoRecdObjLinkBOM entities.
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
DocumentInfoRecord.DocumentInfoRecordBuilder.bomObj(DocInfoRecdObjLinkBOM... value) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoRecord.setBomObj(List<DocInfoRecdObjLinkBOM> value)
Overwrites the list of associated DocInfoRecdObjLinkBOM entities for the loaded navigation property to_BomObj.
|
protected DocInfoRecdObjLinkBOMLink<ObjectT> |
DocInfoRecdObjLinkBOMLink.translateLinkType(EntityLink<DocInfoRecdObjLinkBOMLink<ObjectT>,DocInfoRecdObjLinkBOM,ObjectT> link) |
Constructor and Description |
---|
DocumentInfoRecord(String documentInfoRecordDocType,
String documentInfoRecordDocVersion,
String documentInfoRecordDocNumber,
String documentInfoRecordDocPart,
String documentInfoRecord,
String internalDocumentStatus,
String laboratoryOrDesignOffice,
String authorizationGroup,
String changeNumber,
Boolean docInfoRecdIsMarkedForDeletion,
Boolean isDocInfoRecdCreatedFromCAD,
String isDocInfoRecdStructure,
String responsiblePersonName,
ZonedDateTime creationDateTime,
String createdByUser,
ZonedDateTime changedDateTime,
String lastChangedByUser,
ErpConfigContext erpConfigContext,
List<DocInfoRecdObjLinkBOM> toBomObj,
List<DocumentInfoRecordCharc> toCharacteristics,
List<DocInfoRecdObjLinkChgRecd> toChgRecdObj,
List<DocumentInfoRecordClass> toClassification,
List<DocumentInfoRecordDesc> toDocDesc,
List<DocumentInfoRecordDocStsVH> toDocStatusVH,
List<DocInfoRecdObjLinkProduct> toProductObj) |
Copyright © 2018 SAP SE. All rights reserved.