@Named(value="com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.services.DefaultProductSpecificationService") public class DefaultProductSpecificationService extends Object implements ProductSpecificationService
This service can operate with specification types assigned to the following specification categories: raw substance, real substance, stream substance, and packaging. The service can maintain header data and descriptions, as well as nutrient composition, allergen composition, and standard composition of the specification. Based on the configuration of the system, the service can also operate with custom composition data and property data. .
Reference: SAP API Business Hub
OData Service: | OP_API_PRODUCTSPECIFICATION_0001 |
API Version: | 1 |
Minimum ERP Version: | 2020 |
Authentication Methods: | Basic, x509 |
Business Object: | Recipe Product Specification |
DEFAULT_SERVICE_PATH
Constructor and Description |
---|
DefaultProductSpecificationService()
Creates a service using
ProductSpecificationService.DEFAULT_SERVICE_PATH to send the requests. |
public DefaultProductSpecificationService()
ProductSpecificationService.DEFAULT_SERVICE_PATH
to send the requests.@Nonnull public DefaultProductSpecificationService withServicePath(@Nonnull String servicePath)
ProductSpecificationService
withServicePath
in interface ProductSpecificationService
servicePath
- Service path that will override the default.@Nonnull public DefaultProductSpecificationServiceBatch batch()
batch
in interface BatchService<ProductSpecificationServiceBatch>
@Nonnull public NutrientReferenceQuantityFluentHelper getAllNutrientReferenceQuantity()
ProductSpecificationService
NutrientReferenceQuantity
entities.getAllNutrientReferenceQuantity
in interface ProductSpecificationService
NutrientReferenceQuantity
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public NutrientReferenceQuantityByKeyFluentHelper getNutrientReferenceQuantityByKey(String nutrientReferenceQuantityID)
ProductSpecificationService
NutrientReferenceQuantity
entity using key fields.getNutrientReferenceQuantityByKey
in interface ProductSpecificationService
nutrientReferenceQuantityID
- Nutrient Reference Quantity ID
Constraints: Not nullable, Maximum length: 1
NutrientReferenceQuantity
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecAllergenCmpstnFluentHelper getAllProdSpecAllergenCmpstn()
ProductSpecificationService
ProdSpecAllergenCmpstn
entities.getAllProdSpecAllergenCmpstn
in interface ProductSpecificationService
ProdSpecAllergenCmpstn
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecAllergenCmpstnByKeyFluentHelper getProdSpecAllergenCmpstnByKey(String prodSpecComponentItem, String prodSpecCompItemChangeState)
ProductSpecificationService
ProdSpecAllergenCmpstn
entity using key fields.getProdSpecAllergenCmpstnByKey
in interface ProductSpecificationService
prodSpecComponentItem
- Composition Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCompItemChangeState
- Composition Change State
Constraints: Not nullable, Maximum length: 20
ProdSpecAllergenCmpstn
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecAllergenCmpstnCreateFluentHelper createProdSpecAllergenCmpstn(@Nonnull ProdSpecAllergenCmpstn prodSpecAllergenCmpstn)
ProductSpecificationService
ProdSpecAllergenCmpstn
entity and save it to the S/4HANA system.createProdSpecAllergenCmpstn
in interface ProductSpecificationService
prodSpecAllergenCmpstn
- ProdSpecAllergenCmpstn
entity object that will be created in the S/4HANA system.ProdSpecAllergenCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecAllergenCmpstnUpdateFluentHelper updateProdSpecAllergenCmpstn(@Nonnull ProdSpecAllergenCmpstn prodSpecAllergenCmpstn)
ProductSpecificationService
ProdSpecAllergenCmpstn
entity and save it to the S/4HANA system.updateProdSpecAllergenCmpstn
in interface ProductSpecificationService
prodSpecAllergenCmpstn
- ProdSpecAllergenCmpstn
entity object that will be updated in the S/4HANA system.ProdSpecAllergenCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecAllergenCmpstnDeleteFluentHelper deleteProdSpecAllergenCmpstn(@Nonnull ProdSpecAllergenCmpstn prodSpecAllergenCmpstn)
ProductSpecificationService
ProdSpecAllergenCmpstn
entity in the S/4HANA system.deleteProdSpecAllergenCmpstn
in interface ProductSpecificationService
prodSpecAllergenCmpstn
- ProdSpecAllergenCmpstn
entity object that will be deleted in the S/4HANA system.ProdSpecAllergenCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecAllergenCmpstnHeaderFluentHelper getAllProdSpecAllergenCmpstnHeader()
ProductSpecificationService
ProdSpecAllergenCmpstnHeader
entities.getAllProdSpecAllergenCmpstnHeader
in interface ProductSpecificationService
ProdSpecAllergenCmpstnHeader
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecAllergenCmpstnHeaderByKeyFluentHelper getProdSpecAllergenCmpstnHeaderByKey(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState)
ProductSpecificationService
ProdSpecAllergenCmpstnHeader
entity using key fields.getProdSpecAllergenCmpstnHeaderByKey
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Composition Header Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCmpstnHdrChangeState
- Composition Header Change State
Constraints: Not nullable, Maximum length: 20
ProdSpecAllergenCmpstnHeader
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecAllergenCmpstnHeaderCreateFluentHelper createProdSpecAllergenCmpstnHeader(@Nonnull ProdSpecAllergenCmpstnHeader prodSpecAllergenCmpstnHeader)
ProductSpecificationService
ProdSpecAllergenCmpstnHeader
entity and save it to the S/4HANA system.createProdSpecAllergenCmpstnHeader
in interface ProductSpecificationService
prodSpecAllergenCmpstnHeader
- ProdSpecAllergenCmpstnHeader
entity object that will be created in the S/4HANA system.ProdSpecAllergenCmpstnHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecAllergenCmpstnHeaderDeleteFluentHelper deleteProdSpecAllergenCmpstnHeader(@Nonnull ProdSpecAllergenCmpstnHeader prodSpecAllergenCmpstnHeader)
ProductSpecificationService
ProdSpecAllergenCmpstnHeader
entity in the S/4HANA system.deleteProdSpecAllergenCmpstnHeader
in interface ProductSpecificationService
prodSpecAllergenCmpstnHeader
- ProdSpecAllergenCmpstnHeader
entity object that will be deleted in the S/4HANA system.ProdSpecAllergenCmpstnHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecCmpstnFluentHelper getAllProdSpecCmpstn()
ProductSpecificationService
ProdSpecCmpstn
entities.getAllProdSpecCmpstn
in interface ProductSpecificationService
ProdSpecCmpstn
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecCmpstnByKeyFluentHelper getProdSpecCmpstnByKey(String prodSpecComponentItem, String prodSpecCompItemChangeState)
ProductSpecificationService
ProdSpecCmpstn
entity using key fields.getProdSpecCmpstnByKey
in interface ProductSpecificationService
prodSpecComponentItem
- Composition Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCompItemChangeState
- Composition Change State
Constraints: Not nullable, Maximum length: 20
ProdSpecCmpstn
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecCmpstnCreateFluentHelper createProdSpecCmpstn(@Nonnull ProdSpecCmpstn prodSpecCmpstn)
ProductSpecificationService
ProdSpecCmpstn
entity and save it to the S/4HANA system.createProdSpecCmpstn
in interface ProductSpecificationService
prodSpecCmpstn
- ProdSpecCmpstn
entity object that will be created in the S/4HANA system.ProdSpecCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecCmpstnUpdateFluentHelper updateProdSpecCmpstn(@Nonnull ProdSpecCmpstn prodSpecCmpstn)
ProductSpecificationService
ProdSpecCmpstn
entity and save it to the S/4HANA system.updateProdSpecCmpstn
in interface ProductSpecificationService
prodSpecCmpstn
- ProdSpecCmpstn
entity object that will be updated in the S/4HANA system.ProdSpecCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecCmpstnDeleteFluentHelper deleteProdSpecCmpstn(@Nonnull ProdSpecCmpstn prodSpecCmpstn)
ProductSpecificationService
ProdSpecCmpstn
entity in the S/4HANA system.deleteProdSpecCmpstn
in interface ProductSpecificationService
prodSpecCmpstn
- ProdSpecCmpstn
entity object that will be deleted in the S/4HANA system.ProdSpecCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecCmpstnHeaderFluentHelper getAllProdSpecCmpstnHeader()
ProductSpecificationService
ProdSpecCmpstnHeader
entities.getAllProdSpecCmpstnHeader
in interface ProductSpecificationService
ProdSpecCmpstnHeader
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecCmpstnHeaderByKeyFluentHelper getProdSpecCmpstnHeaderByKey(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState, String prodSpecCompositionType)
ProductSpecificationService
ProdSpecCmpstnHeader
entity using key fields.getProdSpecCmpstnHeaderByKey
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Composition Header Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCmpstnHdrChangeState
- Composition Header Change State
Constraints: Not nullable, Maximum length: 20
prodSpecCompositionType
- Composition Type
Constraints: Not nullable, Maximum length: 40
ProdSpecCmpstnHeader
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecCmpstnHeaderCreateFluentHelper createProdSpecCmpstnHeader(@Nonnull ProdSpecCmpstnHeader prodSpecCmpstnHeader)
ProductSpecificationService
ProdSpecCmpstnHeader
entity and save it to the S/4HANA system.createProdSpecCmpstnHeader
in interface ProductSpecificationService
prodSpecCmpstnHeader
- ProdSpecCmpstnHeader
entity object that will be created in the S/4HANA system.ProdSpecCmpstnHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecCmpstnHeaderDeleteFluentHelper deleteProdSpecCmpstnHeader(@Nonnull ProdSpecCmpstnHeader prodSpecCmpstnHeader)
ProductSpecificationService
ProdSpecCmpstnHeader
entity in the S/4HANA system.deleteProdSpecCmpstnHeader
in interface ProductSpecificationService
prodSpecCmpstnHeader
- ProdSpecCmpstnHeader
entity object that will be deleted in the S/4HANA system.ProdSpecCmpstnHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecDescriptionFluentHelper getAllProdSpecDescription()
ProductSpecificationService
ProdSpecDescription
entities.getAllProdSpecDescription
in interface ProductSpecificationService
ProdSpecDescription
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecDescriptionByKeyFluentHelper getProdSpecDescriptionByKey(String prodSpecDescriptionInternalID, String prodSpecDescriptionChangeState)
ProductSpecificationService
ProdSpecDescription
entity using key fields.getProdSpecDescriptionByKey
in interface ProductSpecificationService
prodSpecDescriptionInternalID
- Specification Description Internal Record ID
Constraints: Not nullable, Maximum length: 20
prodSpecDescriptionChangeState
- Specification Description Change State
Constraints: Not nullable, Maximum length: 20
ProdSpecDescription
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecDescriptionCreateFluentHelper createProdSpecDescription(@Nonnull ProdSpecDescription prodSpecDescription)
ProductSpecificationService
ProdSpecDescription
entity and save it to the S/4HANA system.createProdSpecDescription
in interface ProductSpecificationService
prodSpecDescription
- ProdSpecDescription
entity object that will be created in the S/4HANA system.ProdSpecDescription
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecDescriptionUpdateFluentHelper updateProdSpecDescription(@Nonnull ProdSpecDescription prodSpecDescription)
ProductSpecificationService
ProdSpecDescription
entity and save it to the S/4HANA system.updateProdSpecDescription
in interface ProductSpecificationService
prodSpecDescription
- ProdSpecDescription
entity object that will be updated in the S/4HANA system.ProdSpecDescription
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecDescriptionDeleteFluentHelper deleteProdSpecDescription(@Nonnull ProdSpecDescription prodSpecDescription)
ProductSpecificationService
ProdSpecDescription
entity in the S/4HANA system.deleteProdSpecDescription
in interface ProductSpecificationService
prodSpecDescription
- ProdSpecDescription
entity object that will be deleted in the S/4HANA system.ProdSpecDescription
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecListingCmpstnHeaderFluentHelper getAllProdSpecListingCmpstnHeader()
ProductSpecificationService
ProdSpecListingCmpstnHeader
entities.getAllProdSpecListingCmpstnHeader
in interface ProductSpecificationService
ProdSpecListingCmpstnHeader
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecListingCmpstnHeaderByKeyFluentHelper getProdSpecListingCmpstnHeaderByKey(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState, String prodSpecCompositionType)
ProductSpecificationService
ProdSpecListingCmpstnHeader
entity using key fields.getProdSpecListingCmpstnHeaderByKey
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Composition Header Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCmpstnHdrChangeState
- Composition Header Change State
Constraints: Not nullable, Maximum length: 20
prodSpecCompositionType
- Composition Type
Constraints: Not nullable, Maximum length: 40
ProdSpecListingCmpstnHeader
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecListingCmpstnHeaderCreateFluentHelper createProdSpecListingCmpstnHeader(@Nonnull ProdSpecListingCmpstnHeader prodSpecListingCmpstnHeader)
ProductSpecificationService
ProdSpecListingCmpstnHeader
entity and save it to the S/4HANA system.createProdSpecListingCmpstnHeader
in interface ProductSpecificationService
prodSpecListingCmpstnHeader
- ProdSpecListingCmpstnHeader
entity object that will be created in the S/4HANA system.ProdSpecListingCmpstnHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecListingCmpstnHeaderDeleteFluentHelper deleteProdSpecListingCmpstnHeader(@Nonnull ProdSpecListingCmpstnHeader prodSpecListingCmpstnHeader)
ProductSpecificationService
ProdSpecListingCmpstnHeader
entity in the S/4HANA system.deleteProdSpecListingCmpstnHeader
in interface ProductSpecificationService
prodSpecListingCmpstnHeader
- ProdSpecListingCmpstnHeader
entity object that will be deleted in the S/4HANA system.ProdSpecListingCmpstnHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecListingCompositionFluentHelper getAllProdSpecListingComposition()
ProductSpecificationService
ProdSpecListingComposition
entities.getAllProdSpecListingComposition
in interface ProductSpecificationService
ProdSpecListingComposition
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecListingCompositionByKeyFluentHelper getProdSpecListingCompositionByKey(String prodSpecComponentItem, String prodSpecCompItemChangeState)
ProductSpecificationService
ProdSpecListingComposition
entity using key fields.getProdSpecListingCompositionByKey
in interface ProductSpecificationService
prodSpecComponentItem
- Composition Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCompItemChangeState
- Composition Change State
Constraints: Not nullable, Maximum length: 20
ProdSpecListingComposition
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecListingCompositionCreateFluentHelper createProdSpecListingComposition(@Nonnull ProdSpecListingComposition prodSpecListingComposition)
ProductSpecificationService
ProdSpecListingComposition
entity and save it to the S/4HANA system.createProdSpecListingComposition
in interface ProductSpecificationService
prodSpecListingComposition
- ProdSpecListingComposition
entity object that will be created in the S/4HANA system.ProdSpecListingComposition
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecListingCompositionUpdateFluentHelper updateProdSpecListingComposition(@Nonnull ProdSpecListingComposition prodSpecListingComposition)
ProductSpecificationService
ProdSpecListingComposition
entity and save it to the S/4HANA system.updateProdSpecListingComposition
in interface ProductSpecificationService
prodSpecListingComposition
- ProdSpecListingComposition
entity object that will be updated in the S/4HANA system.ProdSpecListingComposition
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecListingCompositionDeleteFluentHelper deleteProdSpecListingComposition(@Nonnull ProdSpecListingComposition prodSpecListingComposition)
ProductSpecificationService
ProdSpecListingComposition
entity in the S/4HANA system.deleteProdSpecListingComposition
in interface ProductSpecificationService
prodSpecListingComposition
- ProdSpecListingComposition
entity object that will be deleted in the S/4HANA system.ProdSpecListingComposition
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecNutrientCmpstnFluentHelper getAllProdSpecNutrientCmpstn()
ProductSpecificationService
ProdSpecNutrientCmpstn
entities.getAllProdSpecNutrientCmpstn
in interface ProductSpecificationService
ProdSpecNutrientCmpstn
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecNutrientCmpstnByKeyFluentHelper getProdSpecNutrientCmpstnByKey(String prodSpecComponentItem, String prodSpecCompItemChangeState)
ProductSpecificationService
ProdSpecNutrientCmpstn
entity using key fields.getProdSpecNutrientCmpstnByKey
in interface ProductSpecificationService
prodSpecComponentItem
- Composition Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCompItemChangeState
- Composition Change State
Constraints: Not nullable, Maximum length: 20
ProdSpecNutrientCmpstn
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecNutrientCmpstnCreateFluentHelper createProdSpecNutrientCmpstn(@Nonnull ProdSpecNutrientCmpstn prodSpecNutrientCmpstn)
ProductSpecificationService
ProdSpecNutrientCmpstn
entity and save it to the S/4HANA system.createProdSpecNutrientCmpstn
in interface ProductSpecificationService
prodSpecNutrientCmpstn
- ProdSpecNutrientCmpstn
entity object that will be created in the S/4HANA system.ProdSpecNutrientCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecNutrientCmpstnUpdateFluentHelper updateProdSpecNutrientCmpstn(@Nonnull ProdSpecNutrientCmpstn prodSpecNutrientCmpstn)
ProductSpecificationService
ProdSpecNutrientCmpstn
entity and save it to the S/4HANA system.updateProdSpecNutrientCmpstn
in interface ProductSpecificationService
prodSpecNutrientCmpstn
- ProdSpecNutrientCmpstn
entity object that will be updated in the S/4HANA system.ProdSpecNutrientCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecNutrientCmpstnDeleteFluentHelper deleteProdSpecNutrientCmpstn(@Nonnull ProdSpecNutrientCmpstn prodSpecNutrientCmpstn)
ProductSpecificationService
ProdSpecNutrientCmpstn
entity in the S/4HANA system.deleteProdSpecNutrientCmpstn
in interface ProductSpecificationService
prodSpecNutrientCmpstn
- ProdSpecNutrientCmpstn
entity object that will be deleted in the S/4HANA system.ProdSpecNutrientCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecNutrientCmpstnHdrFluentHelper getAllProdSpecNutrientCmpstnHdr()
ProductSpecificationService
ProdSpecNutrientCmpstnHdr
entities.getAllProdSpecNutrientCmpstnHdr
in interface ProductSpecificationService
ProdSpecNutrientCmpstnHdr
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecNutrientCmpstnHdrByKeyFluentHelper getProdSpecNutrientCmpstnHdrByKey(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState)
ProductSpecificationService
ProdSpecNutrientCmpstnHdr
entity using key fields.getProdSpecNutrientCmpstnHdrByKey
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Composition Header Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCmpstnHdrChangeState
- Composition Header Change State
Constraints: Not nullable, Maximum length: 20
ProdSpecNutrientCmpstnHdr
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecNutrientCmpstnHdrCreateFluentHelper createProdSpecNutrientCmpstnHdr(@Nonnull ProdSpecNutrientCmpstnHdr prodSpecNutrientCmpstnHdr)
ProductSpecificationService
ProdSpecNutrientCmpstnHdr
entity and save it to the S/4HANA system.createProdSpecNutrientCmpstnHdr
in interface ProductSpecificationService
prodSpecNutrientCmpstnHdr
- ProdSpecNutrientCmpstnHdr
entity object that will be created in the S/4HANA system.ProdSpecNutrientCmpstnHdr
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecNutrientCmpstnHdrDeleteFluentHelper deleteProdSpecNutrientCmpstnHdr(@Nonnull ProdSpecNutrientCmpstnHdr prodSpecNutrientCmpstnHdr)
ProductSpecificationService
ProdSpecNutrientCmpstnHdr
entity in the S/4HANA system.deleteProdSpecNutrientCmpstnHdr
in interface ProductSpecificationService
prodSpecNutrientCmpstnHdr
- ProdSpecNutrientCmpstnHdr
entity object that will be deleted in the S/4HANA system.ProdSpecNutrientCmpstnHdr
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecPropertyHeaderFluentHelper getAllProdSpecPropertyHeader()
ProductSpecificationService
ProdSpecPropertyHeader
entities.getAllProdSpecPropertyHeader
in interface ProductSpecificationService
ProdSpecPropertyHeader
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecPropertyHeaderByKeyFluentHelper getProdSpecPropertyHeaderByKey(String prodSpecPrptyDefID, String prodSpecPrptyHeader, String prodSpecPrptyHdrChangeState)
ProductSpecificationService
ProdSpecPropertyHeader
entity using key fields.getProdSpecPropertyHeaderByKey
in interface ProductSpecificationService
prodSpecPrptyDefID
- Property Definition ID
Constraints: Not nullable, Maximum length: 40
prodSpecPrptyHeader
- Property Header Internal Record ID
Constraints: Not nullable, Maximum length: 20
prodSpecPrptyHdrChangeState
- Property Header Change State
Constraints: Not nullable, Maximum length: 20
ProdSpecPropertyHeader
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecPropertyHeaderCreateFluentHelper createProdSpecPropertyHeader(@Nonnull ProdSpecPropertyHeader prodSpecPropertyHeader)
ProductSpecificationService
ProdSpecPropertyHeader
entity and save it to the S/4HANA system.createProdSpecPropertyHeader
in interface ProductSpecificationService
prodSpecPropertyHeader
- ProdSpecPropertyHeader
entity object that will be created in the S/4HANA system.ProdSpecPropertyHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecPropertyHeaderDeleteFluentHelper deleteProdSpecPropertyHeader(@Nonnull ProdSpecPropertyHeader prodSpecPropertyHeader)
ProductSpecificationService
ProdSpecPropertyHeader
entity in the S/4HANA system.deleteProdSpecPropertyHeader
in interface ProductSpecificationService
prodSpecPropertyHeader
- ProdSpecPropertyHeader
entity object that will be deleted in the S/4HANA system.ProdSpecPropertyHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecPrptyCharacterValueFluentHelper getAllProdSpecPrptyCharacterValue()
ProductSpecificationService
ProdSpecPrptyCharacterValue
entities.getAllProdSpecPrptyCharacterValue
in interface ProductSpecificationService
ProdSpecPrptyCharacterValue
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecPrptyCharacterValueByKeyFluentHelper getProdSpecPrptyCharacterValueByKey(String prodSpecPrptyDefID, String prodSpecPrptyHeader, String prodSpecPrptyHdrChangeState, String charcInternalID, String clfnCharcValuePositionNumber)
ProductSpecificationService
ProdSpecPrptyCharacterValue
entity using key fields.getProdSpecPrptyCharacterValueByKey
in interface ProductSpecificationService
prodSpecPrptyDefID
- Property Definition ID
Constraints: Not nullable, Maximum length: 40
prodSpecPrptyHeader
- Property Header Internal Record ID
Constraints: Not nullable, Maximum length: 20
prodSpecPrptyHdrChangeState
- Property Header Change State
Constraints: Not nullable, Maximum length: 20
charcInternalID
- Characteristic Internal ID
Constraints: Not nullable, Maximum length: 10
clfnCharcValuePositionNumber
- Characteristic value counter
Constraints: Not nullable, Maximum length: 3
ProdSpecPrptyCharacterValue
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecPrptyCharacterValueCreateFluentHelper createProdSpecPrptyCharacterValue(@Nonnull ProdSpecPrptyCharacterValue prodSpecPrptyCharacterValue)
ProductSpecificationService
ProdSpecPrptyCharacterValue
entity and save it to the S/4HANA system.createProdSpecPrptyCharacterValue
in interface ProductSpecificationService
prodSpecPrptyCharacterValue
- ProdSpecPrptyCharacterValue
entity object that will be created in the S/4HANA system.ProdSpecPrptyCharacterValue
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecPrptyCharacterValueDeleteFluentHelper deleteProdSpecPrptyCharacterValue(@Nonnull ProdSpecPrptyCharacterValue prodSpecPrptyCharacterValue)
ProductSpecificationService
ProdSpecPrptyCharacterValue
entity in the S/4HANA system.deleteProdSpecPrptyCharacterValue
in interface ProductSpecificationService
prodSpecPrptyCharacterValue
- ProdSpecPrptyCharacterValue
entity object that will be deleted in the S/4HANA system.ProdSpecPrptyCharacterValue
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecPrptyNumericValueFluentHelper getAllProdSpecPrptyNumericValue()
ProductSpecificationService
ProdSpecPrptyNumericValue
entities.getAllProdSpecPrptyNumericValue
in interface ProductSpecificationService
ProdSpecPrptyNumericValue
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecPrptyNumericValueByKeyFluentHelper getProdSpecPrptyNumericValueByKey(String prodSpecPrptyDefID, String prodSpecPrptyHeader, String prodSpecPrptyHdrChangeState, String charcInternalID, String clfnCharcValuePositionNumber)
ProductSpecificationService
ProdSpecPrptyNumericValue
entity using key fields.getProdSpecPrptyNumericValueByKey
in interface ProductSpecificationService
prodSpecPrptyDefID
- Property Definition ID
Constraints: Not nullable, Maximum length: 40
prodSpecPrptyHeader
- Property Header Internal Record ID
Constraints: Not nullable, Maximum length: 20
prodSpecPrptyHdrChangeState
- Property Header Change State
Constraints: Not nullable, Maximum length: 20
charcInternalID
- Characteristic Internal ID
Constraints: Not nullable, Maximum length: 10
clfnCharcValuePositionNumber
- Characteristic value counter
Constraints: Not nullable, Maximum length: 3
ProdSpecPrptyNumericValue
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecPrptyNumericValueCreateFluentHelper createProdSpecPrptyNumericValue(@Nonnull ProdSpecPrptyNumericValue prodSpecPrptyNumericValue)
ProductSpecificationService
ProdSpecPrptyNumericValue
entity and save it to the S/4HANA system.createProdSpecPrptyNumericValue
in interface ProductSpecificationService
prodSpecPrptyNumericValue
- ProdSpecPrptyNumericValue
entity object that will be created in the S/4HANA system.ProdSpecPrptyNumericValue
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecPrptyNumericValueDeleteFluentHelper deleteProdSpecPrptyNumericValue(@Nonnull ProdSpecPrptyNumericValue prodSpecPrptyNumericValue)
ProductSpecificationService
ProdSpecPrptyNumericValue
entity in the S/4HANA system.deleteProdSpecPrptyNumericValue
in interface ProductSpecificationService
prodSpecPrptyNumericValue
- ProdSpecPrptyNumericValue
entity object that will be deleted in the S/4HANA system.ProdSpecPrptyNumericValue
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQltatvCmpstnHeaderFluentHelper getAllProdSpecQltatvCmpstnHeader()
ProductSpecificationService
ProdSpecQltatvCmpstnHeader
entities.getAllProdSpecQltatvCmpstnHeader
in interface ProductSpecificationService
ProdSpecQltatvCmpstnHeader
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQltatvCmpstnHeaderByKeyFluentHelper getProdSpecQltatvCmpstnHeaderByKey(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState, String prodSpecCompositionType)
ProductSpecificationService
ProdSpecQltatvCmpstnHeader
entity using key fields.getProdSpecQltatvCmpstnHeaderByKey
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Composition Header Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCmpstnHdrChangeState
- Composition Header Change State
Constraints: Not nullable, Maximum length: 20
prodSpecCompositionType
- Composition Type
Constraints: Not nullable, Maximum length: 40
ProdSpecQltatvCmpstnHeader
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQltatvCmpstnHeaderCreateFluentHelper createProdSpecQltatvCmpstnHeader(@Nonnull ProdSpecQltatvCmpstnHeader prodSpecQltatvCmpstnHeader)
ProductSpecificationService
ProdSpecQltatvCmpstnHeader
entity and save it to the S/4HANA system.createProdSpecQltatvCmpstnHeader
in interface ProductSpecificationService
prodSpecQltatvCmpstnHeader
- ProdSpecQltatvCmpstnHeader
entity object that will be created in the S/4HANA system.ProdSpecQltatvCmpstnHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQltatvCmpstnHeaderDeleteFluentHelper deleteProdSpecQltatvCmpstnHeader(@Nonnull ProdSpecQltatvCmpstnHeader prodSpecQltatvCmpstnHeader)
ProductSpecificationService
ProdSpecQltatvCmpstnHeader
entity in the S/4HANA system.deleteProdSpecQltatvCmpstnHeader
in interface ProductSpecificationService
prodSpecQltatvCmpstnHeader
- ProdSpecQltatvCmpstnHeader
entity object that will be deleted in the S/4HANA system.ProdSpecQltatvCmpstnHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQtytvCmpstnHeaderFluentHelper getAllProdSpecQtytvCmpstnHeader()
ProductSpecificationService
ProdSpecQtytvCmpstnHeader
entities.getAllProdSpecQtytvCmpstnHeader
in interface ProductSpecificationService
ProdSpecQtytvCmpstnHeader
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQtytvCmpstnHeaderByKeyFluentHelper getProdSpecQtytvCmpstnHeaderByKey(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState, String prodSpecCompositionType)
ProductSpecificationService
ProdSpecQtytvCmpstnHeader
entity using key fields.getProdSpecQtytvCmpstnHeaderByKey
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Composition Header Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCmpstnHdrChangeState
- Composition Header Change State
Constraints: Not nullable, Maximum length: 20
prodSpecCompositionType
- Composition Type
Constraints: Not nullable, Maximum length: 40
ProdSpecQtytvCmpstnHeader
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQtytvCmpstnHeaderCreateFluentHelper createProdSpecQtytvCmpstnHeader(@Nonnull ProdSpecQtytvCmpstnHeader prodSpecQtytvCmpstnHeader)
ProductSpecificationService
ProdSpecQtytvCmpstnHeader
entity and save it to the S/4HANA system.createProdSpecQtytvCmpstnHeader
in interface ProductSpecificationService
prodSpecQtytvCmpstnHeader
- ProdSpecQtytvCmpstnHeader
entity object that will be created in the S/4HANA system.ProdSpecQtytvCmpstnHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQtytvCmpstnHeaderDeleteFluentHelper deleteProdSpecQtytvCmpstnHeader(@Nonnull ProdSpecQtytvCmpstnHeader prodSpecQtytvCmpstnHeader)
ProductSpecificationService
ProdSpecQtytvCmpstnHeader
entity in the S/4HANA system.deleteProdSpecQtytvCmpstnHeader
in interface ProductSpecificationService
prodSpecQtytvCmpstnHeader
- ProdSpecQtytvCmpstnHeader
entity object that will be deleted in the S/4HANA system.ProdSpecQtytvCmpstnHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQualitativeCmpstnFluentHelper getAllProdSpecQualitativeCmpstn()
ProductSpecificationService
ProdSpecQualitativeCmpstn
entities.getAllProdSpecQualitativeCmpstn
in interface ProductSpecificationService
ProdSpecQualitativeCmpstn
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQualitativeCmpstnByKeyFluentHelper getProdSpecQualitativeCmpstnByKey(String prodSpecComponentItem, String prodSpecCompItemChangeState)
ProductSpecificationService
ProdSpecQualitativeCmpstn
entity using key fields.getProdSpecQualitativeCmpstnByKey
in interface ProductSpecificationService
prodSpecComponentItem
- Composition Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCompItemChangeState
- Composition Change State
Constraints: Not nullable, Maximum length: 20
ProdSpecQualitativeCmpstn
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQualitativeCmpstnCreateFluentHelper createProdSpecQualitativeCmpstn(@Nonnull ProdSpecQualitativeCmpstn prodSpecQualitativeCmpstn)
ProductSpecificationService
ProdSpecQualitativeCmpstn
entity and save it to the S/4HANA system.createProdSpecQualitativeCmpstn
in interface ProductSpecificationService
prodSpecQualitativeCmpstn
- ProdSpecQualitativeCmpstn
entity object that will be created in the S/4HANA system.ProdSpecQualitativeCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQualitativeCmpstnUpdateFluentHelper updateProdSpecQualitativeCmpstn(@Nonnull ProdSpecQualitativeCmpstn prodSpecQualitativeCmpstn)
ProductSpecificationService
ProdSpecQualitativeCmpstn
entity and save it to the S/4HANA system.updateProdSpecQualitativeCmpstn
in interface ProductSpecificationService
prodSpecQualitativeCmpstn
- ProdSpecQualitativeCmpstn
entity object that will be updated in the S/4HANA system.ProdSpecQualitativeCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQualitativeCmpstnDeleteFluentHelper deleteProdSpecQualitativeCmpstn(@Nonnull ProdSpecQualitativeCmpstn prodSpecQualitativeCmpstn)
ProductSpecificationService
ProdSpecQualitativeCmpstn
entity in the S/4HANA system.deleteProdSpecQualitativeCmpstn
in interface ProductSpecificationService
prodSpecQualitativeCmpstn
- ProdSpecQualitativeCmpstn
entity object that will be deleted in the S/4HANA system.ProdSpecQualitativeCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQuantitativeCmpstnFluentHelper getAllProdSpecQuantitativeCmpstn()
ProductSpecificationService
ProdSpecQuantitativeCmpstn
entities.getAllProdSpecQuantitativeCmpstn
in interface ProductSpecificationService
ProdSpecQuantitativeCmpstn
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQuantitativeCmpstnByKeyFluentHelper getProdSpecQuantitativeCmpstnByKey(String prodSpecComponentItem, String prodSpecCompItemChangeState)
ProductSpecificationService
ProdSpecQuantitativeCmpstn
entity using key fields.getProdSpecQuantitativeCmpstnByKey
in interface ProductSpecificationService
prodSpecComponentItem
- Composition Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCompItemChangeState
- Composition Change State
Constraints: Not nullable, Maximum length: 20
ProdSpecQuantitativeCmpstn
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQuantitativeCmpstnCreateFluentHelper createProdSpecQuantitativeCmpstn(@Nonnull ProdSpecQuantitativeCmpstn prodSpecQuantitativeCmpstn)
ProductSpecificationService
ProdSpecQuantitativeCmpstn
entity and save it to the S/4HANA system.createProdSpecQuantitativeCmpstn
in interface ProductSpecificationService
prodSpecQuantitativeCmpstn
- ProdSpecQuantitativeCmpstn
entity object that will be created in the S/4HANA system.ProdSpecQuantitativeCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQuantitativeCmpstnUpdateFluentHelper updateProdSpecQuantitativeCmpstn(@Nonnull ProdSpecQuantitativeCmpstn prodSpecQuantitativeCmpstn)
ProductSpecificationService
ProdSpecQuantitativeCmpstn
entity and save it to the S/4HANA system.updateProdSpecQuantitativeCmpstn
in interface ProductSpecificationService
prodSpecQuantitativeCmpstn
- ProdSpecQuantitativeCmpstn
entity object that will be updated in the S/4HANA system.ProdSpecQuantitativeCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecQuantitativeCmpstnDeleteFluentHelper deleteProdSpecQuantitativeCmpstn(@Nonnull ProdSpecQuantitativeCmpstn prodSpecQuantitativeCmpstn)
ProductSpecificationService
ProdSpecQuantitativeCmpstn
entity in the S/4HANA system.deleteProdSpecQuantitativeCmpstn
in interface ProductSpecificationService
prodSpecQuantitativeCmpstn
- ProdSpecQuantitativeCmpstn
entity object that will be deleted in the S/4HANA system.ProdSpecQuantitativeCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecStdCmpstnFluentHelper getAllProdSpecStdCmpstn()
ProductSpecificationService
ProdSpecStdCmpstn
entities.getAllProdSpecStdCmpstn
in interface ProductSpecificationService
ProdSpecStdCmpstn
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecStdCmpstnByKeyFluentHelper getProdSpecStdCmpstnByKey(String prodSpecComponentItem, String prodSpecCompItemChangeState)
ProductSpecificationService
ProdSpecStdCmpstn
entity using key fields.getProdSpecStdCmpstnByKey
in interface ProductSpecificationService
prodSpecComponentItem
- Composition Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCompItemChangeState
- Composition Change State
Constraints: Not nullable, Maximum length: 20
ProdSpecStdCmpstn
entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecStdCmpstnCreateFluentHelper createProdSpecStdCmpstn(@Nonnull ProdSpecStdCmpstn prodSpecStdCmpstn)
ProductSpecificationService
ProdSpecStdCmpstn
entity and save it to the S/4HANA system.createProdSpecStdCmpstn
in interface ProductSpecificationService
prodSpecStdCmpstn
- ProdSpecStdCmpstn
entity object that will be created in the S/4HANA system.ProdSpecStdCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecStdCmpstnUpdateFluentHelper updateProdSpecStdCmpstn(@Nonnull ProdSpecStdCmpstn prodSpecStdCmpstn)
ProductSpecificationService
ProdSpecStdCmpstn
entity and save it to the S/4HANA system.updateProdSpecStdCmpstn
in interface ProductSpecificationService
prodSpecStdCmpstn
- ProdSpecStdCmpstn
entity object that will be updated in the S/4HANA system.ProdSpecStdCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecStdCmpstnDeleteFluentHelper deleteProdSpecStdCmpstn(@Nonnull ProdSpecStdCmpstn prodSpecStdCmpstn)
ProductSpecificationService
ProdSpecStdCmpstn
entity in the S/4HANA system.deleteProdSpecStdCmpstn
in interface ProductSpecificationService
prodSpecStdCmpstn
- ProdSpecStdCmpstn
entity object that will be deleted in the S/4HANA system.ProdSpecStdCmpstn
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecStdCmpstnHeaderFluentHelper getAllProdSpecStdCmpstnHeader()
ProductSpecificationService
ProdSpecStdCmpstnHeader
entities.getAllProdSpecStdCmpstnHeader
in interface ProductSpecificationService
ProdSpecStdCmpstnHeader
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecStdCmpstnHeaderByKeyFluentHelper getProdSpecStdCmpstnHeaderByKey(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState)
ProductSpecificationService
ProdSpecStdCmpstnHeader
entity using key fields.getProdSpecStdCmpstnHeaderByKey
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Composition Header Internal ID
Constraints: Not nullable, Maximum length: 20
prodSpecCmpstnHdrChangeState
- Composition Header Change State
Constraints: Not nullable, Maximum length: 20
ProdSpecStdCmpstnHeader
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecStdCmpstnHeaderCreateFluentHelper createProdSpecStdCmpstnHeader(@Nonnull ProdSpecStdCmpstnHeader prodSpecStdCmpstnHeader)
ProductSpecificationService
ProdSpecStdCmpstnHeader
entity and save it to the S/4HANA system.createProdSpecStdCmpstnHeader
in interface ProductSpecificationService
prodSpecStdCmpstnHeader
- ProdSpecStdCmpstnHeader
entity object that will be created in the S/4HANA system.ProdSpecStdCmpstnHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProdSpecStdCmpstnHeaderDeleteFluentHelper deleteProdSpecStdCmpstnHeader(@Nonnull ProdSpecStdCmpstnHeader prodSpecStdCmpstnHeader)
ProductSpecificationService
ProdSpecStdCmpstnHeader
entity in the S/4HANA system.deleteProdSpecStdCmpstnHeader
in interface ProductSpecificationService
prodSpecStdCmpstnHeader
- ProdSpecStdCmpstnHeader
entity object that will be deleted in the S/4HANA system.ProdSpecStdCmpstnHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProductSpecificationFluentHelper getAllProductSpecification()
ProductSpecificationService
ProductSpecification
entities.getAllProductSpecification
in interface ProductSpecificationService
ProductSpecification
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProductSpecificationByKeyFluentHelper getProductSpecificationByKey(String productSpecificationInternalID, String productSpecificationChgState)
ProductSpecificationService
ProductSpecification
entity using key fields.getProductSpecificationByKey
in interface ProductSpecificationService
productSpecificationInternalID
- Product Specification Internal Identifier
Constraints: Not nullable, Maximum length: 20
productSpecificationChgState
- Product Specification Change State
Constraints: Not nullable, Maximum length: 20
ProductSpecification
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProductSpecificationCreateFluentHelper createProductSpecification(@Nonnull ProductSpecification productSpecification)
ProductSpecificationService
ProductSpecification
entity and save it to the S/4HANA system.createProductSpecification
in interface ProductSpecificationService
productSpecification
- ProductSpecification
entity object that will be created in the S/4HANA system.ProductSpecification
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public ProductSpecificationUpdateFluentHelper updateProductSpecification(@Nonnull ProductSpecification productSpecification)
ProductSpecificationService
ProductSpecification
entity and save it to the S/4HANA system.updateProductSpecification
in interface ProductSpecificationService
productSpecification
- ProductSpecification
entity object that will be updated in the S/4HANA system.ProductSpecification
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull public CreateAllgnCompChangeStateFluentHelper createAllgnCompChangeState(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState, String changeNumber)
ProductSpecificationService
Creates a fluent helper for the CreateAllgnCompChangeState OData function import.
createAllgnCompChangeState
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHeader
prodSpecCmpstnHdrChangeState
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHdrChangeState
changeNumber
- Constraints: Nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
execute
method on the fluent helper object.@Nonnull public CreateCompositionChangeStateFluentHelper createCompositionChangeState(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState, String prodSpecCompositionType, String changeNumber)
ProductSpecificationService
Creates a fluent helper for the CreateCompositionChangeState OData function import.
createCompositionChangeState
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHeader
prodSpecCmpstnHdrChangeState
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHdrChangeState
prodSpecCompositionType
- Constraints: Not nullable, Maximum length: 40
Original parameter name from the Odata EDM: ProdSpecCompositionType
changeNumber
- Constraints: Nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
execute
method on the fluent helper object.@Nonnull public CreateListingCompChangeStateFluentHelper createListingCompChangeState(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState, String prodSpecCompositionType, String changeNumber)
ProductSpecificationService
Creates a fluent helper for the CreateListingCompChangeState OData function import.
createListingCompChangeState
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHeader
prodSpecCmpstnHdrChangeState
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHdrChangeState
prodSpecCompositionType
- Constraints: Not nullable, Maximum length: 40
Original parameter name from the Odata EDM: ProdSpecCompositionType
changeNumber
- Constraints: Nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
execute
method on the fluent helper object.@Nonnull public CreateNtrntCompChangeStateFluentHelper createNtrntCompChangeState(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState, String changeNumber)
ProductSpecificationService
Creates a fluent helper for the CreateNtrntCompChangeState OData function import.
createNtrntCompChangeState
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHeader
prodSpecCmpstnHdrChangeState
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHdrChangeState
changeNumber
- Constraints: Nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
execute
method on the fluent helper object.@Nonnull public CreatePropertyChangeStateFluentHelper createPropertyChangeState(String prodSpecPrptyDefID, String prodSpecPrptyHeader, String prodSpecPrptyHdrChangeState, String changeNumber)
ProductSpecificationService
Creates a fluent helper for the CreatePropertyChangeState OData function import.
createPropertyChangeState
in interface ProductSpecificationService
prodSpecPrptyDefID
- Constraints: Not nullable, Maximum length: 40
Original parameter name from the Odata EDM: ProdSpecPrptyDefID
prodSpecPrptyHeader
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecPrptyHeader
prodSpecPrptyHdrChangeState
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecPrptyHdrChangeState
changeNumber
- Constraints: Nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
execute
method on the fluent helper object.@Nonnull public CreateQltatvCompChangeStateFluentHelper createQltatvCompChangeState(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState, String prodSpecCompositionType, String changeNumber)
ProductSpecificationService
Creates a fluent helper for the CreateQltatvCompChangeState OData function import.
createQltatvCompChangeState
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHeader
prodSpecCmpstnHdrChangeState
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHdrChangeState
prodSpecCompositionType
- Constraints: Not nullable, Maximum length: 40
Original parameter name from the Odata EDM: ProdSpecCompositionType
changeNumber
- Constraints: Nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
execute
method on the fluent helper object.@Nonnull public CreateQtytvCompChangeStateFluentHelper createQtytvCompChangeState(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState, String prodSpecCompositionType, String changeNumber)
ProductSpecificationService
Creates a fluent helper for the CreateQtytvCompChangeState OData function import.
createQtytvCompChangeState
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHeader
prodSpecCmpstnHdrChangeState
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHdrChangeState
prodSpecCompositionType
- Constraints: Not nullable, Maximum length: 40
Original parameter name from the Odata EDM: ProdSpecCompositionType
changeNumber
- Constraints: Nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
execute
method on the fluent helper object.@Nonnull public CreateStdCompChangeStateFluentHelper createStdCompChangeState(String prodSpecCmpstnHeader, String prodSpecCmpstnHdrChangeState, String changeNumber)
ProductSpecificationService
Creates a fluent helper for the CreateStdCompChangeState OData function import.
createStdCompChangeState
in interface ProductSpecificationService
prodSpecCmpstnHeader
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHeader
prodSpecCmpstnHdrChangeState
- Constraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: ProdSpecCmpstnHdrChangeState
changeNumber
- Constraints: Nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
execute
method on the fluent helper object.Copyright © 2021 SAP SE. All rights reserved.