Class SrcgProjProcurementProject
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: SrcgProjProcurementProject_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of SrcgProjProcurementProject instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjProcurementProject>Selector for all available fields of SrcgProjProcurementProject.static final SimpleProperty.String<SrcgProjProcurementProject>static final SimpleProperty.Guid<SrcgProjProcurementProject>static final SimpleProperty.String<SrcgProjProcurementProject>static final SimpleProperty.Guid<SrcgProjProcurementProject>static final SimpleProperty.String<SrcgProjProcurementProject>Use with available request builders to apply the _SourcingProject 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
ConstructorsConstructorDescriptionSrcgProjProcurementProject(UUID srcgProjProcmtProjectUUID, UUID sourcingProjectUUID, String srcgProjProcurementProject, String sourcingOrigin, String sourcingScenario, SourcingProject to_SourcingProject) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected Stringprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 2io.vavr.control.Option<SourcingProject>Retrieval of associated SourcingProject entity (one to one).Constraints: Not nullableConstraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullableConstraints: Not nullable, Maximum length: 10getType()inthashCode()voidsetSourcingOrigin(String sourcingOrigin) Constraints: Not nullable, Maximum length: 2voidOverwrites the associated SourcingProject entity for the loaded navigation property _SourcingProject.voidsetSourcingProjectUUID(UUID sourcingProjectUUID) Constraints: Not nullablevoidsetSourcingScenario(String sourcingScenario) Constraints: Not nullable, Maximum length: 2voidsetSrcgProjProcmtProjectUUID(UUID srcgProjProcmtProjectUUID) (Key Field) Constraints: Not nullablevoidsetSrcgProjProcurementProject(String srcgProjProcurementProject) Constraints: Not nullable, Maximum length: 10toString()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 SrcgProjProcurementProject. -
SRCG_PROJ_PROCMT_PROJECT_UUID
-
SOURCING_PROJECT_UUID
-
SRCG_PROJ_PROCUREMENT_PROJECT
-
SOURCING_ORIGIN
-
SOURCING_SCENARIO
-
TO__SOURCING_PROJECT
public static final NavigationProperty.Single<SrcgProjProcurementProject,SourcingProject> TO__SOURCING_PROJECTUse with available request builders to apply the _SourcingProject navigation property to query operations.
-
-
Constructor Details
-
SrcgProjProcurementProject
public SrcgProjProcurementProject() -
SrcgProjProcurementProject
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SrcgProjProcurementProject>
-
setSrcgProjProcmtProjectUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SrcgProjProcmtProjectUUID
- Parameters:
srcgProjProcmtProjectUUID- Procurement Project UUID
-
setSourcingProjectUUID
Constraints: Not nullableOriginal property name from the Odata EDM: SourcingProjectUUID
- Parameters:
sourcingProjectUUID- Sourcing Project UUID
-
setSrcgProjProcurementProject
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SrcgProjProcurementProject
- Parameters:
srcgProjProcurementProject- Procurement Project
-
setSourcingOrigin
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SourcingOrigin
- Parameters:
sourcingOrigin- Sourcing Origin
-
setSourcingScenario
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SourcingScenario
- Parameters:
sourcingScenario- Sourcing Integration Scenario
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SrcgProjProcurementProject>
-
getKey
- Overrides:
getKeyin classVdmObject<SrcgProjProcurementProject>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SrcgProjProcurementProject>
-
fromMap
- Overrides:
fromMapin classVdmObject<SrcgProjProcurementProject>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SrcgProjProcurementProject>
-
getSourcingProjectIfPresent
Retrieval of associated SourcingProject entity (one to one). This corresponds to the OData navigation property _SourcingProject.If the navigation property for an entity SrcgProjProcurementProject 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 _SourcingProject is already loaded, the result will
contain the SourcingProject entity. If not, an
Optionwith result stateemptyis returned.
-
setSourcingProject
Overwrites the associated SourcingProject entity for the loaded navigation property _SourcingProject.- Parameters:
value- New SourcingProject entity.
-
builder
-
getSrcgProjProcmtProjectUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SrcgProjProcmtProjectUUID
- Returns:
- Procurement Project UUID
-
getSourcingProjectUUID
Constraints: Not nullableOriginal property name from the Odata EDM: SourcingProjectUUID
- Returns:
- Sourcing Project UUID
-
getSrcgProjProcurementProject
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SrcgProjProcurementProject
- Returns:
- Procurement Project
-
getSourcingOrigin
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SourcingOrigin
- Returns:
- Sourcing Origin
-
getSourcingScenario
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SourcingScenario
- Returns:
- Sourcing Integration Scenario
-
toString
- Overrides:
toStringin classVdmObject<SrcgProjProcurementProject>
-
equals
- Overrides:
equalsin classVdmEntity<SrcgProjProcurementProject>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SrcgProjProcurementProject>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SrcgProjProcurementProject>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<SrcgProjProcurementProject>
-