Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement |
Modifier and Type | Field and Description |
---|---|
static DocumentInfoRecordLink<DocInfoRecdObjLinkChgRecd> |
DocumentInfoRecord.TO_CHG_RECD_OBJ
Use with available fluent helpers to apply the to_ChgRecdObj navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
DocInfoRecdObjLinkChgRecd |
DocInfoRecdObjLinkChgRecd.DocInfoRecdObjLinkChgRecdBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<DocInfoRecdObjLinkChgRecd> |
DocumentInfoRecord.fetchChgRecdObj()
Fetches the DocInfoRecdObjLinkChgRecd entities (one to many) associated with this entity.
|
Optional<List<DocInfoRecdObjLinkChgRecd>> |
DocumentInfoRecord.getChgRecdObjIfPresent()
Retrieval of associated DocInfoRecdObjLinkChgRecd entities (one to many).
|
List<DocInfoRecdObjLinkChgRecd> |
DocumentInfoRecord.getChgRecdObjOrFetch()
Retrieval of associated DocInfoRecdObjLinkChgRecd entities (one to many).
|
protected Class<DocInfoRecdObjLinkChgRecd> |
DocInfoRecdObjLinkChgRecdFluentHelper.getEntityClass() |
protected Class<DocInfoRecdObjLinkChgRecd> |
DocInfoRecdObjLinkChgRecdByKeyFluentHelper.getEntityClass() |
Class<DocInfoRecdObjLinkChgRecd> |
DocInfoRecdObjLinkChgRecd.getType() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoRecord.addChgRecdObj(DocInfoRecdObjLinkChgRecd... entity)
Adds elements to the list of associated DocInfoRecdObjLinkChgRecd entities.
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
DocumentInfoRecord.DocumentInfoRecordBuilder.chgRecdObj(DocInfoRecdObjLinkChgRecd... value) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoRecord.setChgRecdObj(List<DocInfoRecdObjLinkChgRecd> value)
Overwrites the list of associated DocInfoRecdObjLinkChgRecd entities for the loaded navigation property to_ChgRecdObj.
|
protected DocInfoRecdObjLinkChgRecdLink<ObjectT> |
DocInfoRecdObjLinkChgRecdLink.translateLinkType(EntityLink<DocInfoRecdObjLinkChgRecdLink<ObjectT>,DocInfoRecdObjLinkChgRecd,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.