Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitution.PlantSubstn
Packages that use PlantSubstn
Package
Description
-
Uses of PlantSubstn in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitution
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitution with type parameters of type PlantSubstnModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<PlantSubstn,SAP__Message> PlantSubstn._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<PlantSubstn>PlantSubstn.ALL_FIELDSSelector for all available fields of PlantSubstn.static final SimpleProperty.String<PlantSubstn>PlantSubstn.CREATED_BY_USERstatic final SimpleProperty.DateTime<PlantSubstn>PlantSubstn.CREATION_DATE_TIMEstatic final SimpleProperty.String<PlantSubstn>PlantSubstn.DISTRIBUTION_CHANNELstatic final SimpleProperty.DateTime<PlantSubstn>PlantSubstn.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<PlantSubstn>PlantSubstn.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<PlantSubstn>PlantSubstn.MD_SUBSTN_GROUPstatic final SimpleProperty.Boolean<PlantSubstn>PlantSubstn.MD_SUBSTN_IS_EXITstatic final SimpleProperty.Boolean<PlantSubstn>PlantSubstn.MD_SUBSTN_IS_LEADINGstatic final SimpleProperty.String<PlantSubstn>PlantSubstn.MD_SUBSTN_REASONstatic final SimpleProperty.NumericInteger<PlantSubstn>PlantSubstn.MD_SUBSTN_SEQUENCE_VALUEstatic final SimpleProperty.String<PlantSubstn>PlantSubstn.MD_SUBSTN_STATUSstatic final SimpleProperty.Guid<PlantSubstn>PlantSubstn.MD_SUBSTN_UUIDstatic final SimpleProperty.Date<PlantSubstn>PlantSubstn.MD_SUBSTN_VALIDITY_END_DATEstatic final SimpleProperty.Time<PlantSubstn>PlantSubstn.MD_SUBSTN_VALIDITY_END_TIMEstatic final SimpleProperty.Date<PlantSubstn>PlantSubstn.MD_SUBSTN_VALIDITY_START_DATEstatic final SimpleProperty.Time<PlantSubstn>PlantSubstn.MD_SUBSTN_VALIDITY_START_TIMEstatic final SimpleProperty.String<PlantSubstn>PlantSubstn.PLANTstatic final SimpleProperty.String<PlantSubstn>PlantSubstn.SALES_ORGANIZATIONstatic final SimpleProperty.String<PlantSubstn>PlantSubstn.SUBSTITUTE_PLANTstatic final SimpleProperty.String<PlantSubstn>PlantSubstn.TIME_ZONE_IDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitution that return PlantSubstnMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitution that return types with arguments of type PlantSubstn -
Uses of PlantSubstn 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 PlantSubstnModifier and TypeMethodDescriptionDefaultPlantSubstitutionService.countPlantSubstn()Deprecated.PlantSubstitutionService.countPlantSubstn()Deprecated.Fetch the number of entries from thePlantSubstnentity collection matching the filter and search expressions.DefaultPlantSubstitutionService.createPlantSubstn(PlantSubstn plantSubstn) Deprecated.PlantSubstitutionService.createPlantSubstn(PlantSubstn plantSubstn) Deprecated.Create a newPlantSubstnentity and save it to the S/4HANA system.DefaultPlantSubstitutionService.deletePlantSubstn(PlantSubstn plantSubstn) Deprecated.PlantSubstitutionService.deletePlantSubstn(PlantSubstn plantSubstn) Deprecated.Deletes an existingPlantSubstnentity in the S/4HANA system.DefaultPlantSubstitutionService.getAllPlantSubstn()Deprecated.PlantSubstitutionService.getAllPlantSubstn()Deprecated.Fetch multiplePlantSubstnentities.DefaultPlantSubstitutionService.getPlantSubstnByKey(UUID mDSubstnUUID) Deprecated.PlantSubstitutionService.getPlantSubstnByKey(UUID mDSubstnUUID) Deprecated.Fetch a singlePlantSubstnentity using key fields.DefaultPlantSubstitutionService.updatePlantSubstn(PlantSubstn plantSubstn) Deprecated.PlantSubstitutionService.updatePlantSubstn(PlantSubstn plantSubstn) Deprecated.Update an existingPlantSubstnentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type PlantSubstnModifier and TypeMethodDescriptionDefaultPlantSubstitutionService.createPlantSubstn(PlantSubstn plantSubstn) Deprecated.PlantSubstitutionService.createPlantSubstn(PlantSubstn plantSubstn) Deprecated.Create a newPlantSubstnentity and save it to the S/4HANA system.DefaultPlantSubstitutionService.deletePlantSubstn(PlantSubstn plantSubstn) Deprecated.PlantSubstitutionService.deletePlantSubstn(PlantSubstn plantSubstn) Deprecated.Deletes an existingPlantSubstnentity in the S/4HANA system.DefaultPlantSubstitutionService.updatePlantSubstn(PlantSubstn plantSubstn) Deprecated.PlantSubstitutionService.updatePlantSubstn(PlantSubstn plantSubstn) Deprecated.Update an existingPlantSubstnentity and save it to the S/4HANA system.