java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<CustSlsAreaAddrDepdntInfo>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustSlsAreaAddrDepdntInfo

public class CustSlsAreaAddrDepdntInfo extends VdmEntity<CustSlsAreaAddrDepdntInfo>
Customer Sales Area Address Dependent Information

Original entity name from the Odata EDM: A_CustSlsAreaAddrDepdntInfoType

  • Field Details

    • ALL_FIELDS

      public static final CustSlsAreaAddrDepdntInfoSelectable ALL_FIELDS
      Selector for all available fields of CustSlsAreaAddrDepdntInfo.
    • CUSTOMER

      public static final CustSlsAreaAddrDepdntInfoField<String> CUSTOMER
      Use with available fluent helpers to apply the Customer field to query operations.
    • SALES_ORGANIZATION

      public static final CustSlsAreaAddrDepdntInfoField<String> SALES_ORGANIZATION
      Use with available fluent helpers to apply the SalesOrganization field to query operations.
    • DISTRIBUTION_CHANNEL

      public static final CustSlsAreaAddrDepdntInfoField<String> DISTRIBUTION_CHANNEL
      Use with available fluent helpers to apply the DistributionChannel field to query operations.
    • DIVISION

      public static final CustSlsAreaAddrDepdntInfoField<String> DIVISION
      Use with available fluent helpers to apply the Division field to query operations.
    • ADDRESS_ID

      public static final CustSlsAreaAddrDepdntInfoField<String> ADDRESS_ID
      Use with available fluent helpers to apply the AddressID field to query operations.
    • INCOTERMS_CLASSIFICATION

      public static final CustSlsAreaAddrDepdntInfoField<String> INCOTERMS_CLASSIFICATION
      Use with available fluent helpers to apply the IncotermsClassification field to query operations.
    • INCOTERMS_LOCATION1

      public static final CustSlsAreaAddrDepdntInfoField<String> INCOTERMS_LOCATION1
      Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
    • INCOTERMS_LOCATION2

      public static final CustSlsAreaAddrDepdntInfoField<String> INCOTERMS_LOCATION2
      Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
    • INCOTERMS_SUP_CHN_LOC1_ADDL_UUID

      public static final CustSlsAreaAddrDepdntInfoField<UUID> INCOTERMS_SUP_CHN_LOC1_ADDL_UUID
      Use with available fluent helpers to apply the IncotermsSupChnLoc1AddlUUID field to query operations.
    • INCOTERMS_SUP_CHN_LOC2_ADDL_UUID

      public static final CustSlsAreaAddrDepdntInfoField<UUID> INCOTERMS_SUP_CHN_LOC2_ADDL_UUID
      Use with available fluent helpers to apply the IncotermsSupChnLoc2AddlUUID field to query operations.
    • INCOTERMS_SUP_CHN_DVTG_LOC_ADDL_UUID

      public static final CustSlsAreaAddrDepdntInfoField<UUID> INCOTERMS_SUP_CHN_DVTG_LOC_ADDL_UUID
      Use with available fluent helpers to apply the IncotermsSupChnDvtgLocAddlUUID field to query operations.
    • DELIVERY_IS_BLOCKED

      public static final CustSlsAreaAddrDepdntInfoField<String> DELIVERY_IS_BLOCKED
      Use with available fluent helpers to apply the DeliveryIsBlocked field to query operations.
    • SALES_OFFICE

      public static final CustSlsAreaAddrDepdntInfoField<String> SALES_OFFICE
      Use with available fluent helpers to apply the SalesOffice field to query operations.
    • SALES_GROUP

      public static final CustSlsAreaAddrDepdntInfoField<String> SALES_GROUP
      Use with available fluent helpers to apply the SalesGroup field to query operations.
    • SHIPPING_CONDITION

      public static final CustSlsAreaAddrDepdntInfoField<String> SHIPPING_CONDITION
      Use with available fluent helpers to apply the ShippingCondition field to query operations.
    • SUPPLYING_PLANT

      public static final CustSlsAreaAddrDepdntInfoField<String> SUPPLYING_PLANT
      Use with available fluent helpers to apply the SupplyingPlant field to query operations.
    • INCOTERMS_VERSION

      public static final CustSlsAreaAddrDepdntInfoField<String> INCOTERMS_VERSION
      Use with available fluent helpers to apply the IncotermsVersion field to query operations.
  • Constructor Details

    • CustSlsAreaAddrDepdntInfo

      public CustSlsAreaAddrDepdntInfo()
    • CustSlsAreaAddrDepdntInfo

      public CustSlsAreaAddrDepdntInfo(@Nullable String customer, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String division, @Nullable String addressID, @Nullable String incotermsClassification, @Nullable String incotermsLocation1, @Nullable String incotermsLocation2, @Nullable UUID incotermsSupChnLoc1AddlUUID, @Nullable UUID incotermsSupChnLoc2AddlUUID, @Nullable UUID incotermsSupChnDvtgLocAddlUUID, @Nullable String deliveryIsBlocked, @Nullable String salesOffice, @Nullable String salesGroup, @Nullable String shippingCondition, @Nullable String supplyingPlant, @Nullable String incotermsVersion)
  • Method Details

    • getType

      @Nonnull public Class<CustSlsAreaAddrDepdntInfo> getType()
      Specified by:
      getType in class VdmObject<CustSlsAreaAddrDepdntInfo>
    • setCustomer

      public void setCustomer(@Nullable String customer)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Customer

      Parameters:
      customer - Customer Number
    • setSalesOrganization

      public void setSalesOrganization(@Nullable String salesOrganization)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOrganization

      Parameters:
      salesOrganization - Sales Organization
    • setDistributionChannel

      public void setDistributionChannel(@Nullable String distributionChannel)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DistributionChannel

      Parameters:
      distributionChannel - Distribution Channel
    • setDivision

      public void setDivision(@Nullable String division)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Division

      Parameters:
      division - Division
    • setAddressID

      public void setAddressID(@Nullable String addressID)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: AddressID

      Parameters:
      addressID - Business Partner Address Number (from BUT020)
    • setIncotermsClassification

      public void setIncotermsClassification(@Nullable String incotermsClassification)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: IncotermsClassification

      Parameters:
      incotermsClassification - Incoterms (Part 1)
    • setIncotermsLocation1

      public void setIncotermsLocation1(@Nullable String incotermsLocation1)
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: IncotermsLocation1

      Parameters:
      incotermsLocation1 - Incoterms Location 1
    • setIncotermsLocation2

      public void setIncotermsLocation2(@Nullable String incotermsLocation2)
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: IncotermsLocation2

      Parameters:
      incotermsLocation2 - Incoterms Location 2
    • setIncotermsSupChnLoc1AddlUUID

      public void setIncotermsSupChnLoc1AddlUUID(@Nullable UUID incotermsSupChnLoc1AddlUUID)
      Constraints: none

      Original property name from the Odata EDM: IncotermsSupChnLoc1AddlUUID

      Parameters:
      incotermsSupChnLoc1AddlUUID - Location UUID
    • setIncotermsSupChnLoc2AddlUUID

      public void setIncotermsSupChnLoc2AddlUUID(@Nullable UUID incotermsSupChnLoc2AddlUUID)
      Constraints: none

      Original property name from the Odata EDM: IncotermsSupChnLoc2AddlUUID

      Parameters:
      incotermsSupChnLoc2AddlUUID - Location UUID
    • setIncotermsSupChnDvtgLocAddlUUID

      public void setIncotermsSupChnDvtgLocAddlUUID(@Nullable UUID incotermsSupChnDvtgLocAddlUUID)
      Constraints: none

      Original property name from the Odata EDM: IncotermsSupChnDvtgLocAddlUUID

      Parameters:
      incotermsSupChnDvtgLocAddlUUID - Location UUID
    • setDeliveryIsBlocked

      public void setDeliveryIsBlocked(@Nullable String deliveryIsBlocked)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DeliveryIsBlocked

      Parameters:
      deliveryIsBlocked - Customer delivery block (sales area)
    • setSalesOffice

      public void setSalesOffice(@Nullable String salesOffice)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOffice

      Parameters:
      salesOffice - Sales Office
    • setSalesGroup

      public void setSalesGroup(@Nullable String salesGroup)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: SalesGroup

      Parameters:
      salesGroup - Sales Group
    • setShippingCondition

      public void setShippingCondition(@Nullable String shippingCondition)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ShippingCondition

      Parameters:
      shippingCondition - Shipping Conditions
    • setSupplyingPlant

      public void setSupplyingPlant(@Nullable String supplyingPlant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SupplyingPlant

      Parameters:
      supplyingPlant - Delivering Plant (Own or External)
    • setIncotermsVersion

      public void setIncotermsVersion(@Nullable String incotermsVersion)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: IncotermsVersion

      Parameters:
      incotermsVersion - Incoterms Version
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<CustSlsAreaAddrDepdntInfo>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<CustSlsAreaAddrDepdntInfo>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<CustSlsAreaAddrDepdntInfo>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<CustSlsAreaAddrDepdntInfo>
    • field

      @Nonnull public static <T> CustSlsAreaAddrDepdntInfoField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      Parameters:
      fieldName - The name of the extension field as returned by the OData service.
      fieldType - The Java type to use for the extension field when performing value comparisons.
      Returns:
      A representation of an extension field from this entity.
    • field

      @Nonnull public static <T, DomainT> CustSlsAreaAddrDepdntInfoField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      DomainT - The type of the extension field as returned by the OData service.
      Parameters:
      typeConverter - A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the field
      fieldName - The name of the extension field as returned by the OData service.
      Returns:
      A representation of an extension field from this entity, holding a reference to the given TypeConverter.
    • getDestinationForFetch

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<CustSlsAreaAddrDepdntInfo>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<CustSlsAreaAddrDepdntInfo>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<CustSlsAreaAddrDepdntInfo>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<CustSlsAreaAddrDepdntInfo>
    • builder

    • getCustomer

      @Nullable public String getCustomer()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Customer

      Returns:
      Customer Number
    • getSalesOrganization

      @Nullable public String getSalesOrganization()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOrganization

      Returns:
      Sales Organization
    • getDistributionChannel

      @Nullable public String getDistributionChannel()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DistributionChannel

      Returns:
      Distribution Channel
    • getDivision

      @Nullable public String getDivision()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Division

      Returns:
      Division
    • getAddressID

      @Nullable public String getAddressID()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: AddressID

      Returns:
      Business Partner Address Number (from BUT020)
    • getIncotermsClassification

      @Nullable public String getIncotermsClassification()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: IncotermsClassification

      Returns:
      Incoterms (Part 1)
    • getIncotermsLocation1

      @Nullable public String getIncotermsLocation1()
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: IncotermsLocation1

      Returns:
      Incoterms Location 1
    • getIncotermsLocation2

      @Nullable public String getIncotermsLocation2()
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: IncotermsLocation2

      Returns:
      Incoterms Location 2
    • getIncotermsSupChnLoc1AddlUUID

      @Nullable public UUID getIncotermsSupChnLoc1AddlUUID()
      Constraints: none

      Original property name from the Odata EDM: IncotermsSupChnLoc1AddlUUID

      Returns:
      Location UUID
    • getIncotermsSupChnLoc2AddlUUID

      @Nullable public UUID getIncotermsSupChnLoc2AddlUUID()
      Constraints: none

      Original property name from the Odata EDM: IncotermsSupChnLoc2AddlUUID

      Returns:
      Location UUID
    • getIncotermsSupChnDvtgLocAddlUUID

      @Nullable public UUID getIncotermsSupChnDvtgLocAddlUUID()
      Constraints: none

      Original property name from the Odata EDM: IncotermsSupChnDvtgLocAddlUUID

      Returns:
      Location UUID
    • getDeliveryIsBlocked

      @Nullable public String getDeliveryIsBlocked()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DeliveryIsBlocked

      Returns:
      Customer delivery block (sales area)
    • getSalesOffice

      @Nullable public String getSalesOffice()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SalesOffice

      Returns:
      Sales Office
    • getSalesGroup

      @Nullable public String getSalesGroup()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: SalesGroup

      Returns:
      Sales Group
    • getShippingCondition

      @Nullable public String getShippingCondition()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ShippingCondition

      Returns:
      Shipping Conditions
    • getSupplyingPlant

      @Nullable public String getSupplyingPlant()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SupplyingPlant

      Returns:
      Delivering Plant (Own or External)
    • getIncotermsVersion

      @Nullable public String getIncotermsVersion()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: IncotermsVersion

      Returns:
      Incoterms Version
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<CustSlsAreaAddrDepdntInfo>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<CustSlsAreaAddrDepdntInfo>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<CustSlsAreaAddrDepdntInfo>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<CustSlsAreaAddrDepdntInfo>