Class SupplierListBusinessPartner
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: SupplierListBusinessPartner_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of SupplierListBusinessPartner instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.String<SupplierListBusinessPartner>static final SimpleProperty<SupplierListBusinessPartner>Selector for all available fields of SupplierListBusinessPartner.static final SimpleProperty.String<SupplierListBusinessPartner>static final SimpleProperty.Boolean<SupplierListBusinessPartner>static final SimpleProperty.Guid<SupplierListBusinessPartner>static final SimpleProperty.String<SupplierListBusinessPartner>static final SimpleProperty.Boolean<SupplierListBusinessPartner>static final SimpleProperty.String<SupplierListBusinessPartner>static final SimpleProperty.Guid<SupplierListBusinessPartner>static final SimpleProperty.String<SupplierListBusinessPartner>static final SimpleProperty.String<SupplierListBusinessPartner>static final SimpleProperty.Boolean<SupplierListBusinessPartner>static final SimpleProperty.String<SupplierListBusinessPartner>static final SimpleProperty.String<SupplierListBusinessPartner>static final SimpleProperty.Boolean<SupplierListBusinessPartner>static final SimpleProperty.Guid<SupplierListBusinessPartner>static final NavigationProperty.Single<SupplierListBusinessPartner,SupplierList> Use with available request builders to apply the _SupplierListTP navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionSupplierListBusinessPartner(UUID suplrListBusinessPartnerUUID, UUID businessPartnerUUID, UUID supplierListUUID, String supplier, Boolean businessPartnerIsBlocked, Boolean supplierIsProposed, Boolean suplrListSupplierIsMandatory, String addressID, String supplierCountryGroup, String businessPartner, String suplrListSuplrProposalStatus, String suplrListSuplrProposalAction, Boolean isDeleted, String region, String country, Collection<SAP__Message> _Messages, SupplierList to_SupplierListTP) -
Method Summary
Modifier and TypeMethodDescriptionaddSupplier(UUID supplierListUUID, String businessPartner, Boolean suplrListSupplierIsMandatory) Action that can be applied to a collection of entities of this class.builder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10Constraints: Not nullableConstraints: NullableConstraints: Not nullable, Maximum length: 3protected Stringprotected StringConstraints: Not nullableprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullableConstraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1Constraints: Not nullableConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10Constraints: Not nullableio.vavr.control.Option<SupplierList>Retrieval of associated SupplierList entity (one to one).Constraints: Not nullablegetType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetAddressID(String addressID) Constraints: Not nullable, Maximum length: 10voidsetBusinessPartner(String businessPartner) Constraints: Not nullable, Maximum length: 10voidsetBusinessPartnerIsBlocked(Boolean businessPartnerIsBlocked) Constraints: Not nullableAction that can be applied to any entity object of this class.voidsetBusinessPartnerUUID(UUID businessPartnerUUID) Constraints: NullablevoidsetCountry(String country) Constraints: Not nullable, Maximum length: 3voidsetIsDeleted(Boolean isDeleted) Constraints: Not nullablevoidConstraints: Not nullable, Maximum length: 3voidsetSuplrListBusinessPartnerUUID(UUID suplrListBusinessPartnerUUID) (Key Field) Constraints: Not nullablevoidsetSuplrListSuplrProposalAction(String suplrListSuplrProposalAction) Constraints: Not nullable, Maximum length: 1voidsetSuplrListSuplrProposalStatus(String suplrListSuplrProposalStatus) Constraints: Not nullable, Maximum length: 1voidsetSuplrListSupplierIsMandatory(Boolean suplrListSupplierIsMandatory) Constraints: Not nullablevoidsetSupplier(String supplier) Constraints: Not nullable, Maximum length: 10voidsetSupplierCountryGroup(String supplierCountryGroup) Constraints: Not nullable, Maximum length: 10voidsetSupplierIsProposed(Boolean supplierIsProposed) Constraints: Not nullablevoidsetSupplierListTP(SupplierList value) Overwrites the associated SupplierList entity for the loaded navigation property _SupplierListTP.voidsetSupplierListUUID(UUID supplierListUUID) Constraints: Not nullabletoString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of SupplierListBusinessPartner. -
SUPLR_LIST_BUSINESS_PARTNER_UUID
public static final SimpleProperty.Guid<SupplierListBusinessPartner> SUPLR_LIST_BUSINESS_PARTNER_UUID -
BUSINESS_PARTNER_UUID
-
SUPPLIER_LIST_UUID
-
SUPPLIER
-
BUSINESS_PARTNER_IS_BLOCKED
-
SUPPLIER_IS_PROPOSED
-
SUPLR_LIST_SUPPLIER_IS_MANDATORY
public static final SimpleProperty.Boolean<SupplierListBusinessPartner> SUPLR_LIST_SUPPLIER_IS_MANDATORY -
ADDRESS_ID
-
SUPPLIER_COUNTRY_GROUP
-
BUSINESS_PARTNER
-
SUPLR_LIST_SUPLR_PROPOSAL_STATUS
public static final SimpleProperty.String<SupplierListBusinessPartner> SUPLR_LIST_SUPLR_PROPOSAL_STATUS -
SUPLR_LIST_SUPLR_PROPOSAL_ACTION
public static final SimpleProperty.String<SupplierListBusinessPartner> SUPLR_LIST_SUPLR_PROPOSAL_ACTION -
IS_DELETED
-
REGION
-
COUNTRY
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations. -
TO__SUPPLIER_LIST_TP
public static final NavigationProperty.Single<SupplierListBusinessPartner,SupplierList> TO__SUPPLIER_LIST_TPUse with available request builders to apply the _SupplierListTP navigation property to query operations.
-
-
Constructor Details
-
SupplierListBusinessPartner
public SupplierListBusinessPartner() -
SupplierListBusinessPartner
public SupplierListBusinessPartner(@Nullable UUID suplrListBusinessPartnerUUID, @Nullable UUID businessPartnerUUID, @Nullable UUID supplierListUUID, @Nullable String supplier, @Nullable Boolean businessPartnerIsBlocked, @Nullable Boolean supplierIsProposed, @Nullable Boolean suplrListSupplierIsMandatory, @Nullable String addressID, @Nullable String supplierCountryGroup, @Nullable String businessPartner, @Nullable String suplrListSuplrProposalStatus, @Nullable String suplrListSuplrProposalAction, @Nullable Boolean isDeleted, @Nullable String region, @Nullable String country, @Nullable Collection<SAP__Message> _Messages, @Nullable SupplierList to_SupplierListTP)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SupplierListBusinessPartner>
-
setSuplrListBusinessPartnerUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrListBusinessPartnerUUID
- Parameters:
suplrListBusinessPartnerUUID- Supplier Business Partner UUID
-
setBusinessPartnerUUID
Constraints: NullableOriginal property name from the Odata EDM: BusinessPartnerUUID
- Parameters:
businessPartnerUUID- Business Partner UUID
-
setSupplierListUUID
Constraints: Not nullableOriginal property name from the Odata EDM: SupplierListUUID
- Parameters:
supplierListUUID- Supplier List UUID
-
setSupplier
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Parameters:
supplier- Account Number of Supplier
-
setBusinessPartnerIsBlocked
Constraints: Not nullableOriginal property name from the Odata EDM: BusinessPartnerIsBlocked
- Parameters:
businessPartnerIsBlocked- Central Block for Business Partner
-
setSupplierIsProposed
Constraints: Not nullableOriginal property name from the Odata EDM: SupplierIsProposed
- Parameters:
supplierIsProposed- Supplier Is Proposed
-
setSuplrListSupplierIsMandatory
Constraints: Not nullableOriginal property name from the Odata EDM: SuplrListSupplierIsMandatory
- Parameters:
suplrListSupplierIsMandatory- Supplier Is Mandatory
-
setAddressID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AddressID
- Parameters:
addressID- Address
-
setSupplierCountryGroup
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplierCountryGroup
- Parameters:
supplierCountryGroup- Country/Region Group of Supplier
-
setBusinessPartner
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Parameters:
businessPartner- Business Partner
-
setSuplrListSuplrProposalStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SuplrListSuplrProposalStatus
- Parameters:
suplrListSuplrProposalStatus- Proposed supplier status
-
setSuplrListSuplrProposalAction
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SuplrListSuplrProposalAction
- Parameters:
suplrListSuplrProposalAction- Supplier Proposal Action
-
setIsDeleted
Constraints: Not nullableOriginal property name from the Odata EDM: IsDeleted
- Parameters:
isDeleted- “Is Deleted” Indicator
-
setRegion
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Region
- Parameters:
region- Region (State, Province, County)
-
setCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Parameters:
country- Country/Region Key
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SupplierListBusinessPartner>
-
getKey
- Overrides:
getKeyin classVdmObject<SupplierListBusinessPartner>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SupplierListBusinessPartner>
-
fromMap
- Overrides:
fromMapin classVdmObject<SupplierListBusinessPartner>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SupplierListBusinessPartner>
-
getSupplierListTPIfPresent
Retrieval of associated SupplierList entity (one to one). This corresponds to the OData navigation property _SupplierListTP.If the navigation property for an entity SupplierListBusinessPartner has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _SupplierListTP is already loaded, the result will
contain the SupplierList entity. If not, an
Optionwith result stateemptyis returned.
-
setSupplierListTP
Overwrites the associated SupplierList entity for the loaded navigation property _SupplierListTP.- Parameters:
value- New SupplierList entity.
-
addSupplier
@Nonnull public static BoundAction.CollectionToSingle<SupplierListBusinessPartner,SupplierListBusinessPartner> addSupplier(@Nullable UUID supplierListUUID, @Nonnull String businessPartner, @Nonnull Boolean suplrListSupplierIsMandatory) Action that can be applied to a collection of entities of this class.- Parameters:
suplrListSupplierIsMandatory- Constraints: Not nullableOriginal parameter name from the Odata EDM: SuplrListSupplierIsMandatory
businessPartner- Constraints: Not nullable, Maximum length: 10Original parameter name from the Odata EDM: BusinessPartner
supplierListUUID- Constraints: NullableOriginal parameter name from the Odata EDM: SupplierListUUID
- Returns:
- Action object prepared with the given parameters to be applied to a collection of entities of this class.
To execute it use the
service.forEntity(entity).applyAction(thisAction)API.
-
setBusinessPartnerToDeleted
@Nonnull public static BoundAction.SingleToSingle<SupplierListBusinessPartner,SupplierListBusinessPartner> setBusinessPartnerToDeleted()Action that can be applied to any entity object of this class.- Returns:
- Action object prepared with the given parameters to be applied to any entity object of this class.
To execute it use the
service.forEntity(entity).applyAction(thisAction)API.
-
builder
-
getSuplrListBusinessPartnerUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrListBusinessPartnerUUID
- Returns:
- Supplier Business Partner UUID
-
getBusinessPartnerUUID
Constraints: NullableOriginal property name from the Odata EDM: BusinessPartnerUUID
- Returns:
- Business Partner UUID
-
getSupplierListUUID
Constraints: Not nullableOriginal property name from the Odata EDM: SupplierListUUID
- Returns:
- Supplier List UUID
-
getSupplier
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Returns:
- Account Number of Supplier
-
getBusinessPartnerIsBlocked
Constraints: Not nullableOriginal property name from the Odata EDM: BusinessPartnerIsBlocked
- Returns:
- Central Block for Business Partner
-
getSupplierIsProposed
Constraints: Not nullableOriginal property name from the Odata EDM: SupplierIsProposed
- Returns:
- Supplier Is Proposed
-
getSuplrListSupplierIsMandatory
Constraints: Not nullableOriginal property name from the Odata EDM: SuplrListSupplierIsMandatory
- Returns:
- Supplier Is Mandatory
-
getAddressID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AddressID
- Returns:
- Address
-
getSupplierCountryGroup
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplierCountryGroup
- Returns:
- Country/Region Group of Supplier
-
getBusinessPartner
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Returns:
- Business Partner
-
getSuplrListSuplrProposalStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SuplrListSuplrProposalStatus
- Returns:
- Proposed supplier status
-
getSuplrListSuplrProposalAction
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SuplrListSuplrProposalAction
- Returns:
- Supplier Proposal Action
-
getIsDeleted
Constraints: Not nullableOriginal property name from the Odata EDM: IsDeleted
- Returns:
- “Is Deleted” Indicator
-
getRegion
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Region
- Returns:
- Region (State, Province, County)
-
getCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Returns:
- Country/Region Key
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
- Overrides:
toStringin classVdmObject<SupplierListBusinessPartner>
-
equals
- Overrides:
equalsin classVdmEntity<SupplierListBusinessPartner>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SupplierListBusinessPartner>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SupplierListBusinessPartner>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<SupplierListBusinessPartner>
-