Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkBOM
Packages that use DocInfoRecdObjLinkBOM
Package
Description
-
Uses of DocInfoRecdObjLinkBOM in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement with type parameters of type DocInfoRecdObjLinkBOMModifier and TypeFieldDescriptionstatic final DocumentInfoRecordLink<DocInfoRecdObjLinkBOM>DocumentInfoRecord.TO_BOM_OBJUse with available fluent helpers to apply the to_BomObj navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement that return DocInfoRecdObjLinkBOMMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement that return types with arguments of type DocInfoRecdObjLinkBOMModifier and TypeMethodDescriptionDocumentInfoRecord.fetchBomObj()Fetches the DocInfoRecdObjLinkBOM entities (one to many) associated with this entity.io.vavr.control.Option<List<DocInfoRecdObjLinkBOM>>DocumentInfoRecord.getBomObjIfPresent()Retrieval of associated DocInfoRecdObjLinkBOM entities (one to many).DocumentInfoRecord.getBomObjOrFetch()Retrieval of associated DocInfoRecdObjLinkBOM entities (one to many).protected Class<DocInfoRecdObjLinkBOM>DocInfoRecdObjLinkBOMByKeyFluentHelper.getEntityClass()protected Class<DocInfoRecdObjLinkBOM>DocInfoRecdObjLinkBOMFluentHelper.getEntityClass()DocInfoRecdObjLinkBOM.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement with parameters of type DocInfoRecdObjLinkBOMModifier and TypeMethodDescriptionvoidDocumentInfoRecord.addBomObj(DocInfoRecdObjLinkBOM... entity) Adds elements to the list of associated DocInfoRecdObjLinkBOM entities.DocumentInfoRecord.DocumentInfoRecordBuilder.bomObj(DocInfoRecdObjLinkBOM... value) Navigation property to_BomObj for DocumentInfoRecord to multiple DocInfoRecdObjLinkBOM.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement with type arguments of type DocInfoRecdObjLinkBOMModifier and TypeMethodDescriptionvoidDocumentInfoRecord.setBomObj(List<DocInfoRecdObjLinkBOM> value) Overwrites the list of associated DocInfoRecdObjLinkBOM entities for the loaded navigation property to_BomObj.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement with type arguments of type DocInfoRecdObjLinkBOMModifierConstructorDescriptionDocumentInfoRecord(Boolean update_mc, Boolean docDesc_oc, Boolean productObj_oc, 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, String externalDocumentStatus, String documentStatusName, List<DocInfoRecdObjLinkBOM> toBomObj, List<DocumentInfoRecordCharc> toCharacteristics, List<DocInfoRecdObjLinkChgRecd> toChgRecdObj, List<DocumentInfoRecordClass> toClassification, List<DocumentInfoRecordDesc> toDocDesc, List<DocumentInfoRecordDocStsVH> toDocStatusVH, List<DocInfoRecdObjLinkProduct> toProductObj) -
Uses of DocInfoRecdObjLinkBOM in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.link that return types with arguments of type DocInfoRecdObjLinkBOMModifier and TypeMethodDescriptionDocInfoRecdObjLinkBOMOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.link with type arguments of type DocInfoRecdObjLinkBOMModifier and TypeMethodDescriptionprotected DocInfoRecdObjLinkBOMLink<ObjectT>DocInfoRecdObjLinkBOMLink.translateLinkType(EntityLink<DocInfoRecdObjLinkBOMLink<ObjectT>, DocInfoRecdObjLinkBOM, ObjectT> link)