Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol.StorageLocationSubstnCtrlTxt
Packages that use StorageLocationSubstnCtrlTxt
Package
Description
-
Uses of StorageLocationSubstnCtrlTxt in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol with type parameters of type StorageLocationSubstnCtrlTxtModifier and TypeFieldDescriptionstatic final SimpleProperty<StorageLocationSubstnCtrlTxt>StorageLocationSubstnCtrlTxt.ALL_FIELDSSelector for all available fields of StorageLocationSubstnCtrlTxt.static final SimpleProperty.String<StorageLocationSubstnCtrlTxt>StorageLocationSubstnCtrlTxt.LANGUAGEstatic final SimpleProperty.String<StorageLocationSubstnCtrlTxt>StorageLocationSubstnCtrlTxt.MD_SUBSTN_CONTROLstatic final SimpleProperty.String<StorageLocationSubstnCtrlTxt>StorageLocationSubstnCtrlTxt.MD_SUBSTN_CONTROL_DESCRIPTIONstatic final SimpleProperty.String<StorageLocationSubstnCtrlTxt>StorageLocationSubstnCtrlTxt.MD_SUBSTN_OBJECT_TYPEStorageLocationSubstnCtrlTxt.TO__CONTROLUse with available request builders to apply the _Control navigation property to query operations.StorageLocationSubstnCtrl.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol that return StorageLocationSubstnCtrlTxtModifier and TypeMethodDescriptionStorageLocationSubstnCtrlTxt.StorageLocationSubstnCtrlTxtBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol that return types with arguments of type StorageLocationSubstnCtrlTxtModifier and TypeMethodDescriptionio.vavr.control.Option<List<StorageLocationSubstnCtrlTxt>>StorageLocationSubstnCtrl.getTextIfPresent()Retrieval of associated StorageLocationSubstnCtrlTxt entities (one to many).StorageLocationSubstnCtrlTxt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol with parameters of type StorageLocationSubstnCtrlTxtModifier and TypeMethodDescriptionvoidStorageLocationSubstnCtrl.addText(StorageLocationSubstnCtrlTxt... entity) Adds elements to the list of associated StorageLocationSubstnCtrlTxt entities.StorageLocationSubstnCtrl.StorageLocationSubstnCtrlBuilder.text(StorageLocationSubstnCtrlTxt... value) Navigation property _Text for StorageLocationSubstnCtrl to multiple StorageLocationSubstnCtrlTxt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol with type arguments of type StorageLocationSubstnCtrlTxtModifier and TypeMethodDescriptionvoidStorageLocationSubstnCtrl.setText(List<StorageLocationSubstnCtrlTxt> value) Overwrites the list of associated StorageLocationSubstnCtrlTxt entities for the loaded navigation property _Text. -
Uses of StorageLocationSubstnCtrlTxt 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 StorageLocationSubstnCtrlTxtModifier and TypeMethodDescriptionDefaultStorageLocationSubstitutionControlService.countStorageLocationSubstnCtrlTxt()Deprecated.StorageLocationSubstitutionControlService.countStorageLocationSubstnCtrlTxt()Deprecated.Fetch the number of entries from theStorageLocationSubstnCtrlTxtentity collection matching the filter and search expressions.DefaultStorageLocationSubstitutionControlService.deleteStorageLocationSubstnCtrlTxt(StorageLocationSubstnCtrlTxt storageLocationSubstnCtrlTxt) Deprecated.StorageLocationSubstitutionControlService.deleteStorageLocationSubstnCtrlTxt(StorageLocationSubstnCtrlTxt storageLocationSubstnCtrlTxt) Deprecated.Deletes an existingStorageLocationSubstnCtrlTxtentity in the S/4HANA system.DefaultStorageLocationSubstitutionControlService.getAllStorageLocationSubstnCtrlTxt()Deprecated.StorageLocationSubstitutionControlService.getAllStorageLocationSubstnCtrlTxt()Deprecated.Fetch multipleStorageLocationSubstnCtrlTxtentities.DefaultStorageLocationSubstitutionControlService.getStorageLocationSubstnCtrlTxtByKey(String language, String mDSubstnObjectType, String mDSubstnControl) Deprecated.StorageLocationSubstitutionControlService.getStorageLocationSubstnCtrlTxtByKey(String language, String mDSubstnObjectType, String mDSubstnControl) Deprecated.Fetch a singleStorageLocationSubstnCtrlTxtentity using key fields.DefaultStorageLocationSubstitutionControlService.updateStorageLocationSubstnCtrlTxt(StorageLocationSubstnCtrlTxt storageLocationSubstnCtrlTxt) Deprecated.StorageLocationSubstitutionControlService.updateStorageLocationSubstnCtrlTxt(StorageLocationSubstnCtrlTxt storageLocationSubstnCtrlTxt) Deprecated.Update an existingStorageLocationSubstnCtrlTxtentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type StorageLocationSubstnCtrlTxtModifier and TypeMethodDescriptionDefaultStorageLocationSubstitutionControlService.deleteStorageLocationSubstnCtrlTxt(StorageLocationSubstnCtrlTxt storageLocationSubstnCtrlTxt) Deprecated.StorageLocationSubstitutionControlService.deleteStorageLocationSubstnCtrlTxt(StorageLocationSubstnCtrlTxt storageLocationSubstnCtrlTxt) Deprecated.Deletes an existingStorageLocationSubstnCtrlTxtentity in the S/4HANA system.DefaultStorageLocationSubstitutionControlService.updateStorageLocationSubstnCtrlTxt(StorageLocationSubstnCtrlTxt storageLocationSubstnCtrlTxt) Deprecated.StorageLocationSubstitutionControlService.updateStorageLocationSubstnCtrlTxt(StorageLocationSubstnCtrlTxt storageLocationSubstnCtrlTxt) Deprecated.Update an existingStorageLocationSubstnCtrlTxtentity and save it to the S/4HANA system.