@Named public class DefaultRawSubstanceService extends Object implements RawSubstanceService
You use this service to read raw substance attributes, such as header data or composition via an OData service.
Reference: SAP API Business Hub
OData Service: | API_RAWSUBSTANCE |
API Version: | 1 |
Communication Scenario: | Product Lifecycle Management - Recipe Development Integration (SAP_COM_0136) |
Scope Items: | Formulation - Recipe Development (1QC) |
Constructor and Description |
---|
DefaultRawSubstanceService() |
public ProductFluentHelper getAllProduct()
RawSubstanceService
Product
entities.getAllProduct
in interface RawSubstanceService
Product
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.public ProductByKeyFluentHelper getProductByKey(String product)
RawSubstanceService
Product
entity using key fields.getProductByKey
in interface RawSubstanceService
product
- Product NumberConstraints: Not nullable, Maximum length: 40
Product
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.public ProductDescriptionFluentHelper getAllProductDescription()
RawSubstanceService
ProductDescription
entities.getAllProductDescription
in interface RawSubstanceService
ProductDescription
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.public ProductDescriptionByKeyFluentHelper getProductDescriptionByKey(String product, String language)
RawSubstanceService
ProductDescription
entity using key fields.getProductDescriptionByKey
in interface RawSubstanceService
product
- Product NumberConstraints: Not nullable, Maximum length: 40
language
- Language KeyConstraints: Not nullable, Maximum length: 2
ProductDescription
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.public ProductPlantFluentHelper getAllProductPlant()
RawSubstanceService
ProductPlant
entities.getAllProductPlant
in interface RawSubstanceService
ProductPlant
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.public ProductPlantByKeyFluentHelper getProductPlantByKey(String product, String plant)
RawSubstanceService
ProductPlant
entity using key fields.getProductPlantByKey
in interface RawSubstanceService
product
- Material NumberConstraints: Not nullable, Maximum length: 40
plant
- PlantConstraints: Not nullable, Maximum length: 4
ProductPlant
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.public ProductSalesDeliveryFluentHelper getAllProductSalesDelivery()
RawSubstanceService
ProductSalesDelivery
entities.getAllProductSalesDelivery
in interface RawSubstanceService
ProductSalesDelivery
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.public ProductSalesDeliveryByKeyFluentHelper getProductSalesDeliveryByKey(String product, String productSalesOrg, String productDistributionChnl)
RawSubstanceService
ProductSalesDelivery
entity using key fields.getProductSalesDeliveryByKey
in interface RawSubstanceService
product
- Product NumberConstraints: Not nullable, Maximum length: 40
productSalesOrg
- Sales OrganizationConstraints: Not nullable, Maximum length: 4
productDistributionChnl
- Distribution ChannelConstraints: Not nullable, Maximum length: 2
ProductSalesDelivery
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.public ProductStorageLocationFluentHelper getAllProductStorageLocation()
RawSubstanceService
ProductStorageLocation
entities.getAllProductStorageLocation
in interface RawSubstanceService
ProductStorageLocation
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.public ProductStorageLocationByKeyFluentHelper getProductStorageLocationByKey(String product, String plant, String storageLocation)
RawSubstanceService
ProductStorageLocation
entity using key fields.getProductStorageLocationByKey
in interface RawSubstanceService
product
- Material NumberConstraints: Not nullable, Maximum length: 40
plant
- PlantConstraints: Not nullable, Maximum length: 4
storageLocation
- Storage LocationConstraints: Not nullable, Maximum length: 4
ProductStorageLocation
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.public RawSubstanceFluentHelper getAllRawSubstance()
RawSubstanceService
RawSubstance
entities.getAllRawSubstance
in interface RawSubstanceService
RawSubstance
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.public RawSubstanceByKeyFluentHelper getRawSubstanceByKey(String rawSubstanceInternalID)
RawSubstanceService
RawSubstance
entity using key fields.getRawSubstanceByKey
in interface RawSubstanceService
rawSubstanceInternalID
- Sequential Number of Data RecordConstraints: Not nullable, Maximum length: 20
RawSubstance
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.public SpecAssignedMatlForKeyDateFluentHelper getAllSpecAssignedMatlForKeyDate()
RawSubstanceService
SpecAssignedMatlForKeyDate
entities.getAllSpecAssignedMatlForKeyDate
in interface RawSubstanceService
SpecAssignedMatlForKeyDate
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.public SpecAssignedMatlForKeyDateByKeyFluentHelper getSpecAssignedMatlForKeyDateByKey(String specMaterialAssgmtInternalID, String specMaterialAssgmtChangeState)
RawSubstanceService
SpecAssignedMatlForKeyDate
entity using key fields.getSpecAssignedMatlForKeyDateByKey
in interface RawSubstanceService
specMaterialAssgmtInternalID
- Sequential Number of Data RecordConstraints: Not nullable, Maximum length: 20
specMaterialAssgmtChangeState
- Sequential Number of the Change StateConstraints: Not nullable, Maximum length: 20
SpecAssignedMatlForKeyDate
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.public SpecAuthorizationGroupTextFluentHelper getAllSpecAuthorizationGroupText()
RawSubstanceService
SpecAuthorizationGroupText
entities.getAllSpecAuthorizationGroupText
in interface RawSubstanceService
SpecAuthorizationGroupText
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.public SpecAuthorizationGroupTextByKeyFluentHelper getSpecAuthorizationGroupTextByKey(String specificationAuthznGroup, String language)
RawSubstanceService
SpecAuthorizationGroupText
entity using key fields.getSpecAuthorizationGroupTextByKey
in interface RawSubstanceService
specificationAuthznGroup
- Recipe Authorization GroupConstraints: Not nullable, Maximum length: 10
language
- Language KeyConstraints: Not nullable, Maximum length: 2
SpecAuthorizationGroupText
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.public SpecCharByValueAssgmtInstFluentHelper getAllSpecCharByValueAssgmtInst()
RawSubstanceService
SpecCharByValueAssgmtInst
entities.getAllSpecCharByValueAssgmtInst
in interface RawSubstanceService
SpecCharByValueAssgmtInst
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.public SpecCharByValueAssgmtInstByKeyFluentHelper getSpecCharByValueAssgmtInstByKey(String specificationInternalID, String specValAssgmtType, String specificationRating, String specificationValidityArea)
RawSubstanceService
SpecCharByValueAssgmtInst
entity using key fields.getSpecCharByValueAssgmtInstByKey
in interface RawSubstanceService
specificationInternalID
- Sequential Number of Data RecordConstraints: Not nullable, Maximum length: 20
specValAssgmtType
- Value Assignment TypeConstraints: Not nullable, Maximum length: 30
specificationRating
- RatingConstraints: Not nullable, Maximum length: 10
specificationValidityArea
- Validity AreaConstraints: Not nullable, Maximum length: 10
SpecCharByValueAssgmtInst
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.public SpecIdentifierFluentHelper getAllSpecIdentifier()
RawSubstanceService
SpecIdentifier
entities.getAllSpecIdentifier
in interface RawSubstanceService
SpecIdentifier
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.public SpecIdentifierByKeyFluentHelper getSpecIdentifierByKey(String specIdfgDescInternalID, String specIdfgDescChangeState)
RawSubstanceService
SpecIdentifier
entity using key fields.getSpecIdentifierByKey
in interface RawSubstanceService
specIdfgDescInternalID
- Sequential Number of Data RecordConstraints: Not nullable, Maximum length: 20
specIdfgDescChangeState
- Sequential Number of the Change StateConstraints: Not nullable, Maximum length: 20
SpecIdentifier
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.public SpecStatusAttributesFluentHelper getAllSpecStatusAttributes()
RawSubstanceService
SpecStatusAttributes
entities.getAllSpecStatusAttributes
in interface RawSubstanceService
SpecStatusAttributes
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.public SpecStatusAttributesByKeyFluentHelper getSpecStatusAttributesByKey(String specificationHeaderStatus, String specificationHdrStsAttribute)
RawSubstanceService
SpecStatusAttributes
entity using key fields.getSpecStatusAttributesByKey
in interface RawSubstanceService
specificationHeaderStatus
- Status IdentificationConstraints: Not nullable, Maximum length: 20
specificationHdrStsAttribute
- Attribute per Object TypeConstraints: Not nullable, Maximum length: 20
SpecStatusAttributes
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.public SpecStatusNextStatusFluentHelper getAllSpecStatusNextStatus()
RawSubstanceService
SpecStatusNextStatus
entities.getAllSpecStatusNextStatus
in interface RawSubstanceService
SpecStatusNextStatus
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.public SpecStatusNextStatusByKeyFluentHelper getSpecStatusNextStatusByKey(String specificationHdrStsSchema, String specificationHdrStsSchemaFrSts, String specificationHdrStsSchemaToSts)
RawSubstanceService
SpecStatusNextStatus
entity using key fields.getSpecStatusNextStatusByKey
in interface RawSubstanceService
specificationHdrStsSchema
- Status SchemeConstraints: Not nullable, Maximum length: 20
specificationHdrStsSchemaFrSts
- Status IdentificationConstraints: Not nullable, Maximum length: 20
specificationHdrStsSchemaToSts
- Status ToConstraints: Not nullable, Maximum length: 20
SpecStatusNextStatus
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.public SpecStatusSchemaFluentHelper getAllSpecStatusSchema()
RawSubstanceService
SpecStatusSchema
entities.getAllSpecStatusSchema
in interface RawSubstanceService
SpecStatusSchema
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.public SpecStatusSchemaByKeyFluentHelper getSpecStatusSchemaByKey(String specificationType, String specificationHdrStsSchema)
RawSubstanceService
SpecStatusSchema
entity using key fields.getSpecStatusSchemaByKey
in interface RawSubstanceService
specificationType
- Subordinate Object TypeConstraints: Not nullable, Maximum length: 20
specificationHdrStsSchema
- Status SchemeConstraints: Not nullable, Maximum length: 20
SpecStatusSchema
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.public SpecValAssgmtInstanceWthCompFluentHelper getAllSpecValAssgmtInstanceWthComp()
RawSubstanceService
SpecValAssgmtInstanceWthComp
entities.getAllSpecValAssgmtInstanceWthComp
in interface RawSubstanceService
SpecValAssgmtInstanceWthComp
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.public SpecValAssgmtInstanceWthCompByKeyFluentHelper getSpecValAssgmtInstanceWthCompByKey(String specificationInternalID, String specValAssgmtType, String specificationRating, String specificationValidityArea, String componentSpecificationIntID)
RawSubstanceService
SpecValAssgmtInstanceWthComp
entity using key fields.getSpecValAssgmtInstanceWthCompByKey
in interface RawSubstanceService
specificationInternalID
- Sequential Number of Data RecordConstraints: Not nullable, Maximum length: 20
specValAssgmtType
- Value Assignment TypeConstraints: Not nullable, Maximum length: 30
specificationRating
- RatingConstraints: Not nullable, Maximum length: 10
specificationValidityArea
- Validity AreaConstraints: Not nullable, Maximum length: 10
componentSpecificationIntID
- Reference to Specification Header of a ComponentConstraints: Not nullable, Maximum length: 20
SpecValAssgmtInstanceWthComp
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.Copyright © 2017 SAP SE. All rights reserved.