Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.JITCallRefTextHdr
Packages that use JITCallRefTextHdr
Package
Description
-
Uses of JITCallRefTextHdr in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall with type parameters of type JITCallRefTextHdrModifier and TypeFieldDescriptionstatic final JITCallHeaderLink<JITCallRefTextHdr>JITCallHeader.TO_JIT_CALL_REF_TEXT_HDR_TPUse with available fluent helpers to apply the to_JITCallRefTextHdrTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall that return JITCallRefTextHdrModifier and TypeMethodDescriptionJITCallRefTextHdr.JITCallRefTextHdrBuilder.build()protected JITCallRefTextHdrJITCallRefTextHdrCreateFluentHelper.getEntity()protected JITCallRefTextHdrJITCallRefTextHdrDeleteFluentHelper.getEntity()protected JITCallRefTextHdrJITCallRefTextHdrUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall that return types with arguments of type JITCallRefTextHdrModifier and TypeMethodDescriptionJITCallHeader.fetchJITCallRefTextHdrTP()Fetches the JITCallRefTextHdr entities (one to many) associated with this entity.protected Class<JITCallRefTextHdr>JITCallRefTextHdrByKeyFluentHelper.getEntityClass()protected Class<JITCallRefTextHdr>JITCallRefTextHdrFluentHelper.getEntityClass()io.vavr.control.Option<List<JITCallRefTextHdr>>JITCallHeader.getJITCallRefTextHdrTPIfPresent()Retrieval of associated JITCallRefTextHdr entities (one to many).JITCallHeader.getJITCallRefTextHdrTPOrFetch()Retrieval of associated JITCallRefTextHdr entities (one to many).JITCallRefTextHdr.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall with parameters of type JITCallRefTextHdrModifier and TypeMethodDescriptionvoidJITCallHeader.addJITCallRefTextHdrTP(JITCallRefTextHdr... entity) Adds elements to the list of associated JITCallRefTextHdr entities.JITCallHeader.JITCallHeaderBuilder.jitCallRefTextHdrTP(JITCallRefTextHdr... value) Navigation property to_JITCallRefTextHdrTP for JITCallHeader to multiple JITCallRefTextHdr.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall with type arguments of type JITCallRefTextHdrModifier and TypeMethodDescriptionvoidJITCallHeader.setJITCallRefTextHdrTP(List<JITCallRefTextHdr> value) Overwrites the list of associated JITCallRefTextHdr entities for the loaded navigation property to_JITCallRefTextHdrTP.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall with parameters of type JITCallRefTextHdrModifierConstructorDescriptionJITCallRefTextHdrCreateFluentHelper(String servicePath, JITCallRefTextHdr entity, String entityCollection) Creates a fluent helper object that will create aJITCallRefTextHdrentity on the OData endpoint.JITCallRefTextHdrDeleteFluentHelper(String servicePath, JITCallRefTextHdr entity, String entityCollection) Creates a fluent helper object that will delete aJITCallRefTextHdrentity on the OData endpoint.JITCallRefTextHdrUpdateFluentHelper(String servicePath, JITCallRefTextHdr entity, String entityCollection) Creates a fluent helper object that will update aJITCallRefTextHdrentity on the OData endpoint. -
Uses of JITCallRefTextHdr in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.batch with parameters of type JITCallRefTextHdrModifier and TypeMethodDescriptionDefaultJustInTimeCallServiceBatchChangeSet.createJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) JustInTimeCallServiceBatchChangeSet.createJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) Create a newJITCallRefTextHdrentity and save it to the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.deleteJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) JustInTimeCallServiceBatchChangeSet.deleteJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) Deletes an existingJITCallRefTextHdrentity in the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.updateJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) JustInTimeCallServiceBatchChangeSet.updateJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) Update an existingJITCallRefTextHdrentity and save it to the S/4HANA system. -
Uses of JITCallRefTextHdr in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.link that return types with arguments of type JITCallRefTextHdrModifier and TypeMethodDescriptionJITCallRefTextHdrOneToOneLink.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.justintimecall.link with type arguments of type JITCallRefTextHdrModifier and TypeMethodDescriptionprotected JITCallRefTextHdrLink<ObjectT>JITCallRefTextHdrLink.translateLinkType(EntityLink<JITCallRefTextHdrLink<ObjectT>, JITCallRefTextHdr, ObjectT> link) -
Uses of JITCallRefTextHdr in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type JITCallRefTextHdrModifier and TypeMethodDescriptionDefaultJustInTimeCallService.createJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) Deprecated.JustInTimeCallService.createJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) Deprecated.Create a newJITCallRefTextHdrentity and save it to the S/4HANA system.DefaultJustInTimeCallService.deleteJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) Deprecated.JustInTimeCallService.deleteJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) Deprecated.Deletes an existingJITCallRefTextHdrentity in the S/4HANA system.DefaultJustInTimeCallService.updateJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) Deprecated.JustInTimeCallService.updateJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) Deprecated.Update an existingJITCallRefTextHdrentity and save it to the S/4HANA system.