java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<SalesPricingAccessField>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.accesssequenceforpricinginsales.SalesPricingAccessField
All Implemented Interfaces:
VdmEntitySet

public class SalesPricingAccessField extends VdmEntity<SalesPricingAccessField> implements VdmEntitySet
Fields

Original entity name from the Odata EDM: SalesPricingAccessFieldType

  • Field Details

  • Constructor Details

    • SalesPricingAccessField

      public SalesPricingAccessField()
    • SalesPricingAccessField

      public SalesPricingAccessField(@Nullable String conditionUsage, @Nullable String conditionApplication, @Nullable String accessSequence, @Nullable String accessNumberOfAccessSequence, @Nullable String conditionTable, @Nullable String pricingConditionField, @Nullable String prcgCndnAccDocumentStructure, @Nullable String prcgCndnAccessDocumentField, @Nullable String prcgCndnAccConstantValueSource, @Nullable Boolean prcgCndnValueInitialIsAllowed, @Nullable String pricingConditionAccessType, @Nullable String pricingConditionAccessPriority, @Nullable String prcgConditionAccessDirection, @Nullable String prcgCndnAccessDistanceValue, @Nullable SalesPricingAccess to_SalesPricingAccess)
  • Method Details

    • getType

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

      public void setConditionUsage(@Nullable String conditionUsage)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ConditionUsage

      Parameters:
      conditionUsage - Usage of the condition table
    • setConditionApplication

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

      Original property name from the Odata EDM: ConditionApplication

      Parameters:
      conditionApplication - Application
    • setAccessSequence

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

      Original property name from the Odata EDM: AccessSequence

      Parameters:
      accessSequence - Access sequence
    • setAccessNumberOfAccessSequence

      public void setAccessNumberOfAccessSequence(@Nullable String accessNumberOfAccessSequence)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AccessNumberOfAccessSequence

      Parameters:
      accessNumberOfAccessSequence - Access sequence - Access number
    • setConditionTable

      public void setConditionTable(@Nullable String conditionTable)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ConditionTable

      Parameters:
      conditionTable - Three-digit character field for IDocs
    • setPricingConditionField

      public void setPricingConditionField(@Nullable String pricingConditionField)
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PricingConditionField

      Parameters:
      pricingConditionField - Field for condition table
    • setPrcgCndnAccDocumentStructure

      public void setPrcgCndnAccDocumentStructure(@Nullable String prcgCndnAccDocumentStructure)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PrcgCndnAccDocumentStructure

      Parameters:
      prcgCndnAccDocumentStructure - Table Name of the Document Structure
    • setPrcgCndnAccessDocumentField

      public void setPrcgCndnAccessDocumentField(@Nullable String prcgCndnAccessDocumentField)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PrcgCndnAccessDocumentField

      Parameters:
      prcgCndnAccessDocumentField - Table Field for Document Structure
    • setPrcgCndnAccConstantValueSource

      public void setPrcgCndnAccConstantValueSource(@Nullable String prcgCndnAccConstantValueSource)
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: PrcgCndnAccConstantValueSource

      Parameters:
      prcgCndnAccConstantValueSource - Constant Value Source
    • setPrcgCndnValueInitialIsAllowed

      public void setPrcgCndnValueInitialIsAllowed(@Nullable Boolean prcgCndnValueInitialIsAllowed)
      Constraints: Not nullable

      Original property name from the Odata EDM: PrcgCndnValueInitialIsAllowed

      Parameters:
      prcgCndnValueInitialIsAllowed - Initial Value Allowed
    • setPricingConditionAccessType

      public void setPricingConditionAccessType(@Nullable String pricingConditionAccessType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PricingConditionAccessType

      Parameters:
      pricingConditionAccessType - Processing Type in Access
    • setPricingConditionAccessPriority

      public void setPricingConditionAccessPriority(@Nullable String pricingConditionAccessPriority)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PricingConditionAccessPriority

      Parameters:
      pricingConditionAccessPriority - Characteristic Values
    • setPrcgConditionAccessDirection

      public void setPrcgConditionAccessDirection(@Nullable String prcgConditionAccessDirection)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PrcgConditionAccessDirection

      Parameters:
      prcgConditionAccessDirection - Direction of Hierarchy Evaluation
    • setPrcgCndnAccessDistanceValue

      public void setPrcgCndnAccessDistanceValue(@Nullable String prcgCndnAccessDistanceValue)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PrcgCndnAccessDistanceValue

      Parameters:
      prcgCndnAccessDistanceValue - Distance (Measured in Number of Hierarchy Levels)
    • getEntityCollection

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

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<SalesPricingAccessField>
    • toMapOfFields

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

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

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<SalesPricingAccessField>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<SalesPricingAccessField>
    • getSalesPricingAccessIfPresent

      @Nonnull public io.vavr.control.Option<SalesPricingAccess> getSalesPricingAccessIfPresent()
      Retrieval of associated SalesPricingAccess entity (one to one). This corresponds to the OData navigation property _SalesPricingAccess.

      If the navigation property for an entity SalesPricingAccessField has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property _SalesPricingAccess is already loaded, the result will contain the SalesPricingAccess entity. If not, an Option with result state empty is returned.
    • setSalesPricingAccess

      public void setSalesPricingAccess(SalesPricingAccess value)
      Overwrites the associated SalesPricingAccess entity for the loaded navigation property _SalesPricingAccess.
      Parameters:
      value - New SalesPricingAccess entity.
    • builder

    • getConditionUsage

      @Nullable public String getConditionUsage()
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ConditionUsage

      Returns:
      Usage of the condition table
    • getConditionApplication

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

      Original property name from the Odata EDM: ConditionApplication

      Returns:
      Application
    • getAccessSequence

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

      Original property name from the Odata EDM: AccessSequence

      Returns:
      Access sequence
    • getAccessNumberOfAccessSequence

      @Nullable public String getAccessNumberOfAccessSequence()
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: AccessNumberOfAccessSequence

      Returns:
      Access sequence - Access number
    • getConditionTable

      @Nullable public String getConditionTable()
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ConditionTable

      Returns:
      Three-digit character field for IDocs
    • getPricingConditionField

      @Nullable public String getPricingConditionField()
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PricingConditionField

      Returns:
      Field for condition table
    • getPrcgCndnAccDocumentStructure

      @Nullable public String getPrcgCndnAccDocumentStructure()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PrcgCndnAccDocumentStructure

      Returns:
      Table Name of the Document Structure
    • getPrcgCndnAccessDocumentField

      @Nullable public String getPrcgCndnAccessDocumentField()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PrcgCndnAccessDocumentField

      Returns:
      Table Field for Document Structure
    • getPrcgCndnAccConstantValueSource

      @Nullable public String getPrcgCndnAccConstantValueSource()
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: PrcgCndnAccConstantValueSource

      Returns:
      Constant Value Source
    • getPrcgCndnValueInitialIsAllowed

      @Nullable public Boolean getPrcgCndnValueInitialIsAllowed()
      Constraints: Not nullable

      Original property name from the Odata EDM: PrcgCndnValueInitialIsAllowed

      Returns:
      Initial Value Allowed
    • getPricingConditionAccessType

      @Nullable public String getPricingConditionAccessType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PricingConditionAccessType

      Returns:
      Processing Type in Access
    • getPricingConditionAccessPriority

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

      Original property name from the Odata EDM: PricingConditionAccessPriority

      Returns:
      Characteristic Values
    • getPrcgConditionAccessDirection

      @Nullable public String getPrcgConditionAccessDirection()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PrcgConditionAccessDirection

      Returns:
      Direction of Hierarchy Evaluation
    • getPrcgCndnAccessDistanceValue

      @Nullable public String getPrcgCndnAccessDistanceValue()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PrcgCndnAccessDistanceValue

      Returns:
      Distance (Measured in Number of Hierarchy Levels)
    • toString

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

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

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

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<SalesPricingAccessField>
    • getOdataType

      public String getOdataType()
      Specified by:
      getOdataType in class VdmObject<SalesPricingAccessField>