Class SrcgSuplrListCompanyCode
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: SrcgSuplrListCompanyCodeType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of SrcgSuplrListCompanyCode instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgSuplrListCompanyCode>Selector for all available fields of SrcgSuplrListCompanyCode.static final SimpleProperty.String<SrcgSuplrListCompanyCode>static final SimpleProperty.Guid<SrcgSuplrListCompanyCode>static final SimpleProperty.String<SrcgSuplrListCompanyCode>static final SimpleProperty.Guid<SrcgSuplrListCompanyCode>Use with available request builders to apply the _SourcingSupplierListTP 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
ConstructorsConstructorDescriptionSrcgSuplrListCompanyCode(UUID companyCodeUUID, String companyCode, UUID sourcingSupplierListUUID, String isDeleted, SourcingSupplierList to_SourcingSupplierListTP) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullableprotected Stringprotected StringConstraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()io.vavr.control.Option<SourcingSupplierList>Retrieval of associated SourcingSupplierList entity (one to one).Constraints: Not nullablegetType()inthashCode()voidsetCompanyCode(String companyCode) Constraints: Not nullable, Maximum length: 4voidsetCompanyCodeUUID(UUID companyCodeUUID) (Key Field) Constraints: Not nullablevoidsetIsDeleted(String isDeleted) Constraints: Not nullable, Maximum length: 1voidOverwrites the associated SourcingSupplierList entity for the loaded navigation property _SourcingSupplierListTP.voidsetSourcingSupplierListUUID(UUID sourcingSupplierListUUID) 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 SrcgSuplrListCompanyCode. -
COMPANY_CODE_UUID
-
COMPANY_CODE
-
SOURCING_SUPPLIER_LIST_UUID
-
IS_DELETED
-
TO__SOURCING_SUPPLIER_LIST_TP
public static final NavigationProperty.Single<SrcgSuplrListCompanyCode,SourcingSupplierList> TO__SOURCING_SUPPLIER_LIST_TPUse with available request builders to apply the _SourcingSupplierListTP navigation property to query operations.
-
-
Constructor Details
-
SrcgSuplrListCompanyCode
public SrcgSuplrListCompanyCode() -
SrcgSuplrListCompanyCode
public SrcgSuplrListCompanyCode(@Nullable UUID companyCodeUUID, @Nullable String companyCode, @Nullable UUID sourcingSupplierListUUID, @Nullable String isDeleted, @Nullable SourcingSupplierList to_SourcingSupplierListTP)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SrcgSuplrListCompanyCode>
-
setCompanyCodeUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: CompanyCodeUUID
- Parameters:
companyCodeUUID- Company Code UUID
-
setCompanyCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Parameters:
companyCode- Company Code
-
setSourcingSupplierListUUID
Constraints: Not nullableOriginal property name from the Odata EDM: SourcingSupplierListUUID
- Parameters:
sourcingSupplierListUUID- Supplier List UUID
-
setIsDeleted
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsDeleted
- Parameters:
isDeleted- Deletion Indicator in Purchasing Document
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SrcgSuplrListCompanyCode>
-
getKey
- Overrides:
getKeyin classVdmObject<SrcgSuplrListCompanyCode>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SrcgSuplrListCompanyCode>
-
fromMap
- Overrides:
fromMapin classVdmObject<SrcgSuplrListCompanyCode>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SrcgSuplrListCompanyCode>
-
getSourcingSupplierListTPIfPresent
Retrieval of associated SourcingSupplierList entity (one to one). This corresponds to the OData navigation property _SourcingSupplierListTP.If the navigation property for an entity SrcgSuplrListCompanyCode 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 _SourcingSupplierListTP is already loaded, the result
will contain the SourcingSupplierList entity. If not, an
Optionwith result stateemptyis returned.
-
setSourcingSupplierListTP
Overwrites the associated SourcingSupplierList entity for the loaded navigation property _SourcingSupplierListTP.- Parameters:
value- New SourcingSupplierList entity.
-
builder
-
getCompanyCodeUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: CompanyCodeUUID
- Returns:
- Company Code UUID
-
getCompanyCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
- Company Code
-
getSourcingSupplierListUUID
Constraints: Not nullableOriginal property name from the Odata EDM: SourcingSupplierListUUID
- Returns:
- Supplier List UUID
-
getIsDeleted
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsDeleted
- Returns:
- Deletion Indicator in Purchasing Document
-
toString
- Overrides:
toStringin classVdmObject<SrcgSuplrListCompanyCode>
-
equals
- Overrides:
equalsin classVdmEntity<SrcgSuplrListCompanyCode>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SrcgSuplrListCompanyCode>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SrcgSuplrListCompanyCode>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<SrcgSuplrListCompanyCode>
-