Interface FreightAgreementService
- All Known Implementing Classes:
DefaultFreightAgreementService
You use this API to do the following: * Create and copy freight agreements * Update freight agreements, such as modify the calculation sheet and local rate tables * Release freight agreements so that it can be used by other freight documents * Delete freight agreements that aren’t used by any freight documents .
Reference: SAP Business Accelerator Hub
Details:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Creates a batch request builder object.Deprecated.Fetch the number of entries from theFreightAgreemententity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theFreightAgreementItementity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theTFreightAgreementOrganizationentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theFreightAgreementPartyentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theFreightAgreementRateTableentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theFreightAgrmtCalculationSheetentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theFrtAgrmtCalcSheetItementity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theFrtAgrmtCalcSheetItmCalcRuleentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theFrtAgrmtItemPaymentTermentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theFrtAgrmtRateTableCalcRuleentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theFrtAgrmtRateTableRateentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theFrtAgrmtRateTableScaleRefentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theFrtAgrmtRateTableValidityentity collection matching the filter and search expressions.createFreightAgreement(FreightAgreement freightAgreement) Deprecated.Create a newFreightAgreemententity and save it to the S/4HANA system.createFreightAgreementItem(FreightAgreementItem freightAgreementItem) Deprecated.Create a newFreightAgreementItementity and save it to the S/4HANA system.createFreightAgreementRateTable(FreightAgreementRateTable freightAgreementRateTable) Deprecated.Create a newFreightAgreementRateTableentity and save it to the S/4HANA system.createFreightAgrmtCalculationSheet(FreightAgrmtCalculationSheet freightAgrmtCalculationSheet) Deprecated.Create a newFreightAgrmtCalculationSheetentity and save it to the S/4HANA system.createFrtAgrmtCalcSheetItem(FrtAgrmtCalcSheetItem frtAgrmtCalcSheetItem) Deprecated.Create a newFrtAgrmtCalcSheetItementity and save it to the S/4HANA system.createFrtAgrmtRateTableValidity(FrtAgrmtRateTableValidity frtAgrmtRateTableValidity) Deprecated.Create a newFrtAgrmtRateTableValidityentity and save it to the S/4HANA system.deleteFreightAgreement(FreightAgreement freightAgreement) Deprecated.Deletes an existingFreightAgreemententity in the S/4HANA system.deleteFreightAgreementItem(FreightAgreementItem freightAgreementItem) Deprecated.Deletes an existingFreightAgreementItementity in the S/4HANA system.deleteFreightAgreementOrganization(TFreightAgreementOrganization tFreightAgreementOrganization) Deprecated.Deletes an existingTFreightAgreementOrganizationentity in the S/4HANA system.deleteFreightAgreementParty(FreightAgreementParty freightAgreementParty) Deprecated.Deletes an existingFreightAgreementPartyentity in the S/4HANA system.deleteFrtAgrmtCalcSheetItem(FrtAgrmtCalcSheetItem frtAgrmtCalcSheetItem) Deprecated.Deletes an existingFrtAgrmtCalcSheetItementity in the S/4HANA system.deleteFrtAgrmtCalcShtItmCalcRule(FrtAgrmtCalcSheetItmCalcRule frtAgrmtCalcSheetItmCalcRule) Deprecated.Deletes an existingFrtAgrmtCalcSheetItmCalcRuleentity in the S/4HANA system.deleteFrtAgrmtItemPaymentTerm(FrtAgrmtItemPaymentTerm frtAgrmtItemPaymentTerm) Deprecated.Deletes an existingFrtAgrmtItemPaymentTermentity in the S/4HANA system.deleteFrtAgrmtRateTableCalcRule(FrtAgrmtRateTableCalcRule frtAgrmtRateTableCalcRule) Deprecated.Deletes an existingFrtAgrmtRateTableCalcRuleentity in the S/4HANA system.deleteFrtAgrmtRateTableRate(FrtAgrmtRateTableRate frtAgrmtRateTableRate) Deprecated.Deletes an existingFrtAgrmtRateTableRateentity in the S/4HANA system.deleteFrtAgrmtRateTableScaleRef(FrtAgrmtRateTableScaleRef frtAgrmtRateTableScaleRef) Deprecated.Deletes an existingFrtAgrmtRateTableScaleRefentity in the S/4HANA system.deleteFrtAgrmtRateTableValidity(FrtAgrmtRateTableValidity frtAgrmtRateTableValidity) Deprecated.Deletes an existingFrtAgrmtRateTableValidityentity in the S/4HANA system.Deprecated.Fetch multipleFreightAgreemententities.Deprecated.Fetch multipleFreightAgreementItementities.Deprecated.Fetch multipleTFreightAgreementOrganizationentities.Deprecated.Fetch multipleFreightAgreementPartyentities.Deprecated.Fetch multipleFreightAgreementRateTableentities.Deprecated.Fetch multipleFreightAgrmtCalculationSheetentities.Deprecated.Fetch multipleFrtAgrmtCalcSheetItementities.Deprecated.Fetch multipleFrtAgrmtCalcSheetItmCalcRuleentities.Deprecated.Fetch multipleFrtAgrmtItemPaymentTermentities.Deprecated.Fetch multipleFrtAgrmtRateTableCalcRuleentities.Deprecated.Fetch multipleFrtAgrmtRateTableRateentities.Deprecated.Fetch multipleFrtAgrmtRateTableScaleRefentities.Deprecated.Fetch multipleFrtAgrmtRateTableValidityentities.getFreightAgreementByKey(UUID transportationAgreementUUID) Deprecated.Fetch a singleFreightAgreemententity using key fields.getFreightAgreementItemByKey(UUID transpAgreementItemUUID) Deprecated.Fetch a singleFreightAgreementItementity using key fields.getFreightAgreementOrganizationByKey(UUID transpAgrmtOrganizationUUID) Deprecated.Fetch a singleTFreightAgreementOrganizationentity using key fields.getFreightAgreementPartyByKey(UUID transpAgrmtBusinessPartnerUUID) Deprecated.Fetch a singleFreightAgreementPartyentity using key fields.getFreightAgreementRateTableByKey(UUID transportationRateTableUUID) Deprecated.Fetch a singleFreightAgreementRateTableentity using key fields.getFreightAgrmtCalculationSheetByKey(UUID transpCalculationSheetUUID) Deprecated.Fetch a singleFreightAgrmtCalculationSheetentity using key fields.getFrtAgrmtCalcSheetItemByKey(UUID transpCalcSheetItemUUID) Deprecated.Fetch a singleFrtAgrmtCalcSheetItementity using key fields.getFrtAgrmtCalcShtItmCalcRuleByKey(UUID transpCalcSheetItmCalcRuleUUID) Deprecated.Fetch a singleFrtAgrmtCalcSheetItmCalcRuleentity using key fields.getFrtAgrmtItemPaymentTermByKey(UUID transpAgrmtPaymentTermUUID) Deprecated.Fetch a singleFrtAgrmtItemPaymentTermentity using key fields.getFrtAgrmtRateTableCalcRuleByKey(UUID transpRateTableCalcRuleUUID) Deprecated.Fetch a singleFrtAgrmtRateTableCalcRuleentity using key fields.getFrtAgrmtRateTableRateByKey(UUID transpRateTableRateUUID) Deprecated.Fetch a singleFrtAgrmtRateTableRateentity using key fields.getFrtAgrmtRateTableScaleRefByKey(UUID transpRateTableScaleRefUUID) Deprecated.Fetch a singleFrtAgrmtRateTableScaleRefentity using key fields.getFrtAgrmtRateTableValidityByKey(UUID transpRateTableValidityUUID) Deprecated.Fetch a singleFrtAgrmtRateTableValidityentity using key fields.updateFreightAgreement(FreightAgreement freightAgreement) Deprecated.Update an existingFreightAgreemententity and save it to the S/4HANA system.updateFreightAgreementItem(FreightAgreementItem freightAgreementItem) Deprecated.Update an existingFreightAgreementItementity and save it to the S/4HANA system.updateFreightAgreementOrganization(TFreightAgreementOrganization tFreightAgreementOrganization) Deprecated.Update an existingTFreightAgreementOrganizationentity and save it to the S/4HANA system.updateFreightAgreementParty(FreightAgreementParty freightAgreementParty) Deprecated.Update an existingFreightAgreementPartyentity and save it to the S/4HANA system.updateFreightAgreementRateTable(FreightAgreementRateTable freightAgreementRateTable) Deprecated.Update an existingFreightAgreementRateTableentity and save it to the S/4HANA system.updateFrtAgrmtCalcSheetItem(FrtAgrmtCalcSheetItem frtAgrmtCalcSheetItem) Deprecated.Update an existingFrtAgrmtCalcSheetItementity and save it to the S/4HANA system.updateFrtAgrmtCalcShtItmCalcRule(FrtAgrmtCalcSheetItmCalcRule frtAgrmtCalcSheetItmCalcRule) Deprecated.Update an existingFrtAgrmtCalcSheetItmCalcRuleentity and save it to the S/4HANA system.updateFrtAgrmtItemPaymentTerm(FrtAgrmtItemPaymentTerm frtAgrmtItemPaymentTerm) Deprecated.Update an existingFrtAgrmtItemPaymentTermentity and save it to the S/4HANA system.updateFrtAgrmtRateTableCalcRule(FrtAgrmtRateTableCalcRule frtAgrmtRateTableCalcRule) Deprecated.Update an existingFrtAgrmtRateTableCalcRuleentity and save it to the S/4HANA system.updateFrtAgrmtRateTableRate(FrtAgrmtRateTableRate frtAgrmtRateTableRate) Deprecated.Update an existingFrtAgrmtRateTableRateentity and save it to the S/4HANA system.updateFrtAgrmtRateTableScaleRef(FrtAgrmtRateTableScaleRef frtAgrmtRateTableScaleRef) Deprecated.Update an existingFrtAgrmtRateTableScaleRefentity and save it to the S/4HANA system.updateFrtAgrmtRateTableValidity(FrtAgrmtRateTableValidity frtAgrmtRateTableValidity) Deprecated.Update an existingFrtAgrmtRateTableValidityentity and save it to the S/4HANA system.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
Deprecated.Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Creates a batch request builder object.- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllFreightAgreement
Deprecated.Fetch multipleFreightAgreemententities.- Returns:
- A request builder to fetch multiple
FreightAgreemententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countFreightAgreement
Deprecated.Fetch the number of entries from theFreightAgreemententity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
FreightAgreemententities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getFreightAgreementByKey
@Nonnull GetByKeyRequestBuilder<FreightAgreement> getFreightAgreementByKey(UUID transportationAgreementUUID) Deprecated.Fetch a singleFreightAgreemententity using key fields.- Parameters:
transportationAgreementUUID- Transportation Agreement UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
FreightAgreemententity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createFreightAgreement
@Nonnull CreateRequestBuilder<FreightAgreement> createFreightAgreement(@Nonnull FreightAgreement freightAgreement) Deprecated.Create a newFreightAgreemententity and save it to the S/4HANA system.- Parameters:
freightAgreement-FreightAgreemententity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
FreightAgreemententity. To perform execution, call theexecutemethod on the request builder object.
-
updateFreightAgreement
@Nonnull UpdateRequestBuilder<FreightAgreement> updateFreightAgreement(@Nonnull FreightAgreement freightAgreement) Deprecated.Update an existingFreightAgreemententity and save it to the S/4HANA system.- Parameters:
freightAgreement-FreightAgreemententity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
FreightAgreemententity. To perform execution, call theexecutemethod on the request builder object.
-
deleteFreightAgreement
@Nonnull DeleteRequestBuilder<FreightAgreement> deleteFreightAgreement(@Nonnull FreightAgreement freightAgreement) Deprecated.Deletes an existingFreightAgreemententity in the S/4HANA system.- Parameters:
freightAgreement-FreightAgreemententity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
FreightAgreemententity. To perform execution, call theexecutemethod on the request builder object.
-
getAllFreightAgreementItem
Deprecated.Fetch multipleFreightAgreementItementities.- Returns:
- A request builder to fetch multiple
FreightAgreementItementities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countFreightAgreementItem
Deprecated.Fetch the number of entries from theFreightAgreementItementity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
FreightAgreementItementities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getFreightAgreementItemByKey
@Nonnull GetByKeyRequestBuilder<FreightAgreementItem> getFreightAgreementItemByKey(UUID transpAgreementItemUUID) Deprecated.Fetch a singleFreightAgreementItementity using key fields.- Parameters:
transpAgreementItemUUID- Agreement Item UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
FreightAgreementItementity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createFreightAgreementItem
@Nonnull CreateRequestBuilder<FreightAgreementItem> createFreightAgreementItem(@Nonnull FreightAgreementItem freightAgreementItem) Deprecated.Create a newFreightAgreementItementity and save it to the S/4HANA system.- Parameters:
freightAgreementItem-FreightAgreementItementity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
FreightAgreementItementity. To perform execution, call theexecutemethod on the request builder object.
-
updateFreightAgreementItem
@Nonnull UpdateRequestBuilder<FreightAgreementItem> updateFreightAgreementItem(@Nonnull FreightAgreementItem freightAgreementItem) Deprecated.Update an existingFreightAgreementItementity and save it to the S/4HANA system.- Parameters:
freightAgreementItem-FreightAgreementItementity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
FreightAgreementItementity. To perform execution, call theexecutemethod on the request builder object.
-
deleteFreightAgreementItem
@Nonnull DeleteRequestBuilder<FreightAgreementItem> deleteFreightAgreementItem(@Nonnull FreightAgreementItem freightAgreementItem) Deprecated.Deletes an existingFreightAgreementItementity in the S/4HANA system.- Parameters:
freightAgreementItem-FreightAgreementItementity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
FreightAgreementItementity. To perform execution, call theexecutemethod on the request builder object.
-
getAllFreightAgreementOrganization
Deprecated.Fetch multipleTFreightAgreementOrganizationentities.- Returns:
- A request builder to fetch multiple
TFreightAgreementOrganizationentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countFreightAgreementOrganization
Deprecated.Fetch the number of entries from theTFreightAgreementOrganizationentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
TFreightAgreementOrganizationentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getFreightAgreementOrganizationByKey
@Nonnull GetByKeyRequestBuilder<TFreightAgreementOrganization> getFreightAgreementOrganizationByKey(UUID transpAgrmtOrganizationUUID) Deprecated.Fetch a singleTFreightAgreementOrganizationentity using key fields.- Parameters:
transpAgrmtOrganizationUUID- NodeIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
TFreightAgreementOrganizationentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateFreightAgreementOrganization
@Nonnull UpdateRequestBuilder<TFreightAgreementOrganization> updateFreightAgreementOrganization(@Nonnull TFreightAgreementOrganization tFreightAgreementOrganization) Deprecated.Update an existingTFreightAgreementOrganizationentity and save it to the S/4HANA system.- Parameters:
tFreightAgreementOrganization-TFreightAgreementOrganizationentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
TFreightAgreementOrganizationentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteFreightAgreementOrganization
@Nonnull DeleteRequestBuilder<TFreightAgreementOrganization> deleteFreightAgreementOrganization(@Nonnull TFreightAgreementOrganization tFreightAgreementOrganization) Deprecated.Deletes an existingTFreightAgreementOrganizationentity in the S/4HANA system.- Parameters:
tFreightAgreementOrganization-TFreightAgreementOrganizationentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
TFreightAgreementOrganizationentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllFreightAgreementParty
Deprecated.Fetch multipleFreightAgreementPartyentities.- Returns:
- A request builder to fetch multiple
FreightAgreementPartyentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countFreightAgreementParty
Deprecated.Fetch the number of entries from theFreightAgreementPartyentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
FreightAgreementPartyentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getFreightAgreementPartyByKey
@Nonnull GetByKeyRequestBuilder<FreightAgreementParty> getFreightAgreementPartyByKey(UUID transpAgrmtBusinessPartnerUUID) Deprecated.Fetch a singleFreightAgreementPartyentity using key fields.- Parameters:
transpAgrmtBusinessPartnerUUID- NodeIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
FreightAgreementPartyentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateFreightAgreementParty
@Nonnull UpdateRequestBuilder<FreightAgreementParty> updateFreightAgreementParty(@Nonnull FreightAgreementParty freightAgreementParty) Deprecated.Update an existingFreightAgreementPartyentity and save it to the S/4HANA system.- Parameters:
freightAgreementParty-FreightAgreementPartyentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
FreightAgreementPartyentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteFreightAgreementParty
@Nonnull DeleteRequestBuilder<FreightAgreementParty> deleteFreightAgreementParty(@Nonnull FreightAgreementParty freightAgreementParty) Deprecated.Deletes an existingFreightAgreementPartyentity in the S/4HANA system.- Parameters:
freightAgreementParty-FreightAgreementPartyentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
FreightAgreementPartyentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllFreightAgreementRateTable
Deprecated.Fetch multipleFreightAgreementRateTableentities.- Returns:
- A request builder to fetch multiple
FreightAgreementRateTableentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countFreightAgreementRateTable
Deprecated.Fetch the number of entries from theFreightAgreementRateTableentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
FreightAgreementRateTableentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getFreightAgreementRateTableByKey
@Nonnull GetByKeyRequestBuilder<FreightAgreementRateTable> getFreightAgreementRateTableByKey(UUID transportationRateTableUUID) Deprecated.Fetch a singleFreightAgreementRateTableentity using key fields.- Parameters:
transportationRateTableUUID- Transportation Rate Table UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
FreightAgreementRateTableentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createFreightAgreementRateTable
@Nonnull CreateRequestBuilder<FreightAgreementRateTable> createFreightAgreementRateTable(@Nonnull FreightAgreementRateTable freightAgreementRateTable) Deprecated.Create a newFreightAgreementRateTableentity and save it to the S/4HANA system.- Parameters:
freightAgreementRateTable-FreightAgreementRateTableentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
FreightAgreementRateTableentity. To perform execution, call theexecutemethod on the request builder object.
-
updateFreightAgreementRateTable
@Nonnull UpdateRequestBuilder<FreightAgreementRateTable> updateFreightAgreementRateTable(@Nonnull FreightAgreementRateTable freightAgreementRateTable) Deprecated.Update an existingFreightAgreementRateTableentity and save it to the S/4HANA system.- Parameters:
freightAgreementRateTable-FreightAgreementRateTableentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
FreightAgreementRateTableentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllFreightAgrmtCalculationSheet
Deprecated.Fetch multipleFreightAgrmtCalculationSheetentities.- Returns:
- A request builder to fetch multiple
FreightAgrmtCalculationSheetentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countFreightAgrmtCalculationSheet
Deprecated.Fetch the number of entries from theFreightAgrmtCalculationSheetentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
FreightAgrmtCalculationSheetentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getFreightAgrmtCalculationSheetByKey
@Nonnull GetByKeyRequestBuilder<FreightAgrmtCalculationSheet> getFreightAgrmtCalculationSheetByKey(UUID transpCalculationSheetUUID) Deprecated.Fetch a singleFreightAgrmtCalculationSheetentity using key fields.- Parameters:
transpCalculationSheetUUID- Calculation Sheet UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
FreightAgrmtCalculationSheetentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createFreightAgrmtCalculationSheet
@Nonnull CreateRequestBuilder<FreightAgrmtCalculationSheet> createFreightAgrmtCalculationSheet(@Nonnull FreightAgrmtCalculationSheet freightAgrmtCalculationSheet) Deprecated.Create a newFreightAgrmtCalculationSheetentity and save it to the S/4HANA system.- Parameters:
freightAgrmtCalculationSheet-FreightAgrmtCalculationSheetentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
FreightAgrmtCalculationSheetentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllFrtAgrmtCalcSheetItem
Deprecated.Fetch multipleFrtAgrmtCalcSheetItementities.- Returns:
- A request builder to fetch multiple
FrtAgrmtCalcSheetItementities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countFrtAgrmtCalcSheetItem
Deprecated.Fetch the number of entries from theFrtAgrmtCalcSheetItementity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
FrtAgrmtCalcSheetItementities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getFrtAgrmtCalcSheetItemByKey
@Nonnull GetByKeyRequestBuilder<FrtAgrmtCalcSheetItem> getFrtAgrmtCalcSheetItemByKey(UUID transpCalcSheetItemUUID) Deprecated.Fetch a singleFrtAgrmtCalcSheetItementity using key fields.- Parameters:
transpCalcSheetItemUUID- Calculation Sheet Item UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
FrtAgrmtCalcSheetItementity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createFrtAgrmtCalcSheetItem
@Nonnull CreateRequestBuilder<FrtAgrmtCalcSheetItem> createFrtAgrmtCalcSheetItem(@Nonnull FrtAgrmtCalcSheetItem frtAgrmtCalcSheetItem) Deprecated.Create a newFrtAgrmtCalcSheetItementity and save it to the S/4HANA system.- Parameters:
frtAgrmtCalcSheetItem-FrtAgrmtCalcSheetItementity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
FrtAgrmtCalcSheetItementity. To perform execution, call theexecutemethod on the request builder object.
-
updateFrtAgrmtCalcSheetItem
@Nonnull UpdateRequestBuilder<FrtAgrmtCalcSheetItem> updateFrtAgrmtCalcSheetItem(@Nonnull FrtAgrmtCalcSheetItem frtAgrmtCalcSheetItem) Deprecated.Update an existingFrtAgrmtCalcSheetItementity and save it to the S/4HANA system.- Parameters:
frtAgrmtCalcSheetItem-FrtAgrmtCalcSheetItementity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
FrtAgrmtCalcSheetItementity. To perform execution, call theexecutemethod on the request builder object.
-
deleteFrtAgrmtCalcSheetItem
@Nonnull DeleteRequestBuilder<FrtAgrmtCalcSheetItem> deleteFrtAgrmtCalcSheetItem(@Nonnull FrtAgrmtCalcSheetItem frtAgrmtCalcSheetItem) Deprecated.Deletes an existingFrtAgrmtCalcSheetItementity in the S/4HANA system.- Parameters:
frtAgrmtCalcSheetItem-FrtAgrmtCalcSheetItementity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
FrtAgrmtCalcSheetItementity. To perform execution, call theexecutemethod on the request builder object.
-
getAllFrtAgrmtCalcShtItmCalcRule
Deprecated.Fetch multipleFrtAgrmtCalcSheetItmCalcRuleentities.- Returns:
- A request builder to fetch multiple
FrtAgrmtCalcSheetItmCalcRuleentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countFrtAgrmtCalcShtItmCalcRule
Deprecated.Fetch the number of entries from theFrtAgrmtCalcSheetItmCalcRuleentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
FrtAgrmtCalcSheetItmCalcRuleentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getFrtAgrmtCalcShtItmCalcRuleByKey
@Nonnull GetByKeyRequestBuilder<FrtAgrmtCalcSheetItmCalcRule> getFrtAgrmtCalcShtItmCalcRuleByKey(UUID transpCalcSheetItmCalcRuleUUID) Deprecated.Fetch a singleFrtAgrmtCalcSheetItmCalcRuleentity using key fields.- Parameters:
transpCalcSheetItmCalcRuleUUID- Calculation Sheet Item Calc Rule UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
FrtAgrmtCalcSheetItmCalcRuleentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateFrtAgrmtCalcShtItmCalcRule
@Nonnull UpdateRequestBuilder<FrtAgrmtCalcSheetItmCalcRule> updateFrtAgrmtCalcShtItmCalcRule(@Nonnull FrtAgrmtCalcSheetItmCalcRule frtAgrmtCalcSheetItmCalcRule) Deprecated.Update an existingFrtAgrmtCalcSheetItmCalcRuleentity and save it to the S/4HANA system.- Parameters:
frtAgrmtCalcSheetItmCalcRule-FrtAgrmtCalcSheetItmCalcRuleentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
FrtAgrmtCalcSheetItmCalcRuleentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteFrtAgrmtCalcShtItmCalcRule
@Nonnull DeleteRequestBuilder<FrtAgrmtCalcSheetItmCalcRule> deleteFrtAgrmtCalcShtItmCalcRule(@Nonnull FrtAgrmtCalcSheetItmCalcRule frtAgrmtCalcSheetItmCalcRule) Deprecated.Deletes an existingFrtAgrmtCalcSheetItmCalcRuleentity in the S/4HANA system.- Parameters:
frtAgrmtCalcSheetItmCalcRule-FrtAgrmtCalcSheetItmCalcRuleentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
FrtAgrmtCalcSheetItmCalcRuleentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllFrtAgrmtItemPaymentTerm
Deprecated.Fetch multipleFrtAgrmtItemPaymentTermentities.- Returns:
- A request builder to fetch multiple
FrtAgrmtItemPaymentTermentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countFrtAgrmtItemPaymentTerm
Deprecated.Fetch the number of entries from theFrtAgrmtItemPaymentTermentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
FrtAgrmtItemPaymentTermentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getFrtAgrmtItemPaymentTermByKey
@Nonnull GetByKeyRequestBuilder<FrtAgrmtItemPaymentTerm> getFrtAgrmtItemPaymentTermByKey(UUID transpAgrmtPaymentTermUUID) Deprecated.Fetch a singleFrtAgrmtItemPaymentTermentity using key fields.- Parameters:
transpAgrmtPaymentTermUUID- NodeIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
FrtAgrmtItemPaymentTermentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateFrtAgrmtItemPaymentTerm
@Nonnull UpdateRequestBuilder<FrtAgrmtItemPaymentTerm> updateFrtAgrmtItemPaymentTerm(@Nonnull FrtAgrmtItemPaymentTerm frtAgrmtItemPaymentTerm) Deprecated.Update an existingFrtAgrmtItemPaymentTermentity and save it to the S/4HANA system.- Parameters:
frtAgrmtItemPaymentTerm-FrtAgrmtItemPaymentTermentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
FrtAgrmtItemPaymentTermentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteFrtAgrmtItemPaymentTerm
@Nonnull DeleteRequestBuilder<FrtAgrmtItemPaymentTerm> deleteFrtAgrmtItemPaymentTerm(@Nonnull FrtAgrmtItemPaymentTerm frtAgrmtItemPaymentTerm) Deprecated.Deletes an existingFrtAgrmtItemPaymentTermentity in the S/4HANA system.- Parameters:
frtAgrmtItemPaymentTerm-FrtAgrmtItemPaymentTermentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
FrtAgrmtItemPaymentTermentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllFrtAgrmtRateTableCalcRule
Deprecated.Fetch multipleFrtAgrmtRateTableCalcRuleentities.- Returns:
- A request builder to fetch multiple
FrtAgrmtRateTableCalcRuleentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countFrtAgrmtRateTableCalcRule
Deprecated.Fetch the number of entries from theFrtAgrmtRateTableCalcRuleentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
FrtAgrmtRateTableCalcRuleentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getFrtAgrmtRateTableCalcRuleByKey
@Nonnull GetByKeyRequestBuilder<FrtAgrmtRateTableCalcRule> getFrtAgrmtRateTableCalcRuleByKey(UUID transpRateTableCalcRuleUUID) Deprecated.Fetch a singleFrtAgrmtRateTableCalcRuleentity using key fields.- Parameters:
transpRateTableCalcRuleUUID- Transp Rate Table Cal Rule UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
FrtAgrmtRateTableCalcRuleentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateFrtAgrmtRateTableCalcRule
@Nonnull UpdateRequestBuilder<FrtAgrmtRateTableCalcRule> updateFrtAgrmtRateTableCalcRule(@Nonnull FrtAgrmtRateTableCalcRule frtAgrmtRateTableCalcRule) Deprecated.Update an existingFrtAgrmtRateTableCalcRuleentity and save it to the S/4HANA system.- Parameters:
frtAgrmtRateTableCalcRule-FrtAgrmtRateTableCalcRuleentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
FrtAgrmtRateTableCalcRuleentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteFrtAgrmtRateTableCalcRule
@Nonnull DeleteRequestBuilder<FrtAgrmtRateTableCalcRule> deleteFrtAgrmtRateTableCalcRule(@Nonnull FrtAgrmtRateTableCalcRule frtAgrmtRateTableCalcRule) Deprecated.Deletes an existingFrtAgrmtRateTableCalcRuleentity in the S/4HANA system.- Parameters:
frtAgrmtRateTableCalcRule-FrtAgrmtRateTableCalcRuleentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
FrtAgrmtRateTableCalcRuleentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllFrtAgrmtRateTableRate
Deprecated.Fetch multipleFrtAgrmtRateTableRateentities.- Returns:
- A request builder to fetch multiple
FrtAgrmtRateTableRateentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countFrtAgrmtRateTableRate
Deprecated.Fetch the number of entries from theFrtAgrmtRateTableRateentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
FrtAgrmtRateTableRateentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getFrtAgrmtRateTableRateByKey
@Nonnull GetByKeyRequestBuilder<FrtAgrmtRateTableRate> getFrtAgrmtRateTableRateByKey(UUID transpRateTableRateUUID) Deprecated.Fetch a singleFrtAgrmtRateTableRateentity using key fields.- Parameters:
transpRateTableRateUUID- Transportation Rate Table Dimension UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
FrtAgrmtRateTableRateentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateFrtAgrmtRateTableRate
@Nonnull UpdateRequestBuilder<FrtAgrmtRateTableRate> updateFrtAgrmtRateTableRate(@Nonnull FrtAgrmtRateTableRate frtAgrmtRateTableRate) Deprecated.Update an existingFrtAgrmtRateTableRateentity and save it to the S/4HANA system.- Parameters:
frtAgrmtRateTableRate-FrtAgrmtRateTableRateentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
FrtAgrmtRateTableRateentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteFrtAgrmtRateTableRate
@Nonnull DeleteRequestBuilder<FrtAgrmtRateTableRate> deleteFrtAgrmtRateTableRate(@Nonnull FrtAgrmtRateTableRate frtAgrmtRateTableRate) Deprecated.Deletes an existingFrtAgrmtRateTableRateentity in the S/4HANA system.- Parameters:
frtAgrmtRateTableRate-FrtAgrmtRateTableRateentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
FrtAgrmtRateTableRateentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllFrtAgrmtRateTableScaleRef
Deprecated.Fetch multipleFrtAgrmtRateTableScaleRefentities.- Returns:
- A request builder to fetch multiple
FrtAgrmtRateTableScaleRefentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countFrtAgrmtRateTableScaleRef
Deprecated.Fetch the number of entries from theFrtAgrmtRateTableScaleRefentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
FrtAgrmtRateTableScaleRefentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getFrtAgrmtRateTableScaleRefByKey
@Nonnull GetByKeyRequestBuilder<FrtAgrmtRateTableScaleRef> getFrtAgrmtRateTableScaleRefByKey(UUID transpRateTableScaleRefUUID) Deprecated.Fetch a singleFrtAgrmtRateTableScaleRefentity using key fields.- Parameters:
transpRateTableScaleRefUUID- Transportation Rate Table Scale Reference UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
FrtAgrmtRateTableScaleRefentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
updateFrtAgrmtRateTableScaleRef
@Nonnull UpdateRequestBuilder<FrtAgrmtRateTableScaleRef> updateFrtAgrmtRateTableScaleRef(@Nonnull FrtAgrmtRateTableScaleRef frtAgrmtRateTableScaleRef) Deprecated.Update an existingFrtAgrmtRateTableScaleRefentity and save it to the S/4HANA system.- Parameters:
frtAgrmtRateTableScaleRef-FrtAgrmtRateTableScaleRefentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
FrtAgrmtRateTableScaleRefentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteFrtAgrmtRateTableScaleRef
@Nonnull DeleteRequestBuilder<FrtAgrmtRateTableScaleRef> deleteFrtAgrmtRateTableScaleRef(@Nonnull FrtAgrmtRateTableScaleRef frtAgrmtRateTableScaleRef) Deprecated.Deletes an existingFrtAgrmtRateTableScaleRefentity in the S/4HANA system.- Parameters:
frtAgrmtRateTableScaleRef-FrtAgrmtRateTableScaleRefentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
FrtAgrmtRateTableScaleRefentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllFrtAgrmtRateTableValidity
Deprecated.Fetch multipleFrtAgrmtRateTableValidityentities.- Returns:
- A request builder to fetch multiple
FrtAgrmtRateTableValidityentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countFrtAgrmtRateTableValidity
Deprecated.Fetch the number of entries from theFrtAgrmtRateTableValidityentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
FrtAgrmtRateTableValidityentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getFrtAgrmtRateTableValidityByKey
@Nonnull GetByKeyRequestBuilder<FrtAgrmtRateTableValidity> getFrtAgrmtRateTableValidityByKey(UUID transpRateTableValidityUUID) Deprecated.Fetch a singleFrtAgrmtRateTableValidityentity using key fields.- Parameters:
transpRateTableValidityUUID- Transp Rate Table Validity UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
FrtAgrmtRateTableValidityentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createFrtAgrmtRateTableValidity
@Nonnull CreateRequestBuilder<FrtAgrmtRateTableValidity> createFrtAgrmtRateTableValidity(@Nonnull FrtAgrmtRateTableValidity frtAgrmtRateTableValidity) Deprecated.Create a newFrtAgrmtRateTableValidityentity and save it to the S/4HANA system.- Parameters:
frtAgrmtRateTableValidity-FrtAgrmtRateTableValidityentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
FrtAgrmtRateTableValidityentity. To perform execution, call theexecutemethod on the request builder object.
-
updateFrtAgrmtRateTableValidity
@Nonnull UpdateRequestBuilder<FrtAgrmtRateTableValidity> updateFrtAgrmtRateTableValidity(@Nonnull FrtAgrmtRateTableValidity frtAgrmtRateTableValidity) Deprecated.Update an existingFrtAgrmtRateTableValidityentity and save it to the S/4HANA system.- Parameters:
frtAgrmtRateTableValidity-FrtAgrmtRateTableValidityentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
FrtAgrmtRateTableValidityentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteFrtAgrmtRateTableValidity
@Nonnull DeleteRequestBuilder<FrtAgrmtRateTableValidity> deleteFrtAgrmtRateTableValidity(@Nonnull FrtAgrmtRateTableValidity frtAgrmtRateTableValidity) Deprecated.Deletes an existingFrtAgrmtRateTableValidityentity in the S/4HANA system.- Parameters:
frtAgrmtRateTableValidity-FrtAgrmtRateTableValidityentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
FrtAgrmtRateTableValidityentity. To perform execution, call theexecutemethod on the request builder object.
-