Class CntrlPurContrItemPartner
Original entity name from the Odata EDM: A_CntrlPurContrItemPartnerType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CntrlPurContrItemPartnerSelectableSelector for all available fields of CntrlPurContrItemPartner.static final CntrlPurContrItemPartnerField<String>Use with available fluent helpers to apply the CentralPurchaseContract field to query operations.static final CntrlPurContrItemPartnerField<String>Use with available fluent helpers to apply the CentralPurchaseContractItem field to query operations.static final CntrlPurContrItemPartnerField<String>Use with available fluent helpers to apply the DistributionKey field to query operations.static final CntrlPurContrItemPartnerField<String>Use with available fluent helpers to apply the ExtPlantForPurg field to query operations.static final CntrlPurContrItemPartnerField<String>Use with available fluent helpers to apply the PartnerCounter field to query operations.static final CntrlPurContrItemPartnerField<String>Use with available fluent helpers to apply the PartnerFunction field to query operations.static final CntrlPurContrItemPartnerField<String>Use with available fluent helpers to apply the PurchasingOrganization field to query operations.static final CntrlPurContrItemPartnerField<String>Use with available fluent helpers to apply the Supplier field to query operations.static final CntrlPurContrItemPartnerField<String>Use with available fluent helpers to apply the SupplierSubrange field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
CntrlPurContrItemPartnerField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CntrlPurContrItemPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.protected void(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 5protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 4getKey()(Key Field) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 6getType()inthashCode()voidsetCentralPurchaseContract(String centralPurchaseContract) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetCentralPurchaseContractItem(String centralPurchaseContractItem) (Key Field) Constraints: Not nullable, Maximum length: 5voidsetDistributionKey(String distributionKey) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetExtPlantForPurg(String extPlantForPurg) Constraints: Not nullable, Maximum length: 4voidsetPartnerCounter(String partnerCounter) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetPartnerFunction(String partnerFunction) Constraints: Not nullable, Maximum length: 2voidsetPurchasingOrganization(String purchasingOrganization) Constraints: Not nullable, Maximum length: 4protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSupplier(String supplier) Constraints: Not nullable, Maximum length: 10voidsetSupplierSubrange(String supplierSubrange) Constraints: Not nullable, Maximum length: 6toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of CntrlPurContrItemPartner. -
CENTRAL_PURCHASE_CONTRACT
Use with available fluent helpers to apply the CentralPurchaseContract field to query operations. -
CENTRAL_PURCHASE_CONTRACT_ITEM
Use with available fluent helpers to apply the CentralPurchaseContractItem field to query operations. -
DISTRIBUTION_KEY
Use with available fluent helpers to apply the DistributionKey field to query operations. -
PARTNER_COUNTER
Use with available fluent helpers to apply the PartnerCounter field to query operations. -
PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations. -
EXT_PLANT_FOR_PURG
Use with available fluent helpers to apply the ExtPlantForPurg field to query operations. -
SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations. -
SUPPLIER_SUBRANGE
Use with available fluent helpers to apply the SupplierSubrange field to query operations. -
PURCHASING_ORGANIZATION
Use with available fluent helpers to apply the PurchasingOrganization field to query operations.
-
-
Constructor Details
-
CntrlPurContrItemPartner
public CntrlPurContrItemPartner() -
CntrlPurContrItemPartner
public CntrlPurContrItemPartner(@Nullable String centralPurchaseContract, @Nullable String centralPurchaseContractItem, @Nullable String distributionKey, @Nullable String partnerCounter, @Nullable String partnerFunction, @Nullable String extPlantForPurg, @Nullable String supplier, @Nullable String supplierSubrange, @Nullable String purchasingOrganization)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<CntrlPurContrItemPartner>
-
setCentralPurchaseContract
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CentralPurchaseContract
- Parameters:
centralPurchaseContract- Purchasing Document Number
-
setCentralPurchaseContractItem
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: CentralPurchaseContractItem
- Parameters:
centralPurchaseContractItem- Item Number of Purchasing Document
-
setDistributionKey
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DistributionKey
- Parameters:
distributionKey- Distribution Number of Central Purchasing Document
-
setPartnerCounter
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PartnerCounter
- Parameters:
partnerCounter- Partner counter
-
setPartnerFunction
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PartnerFunction
- Parameters:
partnerFunction- Partner Function
-
setExtPlantForPurg
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ExtPlantForPurg
- Parameters:
extPlantForPurg- Plant of External System
-
setSupplier
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Parameters:
supplier- Reference to other supplier
-
setSupplierSubrange
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SupplierSubrange
- Parameters:
supplierSubrange- Supplier Subrange
-
setPurchasingOrganization
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Parameters:
purchasingOrganization- The purchasingOrganization to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<CntrlPurContrItemPartner>
-
getKey
- Overrides:
getKeyin classVdmObject<CntrlPurContrItemPartner>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<CntrlPurContrItemPartner>
-
fromMap
- Overrides:
fromMapin classVdmObject<CntrlPurContrItemPartner>
-
field
@Nonnull public static <T> CntrlPurContrItemPartnerField<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> CntrlPurContrItemPartnerField<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 fieldfieldName- 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
- Overrides:
getDestinationForFetchin classVdmEntity<CntrlPurContrItemPartner>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<CntrlPurContrItemPartner>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<CntrlPurContrItemPartner>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<CntrlPurContrItemPartner>
-
builder
-
getCentralPurchaseContract
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CentralPurchaseContract
- Returns:
- Purchasing Document Number
-
getCentralPurchaseContractItem
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: CentralPurchaseContractItem
- Returns:
- Item Number of Purchasing Document
-
getDistributionKey
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DistributionKey
- Returns:
- Distribution Number of Central Purchasing Document
-
getPartnerCounter
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PartnerCounter
- Returns:
- Partner counter
-
getPartnerFunction
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PartnerFunction
- Returns:
- Partner Function
-
getExtPlantForPurg
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ExtPlantForPurg
- Returns:
- Plant of External System
-
getSupplier
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Returns:
- Reference to other supplier
-
getSupplierSubrange
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SupplierSubrange
- Returns:
- Supplier Subrange
-
getPurchasingOrganization
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Returns:
- The purchasingOrganization contained in this entity.
-
toString
- Overrides:
toStringin classVdmObject<CntrlPurContrItemPartner>
-
equals
- Overrides:
equalsin classVdmEntity<CntrlPurContrItemPartner>
-
canEqual
- Overrides:
canEqualin classVdmEntity<CntrlPurContrItemPartner>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<CntrlPurContrItemPartner>
-