Class SrcgProjQtnAllwdShipgInstrn
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: SrcgProjQtnAllwdShipgInstrn_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of SrcgProjQtnAllwdShipgInstrn instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjQtnAllwdShipgInstrn>Selector for all available fields of SrcgProjQtnAllwdShipgInstrn.static final SimpleProperty.String<SrcgProjQtnAllwdShipgInstrn>static final SimpleProperty.String<SrcgProjQtnAllwdShipgInstrn>static final SimpleProperty.String<SrcgProjQtnAllwdShipgInstrn>static final SimpleProperty.String<SrcgProjQtnAllwdShipgInstrn>static final SimpleProperty.Guid<SrcgProjQtnAllwdShipgInstrn>static final SimpleProperty.Guid<SrcgProjQtnAllwdShipgInstrn>static final SimpleProperty.Guid<SrcgProjQtnAllwdShipgInstrn>Use with available request builders to apply the _SourcingProjectQuotation navigation property to query operations.Use with available request builders to apply the _SrcgProjQtnItmShipgInstrn 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
ConstructorsConstructorDescriptionSrcgProjQtnAllwdShipgInstrn(UUID srcgQtnAllwdShipgInstrnUUID, UUID srcgProjQtnItmShipgInstrnUUID, UUID sourcingProjectQuotationUUID, String plant, String shippingInstruction, String companyCode, String procurementHubSourceSystem, SourcingProjectQuotation to_SourcingProjectQuotation, SrcgProjQtnItmShipgInstrn to_SrcgProjQtnItmShipgInstrn) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 4protected Stringprotected Stringprotected ODataEntityKeygetKey()getPlant()Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 2io.vavr.control.Option<SourcingProjectQuotation>Retrieval of associated SourcingProjectQuotation entity (one to one).Constraints: Not nullableio.vavr.control.Option<SrcgProjQtnItmShipgInstrn>Retrieval of associated SrcgProjQtnItmShipgInstrn entity (one to one).Constraints: Not nullable(Key Field) Constraints: Not nullablegetType()inthashCode()voidsetCompanyCode(String companyCode) Constraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 4voidsetProcurementHubSourceSystem(String procurementHubSourceSystem) Constraints: Not nullable, Maximum length: 10voidsetShippingInstruction(String shippingInstruction) Constraints: Not nullable, Maximum length: 2voidOverwrites the associated SourcingProjectQuotation entity for the loaded navigation property _SourcingProjectQuotation.voidsetSourcingProjectQuotationUUID(UUID sourcingProjectQuotationUUID) Constraints: Not nullablevoidOverwrites the associated SrcgProjQtnItmShipgInstrn entity for the loaded navigation property _SrcgProjQtnItmShipgInstrn.voidsetSrcgProjQtnItmShipgInstrnUUID(UUID srcgProjQtnItmShipgInstrnUUID) Constraints: Not nullablevoidsetSrcgQtnAllwdShipgInstrnUUID(UUID srcgQtnAllwdShipgInstrnUUID) (Key Field) 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 SrcgProjQtnAllwdShipgInstrn. -
SRCG_QTN_ALLWD_SHIPG_INSTRN_UUID
public static final SimpleProperty.Guid<SrcgProjQtnAllwdShipgInstrn> SRCG_QTN_ALLWD_SHIPG_INSTRN_UUID -
SRCG_PROJ_QTN_ITM_SHIPG_INSTRN_UUID
public static final SimpleProperty.Guid<SrcgProjQtnAllwdShipgInstrn> SRCG_PROJ_QTN_ITM_SHIPG_INSTRN_UUID -
SOURCING_PROJECT_QUOTATION_UUID
public static final SimpleProperty.Guid<SrcgProjQtnAllwdShipgInstrn> SOURCING_PROJECT_QUOTATION_UUID -
PLANT
-
SHIPPING_INSTRUCTION
-
COMPANY_CODE
-
PROCUREMENT_HUB_SOURCE_SYSTEM
public static final SimpleProperty.String<SrcgProjQtnAllwdShipgInstrn> PROCUREMENT_HUB_SOURCE_SYSTEM -
TO__SOURCING_PROJECT_QUOTATION
public static final NavigationProperty.Single<SrcgProjQtnAllwdShipgInstrn,SourcingProjectQuotation> TO__SOURCING_PROJECT_QUOTATIONUse with available request builders to apply the _SourcingProjectQuotation navigation property to query operations. -
TO__SRCG_PROJ_QTN_ITM_SHIPG_INSTRN
public static final NavigationProperty.Single<SrcgProjQtnAllwdShipgInstrn,SrcgProjQtnItmShipgInstrn> TO__SRCG_PROJ_QTN_ITM_SHIPG_INSTRNUse with available request builders to apply the _SrcgProjQtnItmShipgInstrn navigation property to query operations.
-
-
Constructor Details
-
SrcgProjQtnAllwdShipgInstrn
public SrcgProjQtnAllwdShipgInstrn() -
SrcgProjQtnAllwdShipgInstrn
public SrcgProjQtnAllwdShipgInstrn(@Nullable UUID srcgQtnAllwdShipgInstrnUUID, @Nullable UUID srcgProjQtnItmShipgInstrnUUID, @Nullable UUID sourcingProjectQuotationUUID, @Nullable String plant, @Nullable String shippingInstruction, @Nullable String companyCode, @Nullable String procurementHubSourceSystem, @Nullable SourcingProjectQuotation to_SourcingProjectQuotation, @Nullable SrcgProjQtnItmShipgInstrn to_SrcgProjQtnItmShipgInstrn)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SrcgProjQtnAllwdShipgInstrn>
-
setSrcgQtnAllwdShipgInstrnUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SrcgQtnAllwdShipgInstrnUUID
- Parameters:
srcgQtnAllwdShipgInstrnUUID- UUID of Allowed Shipping Instruction in Supplier Qtn (SP)
-
setSrcgProjQtnItmShipgInstrnUUID
Constraints: Not nullableOriginal property name from the Odata EDM: SrcgProjQtnItmShipgInstrnUUID
- Parameters:
srcgProjQtnItmShipgInstrnUUID- Shipping Instruction UUID for Item in Supplier Qtn (SP)
-
setSourcingProjectQuotationUUID
Constraints: Not nullableOriginal property name from the Odata EDM: SourcingProjectQuotationUUID
- Parameters:
sourcingProjectQuotationUUID- Supplier Quotation UUID
-
setPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setShippingInstruction
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShippingInstruction
- Parameters:
shippingInstruction- Shipping Instructions
-
setCompanyCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Parameters:
companyCode- Company Code
-
setProcurementHubSourceSystem
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProcurementHubSourceSystem
- Parameters:
procurementHubSourceSystem- Connected System ID
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SrcgProjQtnAllwdShipgInstrn>
-
getKey
- Overrides:
getKeyin classVdmObject<SrcgProjQtnAllwdShipgInstrn>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SrcgProjQtnAllwdShipgInstrn>
-
fromMap
- Overrides:
fromMapin classVdmObject<SrcgProjQtnAllwdShipgInstrn>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SrcgProjQtnAllwdShipgInstrn>
-
getSourcingProjectQuotationIfPresent
@Nonnull public io.vavr.control.Option<SourcingProjectQuotation> getSourcingProjectQuotationIfPresent()Retrieval of associated SourcingProjectQuotation entity (one to one). This corresponds to the OData navigation property _SourcingProjectQuotation.If the navigation property for an entity SrcgProjQtnAllwdShipgInstrn 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 _SourcingProjectQuotation is already loaded, the result
will contain the SourcingProjectQuotation entity. If not, an
Optionwith result stateemptyis returned.
-
setSourcingProjectQuotation
Overwrites the associated SourcingProjectQuotation entity for the loaded navigation property _SourcingProjectQuotation.- Parameters:
value- New SourcingProjectQuotation entity.
-
getSrcgProjQtnItmShipgInstrnIfPresent
@Nonnull public io.vavr.control.Option<SrcgProjQtnItmShipgInstrn> getSrcgProjQtnItmShipgInstrnIfPresent()Retrieval of associated SrcgProjQtnItmShipgInstrn entity (one to one). This corresponds to the OData navigation property _SrcgProjQtnItmShipgInstrn.If the navigation property for an entity SrcgProjQtnAllwdShipgInstrn 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 _SrcgProjQtnItmShipgInstrn is already loaded, the
result will contain the SrcgProjQtnItmShipgInstrn entity. If not, an
Optionwith result stateemptyis returned.
-
setSrcgProjQtnItmShipgInstrn
Overwrites the associated SrcgProjQtnItmShipgInstrn entity for the loaded navigation property _SrcgProjQtnItmShipgInstrn.- Parameters:
value- New SrcgProjQtnItmShipgInstrn entity.
-
builder
-
getSrcgQtnAllwdShipgInstrnUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SrcgQtnAllwdShipgInstrnUUID
- Returns:
- UUID of Allowed Shipping Instruction in Supplier Qtn (SP)
-
getSrcgProjQtnItmShipgInstrnUUID
Constraints: Not nullableOriginal property name from the Odata EDM: SrcgProjQtnItmShipgInstrnUUID
- Returns:
- Shipping Instruction UUID for Item in Supplier Qtn (SP)
-
getSourcingProjectQuotationUUID
Constraints: Not nullableOriginal property name from the Odata EDM: SourcingProjectQuotationUUID
- Returns:
- Supplier Quotation UUID
-
getPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getShippingInstruction
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShippingInstruction
- Returns:
- Shipping Instructions
-
getCompanyCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
- Company Code
-
getProcurementHubSourceSystem
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProcurementHubSourceSystem
- Returns:
- Connected System ID
-
toString
- Overrides:
toStringin classVdmObject<SrcgProjQtnAllwdShipgInstrn>
-
equals
- Overrides:
equalsin classVdmEntity<SrcgProjQtnAllwdShipgInstrn>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SrcgProjQtnAllwdShipgInstrn>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SrcgProjQtnAllwdShipgInstrn>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<SrcgProjQtnAllwdShipgInstrn>
-