Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract.SrvcContrItemLongText
Packages that use SrvcContrItemLongText
Package
Description
-
Uses of SrvcContrItemLongText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract with type parameters of type SrvcContrItemLongTextModifier and TypeFieldDescriptionstatic final SimpleProperty<SrvcContrItemLongText>SrvcContrItemLongText.ALL_FIELDSSelector for all available fields of SrvcContrItemLongText.static final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.LANGUAGEstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.REFERENCE_LONG_TEXT_KEYstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.REFERENCE_SERVICE_DOCUMENTstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.REFERENCE_SERVICE_DOCUMENT_ITEMstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.REFERENCE_SERVICE_OBJECT_TYPEstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.REFERENCE_TEXT_OBJECT_CATEGORYstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.REFERENCE_TEXT_OBJECT_TYPEstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.SERVICE_CONTRACTstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.SERVICE_CONTRACT_ITEMstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.SRVC_CONTR_ITEM_LONG_TEXTstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.SRVC_DOC_LOG_TEXT_IDENTIFIERstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.SRVC_DOC_LONG_TEXT_CHANGED_BY_USERstatic final SimpleProperty.DateTime<SrvcContrItemLongText>SrvcContrItemLongText.SRVC_DOC_LONG_TEXT_CHANGED_DATE_TIMEstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.SRVC_DOC_LONG_TEXT_CREATED_BY_USERstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.SRVC_DOC_LONG_TEXT_MIME_TYPEstatic final SimpleProperty.DateTime<SrvcContrItemLongText>SrvcContrItemLongText.SRVC_DOC_LONG_TXT_CREATION_DATE_TIMEstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.TEXT_OBJECT_CATEGORYstatic final SimpleProperty.String<SrvcContrItemLongText>SrvcContrItemLongText.TEXT_OBJECT_TYPESrvcContrItemLongText.TO__ITEMUse with available request builders to apply the _Item navigation property to query operations.ServiceContractItem.TO__LONG_TEXTUse with available request builders to apply the _LongText navigation property to query operations.static final NavigationProperty.Single<SrvcContrItemLongText,ServiceContract> SrvcContrItemLongText.TO__SERVICE_CONTRACTUse with available request builders to apply the _ServiceContract navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract that return SrvcContrItemLongTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract that return types with arguments of type SrvcContrItemLongTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrvcContrItemLongText>>ServiceContractItem.getLongTextIfPresent()Retrieval of associated SrvcContrItemLongText entities (one to many).SrvcContrItemLongText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract with parameters of type SrvcContrItemLongTextModifier and TypeMethodDescriptionvoidServiceContractItem.addLongText(SrvcContrItemLongText... entity) Adds elements to the list of associated SrvcContrItemLongText entities.ServiceContractItem.ServiceContractItemBuilder.longText(SrvcContrItemLongText... value) Navigation property _LongText for ServiceContractItem to multiple SrvcContrItemLongText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecontract with type arguments of type SrvcContrItemLongTextModifier and TypeMethodDescriptionvoidServiceContractItem.setLongText(List<SrvcContrItemLongText> value) Overwrites the list of associated SrvcContrItemLongText entities for the loaded navigation property _LongText. -
Uses of SrvcContrItemLongText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type SrvcContrItemLongTextModifier and TypeMethodDescriptionDefaultServiceContractService.countSrvcContrItemLongText()Deprecated.ServiceContractService.countSrvcContrItemLongText()Deprecated.Fetch the number of entries from theSrvcContrItemLongTextentity collection matching the filter and search expressions.DefaultServiceContractService.deleteSrvcContrItemLongText(SrvcContrItemLongText srvcContrItemLongText) Deprecated.ServiceContractService.deleteSrvcContrItemLongText(SrvcContrItemLongText srvcContrItemLongText) Deprecated.Deletes an existingSrvcContrItemLongTextentity in the S/4HANA system.DefaultServiceContractService.getAllSrvcContrItemLongText()Deprecated.ServiceContractService.getAllSrvcContrItemLongText()Deprecated.Fetch multipleSrvcContrItemLongTextentities.DefaultServiceContractService.getSrvcContrItemLongTextByKey(String serviceContract, String serviceContractItem, String textObjectType, String language, String srvcDocLogTextIdentifier) Deprecated.ServiceContractService.getSrvcContrItemLongTextByKey(String serviceContract, String serviceContractItem, String textObjectType, String language, String srvcDocLogTextIdentifier) Deprecated.Fetch a singleSrvcContrItemLongTextentity using key fields.DefaultServiceContractService.updateSrvcContrItemLongText(SrvcContrItemLongText srvcContrItemLongText) Deprecated.ServiceContractService.updateSrvcContrItemLongText(SrvcContrItemLongText srvcContrItemLongText) Deprecated.Update an existingSrvcContrItemLongTextentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type SrvcContrItemLongTextModifier and TypeMethodDescriptionDefaultServiceContractService.deleteSrvcContrItemLongText(SrvcContrItemLongText srvcContrItemLongText) Deprecated.ServiceContractService.deleteSrvcContrItemLongText(SrvcContrItemLongText srvcContrItemLongText) Deprecated.Deletes an existingSrvcContrItemLongTextentity in the S/4HANA system.DefaultServiceContractService.updateSrvcContrItemLongText(SrvcContrItemLongText srvcContrItemLongText) Deprecated.ServiceContractService.updateSrvcContrItemLongText(SrvcContrItemLongText srvcContrItemLongText) Deprecated.Update an existingSrvcContrItemLongTextentity and save it to the S/4HANA system.