@Named(value="com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultRealSubstanceService") public class DefaultRealSubstanceService extends Object implements RealSubstanceService
With this service, you can read real substance attributes, such as header data or composition via an OData service.
Reference: SAP API Business Hub
OData Service: | API_REALSUBSTANCE |
API Version: | 1 |
Communication Scenario: | Product Lifecycle Management - Recipe Development Integration (SAP_COM_0136) |
Scope Items: | Formulation – Recipe Development (1QC) |
Constructor and Description |
---|
DefaultRealSubstanceService() |
public ProductFluentHelper getAllProduct()
RealSubstanceService
Product
entities.getAllProduct
in interface RealSubstanceService
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)
RealSubstanceService
Product
entity using key fields.getProductByKey
in interface RealSubstanceService
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()
RealSubstanceService
ProductDescription
entities.getAllProductDescription
in interface RealSubstanceService
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)
RealSubstanceService
ProductDescription
entity using key fields.getProductDescriptionByKey
in interface RealSubstanceService
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()
RealSubstanceService
ProductPlant
entities.getAllProductPlant
in interface RealSubstanceService
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)
RealSubstanceService
ProductPlant
entity using key fields.getProductPlantByKey
in interface RealSubstanceService
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()
RealSubstanceService
ProductSalesDelivery
entities.getAllProductSalesDelivery
in interface RealSubstanceService
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)
RealSubstanceService
ProductSalesDelivery
entity using key fields.getProductSalesDeliveryByKey
in interface RealSubstanceService
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()
RealSubstanceService
ProductStorageLocation
entities.getAllProductStorageLocation
in interface RealSubstanceService
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)
RealSubstanceService
ProductStorageLocation
entity using key fields.getProductStorageLocationByKey
in interface RealSubstanceService
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 RealSubstanceFluentHelper getAllRealSubstance()
RealSubstanceService
RealSubstance
entities.getAllRealSubstance
in interface RealSubstanceService
RealSubstance
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 RealSubstanceByKeyFluentHelper getRealSubstanceByKey(String realSubstanceInternalID)
RealSubstanceService
RealSubstance
entity using key fields.getRealSubstanceByKey
in interface RealSubstanceService
realSubstanceInternalID
- Sequential Number of Data RecordConstraints: Not nullable, Maximum length: 20
RealSubstance
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()
RealSubstanceService
SpecAssignedMatlForKeyDate
entities.getAllSpecAssignedMatlForKeyDate
in interface RealSubstanceService
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)
RealSubstanceService
SpecAssignedMatlForKeyDate
entity using key fields.getSpecAssignedMatlForKeyDateByKey
in interface RealSubstanceService
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()
RealSubstanceService
SpecAuthorizationGroupText
entities.getAllSpecAuthorizationGroupText
in interface RealSubstanceService
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)
RealSubstanceService
SpecAuthorizationGroupText
entity using key fields.getSpecAuthorizationGroupTextByKey
in interface RealSubstanceService
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()
RealSubstanceService
SpecCharByValueAssgmtInst
entities.getAllSpecCharByValueAssgmtInst
in interface RealSubstanceService
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)
RealSubstanceService
SpecCharByValueAssgmtInst
entity using key fields.getSpecCharByValueAssgmtInstByKey
in interface RealSubstanceService
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()
RealSubstanceService
SpecIdentifier
entities.getAllSpecIdentifier
in interface RealSubstanceService
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)
RealSubstanceService
SpecIdentifier
entity using key fields.getSpecIdentifierByKey
in interface RealSubstanceService
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()
RealSubstanceService
SpecStatusAttributes
entities.getAllSpecStatusAttributes
in interface RealSubstanceService
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)
RealSubstanceService
SpecStatusAttributes
entity using key fields.getSpecStatusAttributesByKey
in interface RealSubstanceService
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()
RealSubstanceService
SpecStatusNextStatus
entities.getAllSpecStatusNextStatus
in interface RealSubstanceService
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)
RealSubstanceService
SpecStatusNextStatus
entity using key fields.getSpecStatusNextStatusByKey
in interface RealSubstanceService
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()
RealSubstanceService
SpecStatusSchema
entities.getAllSpecStatusSchema
in interface RealSubstanceService
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)
RealSubstanceService
SpecStatusSchema
entity using key fields.getSpecStatusSchemaByKey
in interface RealSubstanceService
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()
RealSubstanceService
SpecValAssgmtInstanceWthComp
entities.getAllSpecValAssgmtInstanceWthComp
in interface RealSubstanceService
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)
RealSubstanceService
SpecValAssgmtInstanceWthComp
entity using key fields.getSpecValAssgmtInstanceWthCompByKey
in interface RealSubstanceService
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 © 2018 SAP SE. All rights reserved.