Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightagreement.TFreightAgreementOrganization
Packages that use TFreightAgreementOrganization
Package
Description
-
Uses of TFreightAgreementOrganization in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightagreement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightagreement with type parameters of type TFreightAgreementOrganizationModifier and TypeFieldDescriptionstatic final SimpleProperty<TFreightAgreementOrganization>TFreightAgreementOrganization.ALL_FIELDSSelector for all available fields of TFreightAgreementOrganization.TFreightAgreementOrganization.TO__FREIGHT_AGREEMENTUse with available request builders to apply the _FreightAgreement navigation property to query operations.FreightAgreement.TO__FREIGHT_AGREEMENT_ORGANIZATIONUse with available request builders to apply the _FreightAgreementOrganization navigation property to query operations.static final SimpleProperty.Guid<TFreightAgreementOrganization>TFreightAgreementOrganization.TRANSP_AGRMT_ORGANIZATION_UUIDstatic final SimpleProperty.String<TFreightAgreementOrganization>TFreightAgreementOrganization.TRANSP_PURG_ORG_EXT_IDstatic final SimpleProperty.Guid<TFreightAgreementOrganization>TFreightAgreementOrganization.TRANSPORTATION_AGREEMENT_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightagreement that return TFreightAgreementOrganizationModifier and TypeMethodDescriptionTFreightAgreementOrganization.TFreightAgreementOrganizationBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightagreement that return types with arguments of type TFreightAgreementOrganizationModifier and TypeMethodDescriptionio.vavr.control.Option<List<TFreightAgreementOrganization>>FreightAgreement.getFreightAgreementOrganizationIfPresent()Retrieval of associated TFreightAgreementOrganization entities (one to many).TFreightAgreementOrganization.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightagreement with parameters of type TFreightAgreementOrganizationModifier and TypeMethodDescriptionvoidFreightAgreement.addFreightAgreementOrganization(TFreightAgreementOrganization... entity) Adds elements to the list of associated TFreightAgreementOrganization entities.FreightAgreement.FreightAgreementBuilder.freightAgreementOrganization(TFreightAgreementOrganization... value) Navigation property _FreightAgreementOrganization for FreightAgreement to multiple TFreightAgreementOrganization.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightagreement with type arguments of type TFreightAgreementOrganizationModifier and TypeMethodDescriptionvoidFreightAgreement.setFreightAgreementOrganization(List<TFreightAgreementOrganization> value) Overwrites the list of associated TFreightAgreementOrganization entities for the loaded navigation property _FreightAgreementOrganization. -
Uses of TFreightAgreementOrganization in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type TFreightAgreementOrganizationModifier and TypeMethodDescriptionDefaultFreightAgreementService.countFreightAgreementOrganization()Deprecated.FreightAgreementService.countFreightAgreementOrganization()Deprecated.Fetch the number of entries from theTFreightAgreementOrganizationentity collection matching the filter and search expressions.DefaultFreightAgreementService.deleteFreightAgreementOrganization(TFreightAgreementOrganization tFreightAgreementOrganization) Deprecated.FreightAgreementService.deleteFreightAgreementOrganization(TFreightAgreementOrganization tFreightAgreementOrganization) Deprecated.Deletes an existingTFreightAgreementOrganizationentity in the S/4HANA system.DefaultFreightAgreementService.getAllFreightAgreementOrganization()Deprecated.FreightAgreementService.getAllFreightAgreementOrganization()Deprecated.Fetch multipleTFreightAgreementOrganizationentities.DefaultFreightAgreementService.getFreightAgreementOrganizationByKey(UUID transpAgrmtOrganizationUUID) Deprecated.FreightAgreementService.getFreightAgreementOrganizationByKey(UUID transpAgrmtOrganizationUUID) Deprecated.Fetch a singleTFreightAgreementOrganizationentity using key fields.DefaultFreightAgreementService.updateFreightAgreementOrganization(TFreightAgreementOrganization tFreightAgreementOrganization) Deprecated.FreightAgreementService.updateFreightAgreementOrganization(TFreightAgreementOrganization tFreightAgreementOrganization) Deprecated.Update an existingTFreightAgreementOrganizationentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type TFreightAgreementOrganizationModifier and TypeMethodDescriptionDefaultFreightAgreementService.deleteFreightAgreementOrganization(TFreightAgreementOrganization tFreightAgreementOrganization) Deprecated.FreightAgreementService.deleteFreightAgreementOrganization(TFreightAgreementOrganization tFreightAgreementOrganization) Deprecated.Deletes an existingTFreightAgreementOrganizationentity in the S/4HANA system.DefaultFreightAgreementService.updateFreightAgreementOrganization(TFreightAgreementOrganization tFreightAgreementOrganization) Deprecated.FreightAgreementService.updateFreightAgreementOrganization(TFreightAgreementOrganization tFreightAgreementOrganization) Deprecated.Update an existingTFreightAgreementOrganizationentity and save it to the S/4HANA system.