Class SupplierPartnerFunc
Original entity name from the Odata EDM: A_SupplierPartnerFuncType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SupplierPartnerFuncSelectableSelector for all available fields of SupplierPartnerFunc.static final SupplierPartnerFuncField<String>Use with available fluent helpers to apply the AuthorizationGroup field to query operations.static final SupplierPartnerFuncField<String>Use with available fluent helpers to apply the CreatedByUser field to query operations.static final SupplierPartnerFuncField<LocalDateTime>Use with available fluent helpers to apply the CreationDate field to query operations.static final SupplierPartnerFuncField<Boolean>Use with available fluent helpers to apply the DefaultPartner field to query operations.static final SupplierPartnerFuncField<String>Use with available fluent helpers to apply the PartnerCounter field to query operations.static final SupplierPartnerFuncField<String>Use with available fluent helpers to apply the PartnerFunction field to query operations.static final SupplierPartnerFuncField<String>Use with available fluent helpers to apply the Plant field to query operations.static final SupplierPartnerFuncField<String>Use with available fluent helpers to apply the PurchasingOrganization field to query operations.static final SupplierPartnerFuncField<String>Use with available fluent helpers to apply the ReferenceSupplier field to query operations.static final SupplierPartnerFuncField<String>Use with available fluent helpers to apply the Supplier field to query operations.static final SupplierPartnerFuncField<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
ConstructorsConstructorDescriptionSupplierPartnerFunc(String supplier, String purchasingOrganization, String supplierSubrange, String plant, String partnerFunction, String partnerCounter, Boolean defaultPartner, LocalDateTime creationDate, String createdByUser, String referenceSupplier, String authorizationGroup) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
SupplierPartnerFuncField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SupplierPartnerFuncField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 0Constraints: noneprotected Stringprotected StringgetKey()(Key Field) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 2getPlant()(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 6getType()inthashCode()voidsetAuthorizationGroup(String authorizationGroup) Constraints: Not nullable, Maximum length: 4voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0voidsetDefaultPartner(Boolean defaultPartner) Constraints: nonevoidsetPartnerCounter(String partnerCounter) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetPartnerFunction(String partnerFunction) (Key Field) Constraints: Not nullable, Maximum length: 2void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetPurchasingOrganization(String purchasingOrganization) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetReferenceSupplier(String referenceSupplier) Constraints: Not nullable, Maximum length: 10protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSupplier(String supplier) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetSupplierSubrange(String supplierSubrange) (Key Field) 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 SupplierPartnerFunc. -
SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations. -
PURCHASING_ORGANIZATION
Use with available fluent helpers to apply the PurchasingOrganization field to query operations. -
SUPPLIER_SUBRANGE
Use with available fluent helpers to apply the SupplierSubrange field to query operations. -
PLANT
Use with available fluent helpers to apply the Plant field to query operations. -
PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations. -
PARTNER_COUNTER
Use with available fluent helpers to apply the PartnerCounter field to query operations. -
DEFAULT_PARTNER
Use with available fluent helpers to apply the DefaultPartner field to query operations. -
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations. -
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations. -
REFERENCE_SUPPLIER
Use with available fluent helpers to apply the ReferenceSupplier field to query operations. -
AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
-
-
Constructor Details
-
SupplierPartnerFunc
public SupplierPartnerFunc() -
SupplierPartnerFunc
public SupplierPartnerFunc(@Nullable String supplier, @Nullable String purchasingOrganization, @Nullable String supplierSubrange, @Nullable String plant, @Nullable String partnerFunction, @Nullable String partnerCounter, @Nullable Boolean defaultPartner, @Nullable LocalDateTime creationDate, @Nullable String createdByUser, @Nullable String referenceSupplier, @Nullable String authorizationGroup)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SupplierPartnerFunc>
-
setSupplier
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Parameters:
supplier- Account Number of Supplier
-
setPurchasingOrganization
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Parameters:
purchasingOrganization- Purchasing Organization
-
setSupplierSubrange
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SupplierSubrange
- Parameters:
supplierSubrange- Supplier Subrange
-
setPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setPartnerFunction
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PartnerFunction
- Parameters:
partnerFunction- Partner Function
-
setPartnerCounter
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PartnerCounter
- Parameters:
partnerCounter- Partner counter
-
setDefaultPartner
Constraints: noneOriginal property name from the Odata EDM: DefaultPartner
- Parameters:
defaultPartner- Default Partner
-
setCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Parameters:
creationDate- Record Created On
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Name of Person Responsible for Creating the Object
-
setReferenceSupplier
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceSupplier
- Parameters:
referenceSupplier- Reference to other supplier
-
setAuthorizationGroup
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: AuthorizationGroup
- Parameters:
authorizationGroup- Authorization Group
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SupplierPartnerFunc>
-
getKey
- Overrides:
getKeyin classVdmObject<SupplierPartnerFunc>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SupplierPartnerFunc>
-
fromMap
- Overrides:
fromMapin classVdmObject<SupplierPartnerFunc>
-
field
@Nonnull public static <T> SupplierPartnerFuncField<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> SupplierPartnerFuncField<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<SupplierPartnerFunc>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<SupplierPartnerFunc>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<SupplierPartnerFunc>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SupplierPartnerFunc>
-
builder
-
getSupplier
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Returns:
- Account Number of Supplier
-
getPurchasingOrganization
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Returns:
- Purchasing Organization
-
getSupplierSubrange
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SupplierSubrange
- Returns:
- Supplier Subrange
-
getPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getPartnerFunction
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PartnerFunction
- Returns:
- Partner Function
-
getPartnerCounter
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PartnerCounter
- Returns:
- Partner counter
-
getDefaultPartner
Constraints: noneOriginal property name from the Odata EDM: DefaultPartner
- Returns:
- Default Partner
-
getCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
- Record Created On
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Name of Person Responsible for Creating the Object
-
getReferenceSupplier
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReferenceSupplier
- Returns:
- Reference to other supplier
-
getAuthorizationGroup
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: AuthorizationGroup
- Returns:
- Authorization Group
-
toString
- Overrides:
toStringin classVdmObject<SupplierPartnerFunc>
-
equals
- Overrides:
equalsin classVdmEntity<SupplierPartnerFunc>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SupplierPartnerFunc>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SupplierPartnerFunc>
-