Modifier and Type | Field and Description |
---|---|
static ComplexProperty.Collection<ExplctAsstmtMdlUsrProdExclsn,SAP__Message> |
ExplctAsstmtMdlUsrProdExclsn._MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
|
static SimpleProperty<ExplctAsstmtMdlUsrProdExclsn> |
ExplctAsstmtMdlUsrProdExclsn.ALL_FIELDS
Selector for all available fields of ExplctAsstmtMdlUsrProdExclsn.
|
static SimpleProperty.String<ExplctAsstmtMdlUsrProdExclsn> |
ExplctAsstmtMdlUsrProdExclsn.ASSORTMENT_MODULE_USER |
static SimpleProperty.Guid<ExplctAsstmtMdlUsrProdExclsn> |
ExplctAsstmtMdlUsrProdExclsn.ASSORTMENT_MODULE_UUID |
static SimpleProperty.Date<ExplctAsstmtMdlUsrProdExclsn> |
ExplctAsstmtMdlUsrProdExclsn.LAST_CHANGE_DATE |
static SimpleProperty.String<ExplctAsstmtMdlUsrProdExclsn> |
ExplctAsstmtMdlUsrProdExclsn.PRODUCT |
static NavigationProperty.Collection<ExplicitAssortmentModule,ExplctAsstmtMdlUsrProdExclsn> |
ExplicitAssortmentModule.TO__EXCLUSION
Use with available request builders to apply the _Exclusion navigation property to query operations.
|
static NavigationProperty.Single<ExplctAsstmtMdlUsrProdExclsn,ExplicitAssortmentModule> |
ExplctAsstmtMdlUsrProdExclsn.TO__EXPLICIT_ASSORTMENT_MODULE
Use with available request builders to apply the _ExplicitAssortmentModule navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ExplctAsstmtMdlUsrProdExclsn |
ExplctAsstmtMdlUsrProdExclsn.ExplctAsstmtMdlUsrProdExclsnBuilder.build() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<List<ExplctAsstmtMdlUsrProdExclsn>> |
ExplicitAssortmentModule.getExclusionIfPresent()
Retrieval of associated ExplctAsstmtMdlUsrProdExclsn entities (one to many).
|
Class<ExplctAsstmtMdlUsrProdExclsn> |
ExplctAsstmtMdlUsrProdExclsn.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ExplicitAssortmentModule.addExclusion(ExplctAsstmtMdlUsrProdExclsn... entity)
Adds elements to the list of associated ExplctAsstmtMdlUsrProdExclsn entities.
|
ExplicitAssortmentModule.ExplicitAssortmentModuleBuilder |
ExplicitAssortmentModule.ExplicitAssortmentModuleBuilder.exclusion(ExplctAsstmtMdlUsrProdExclsn... value)
Navigation property _Exclusion for ExplicitAssortmentModule to multiple
ExplctAsstmtMdlUsrProdExclsn.
|
Modifier and Type | Method and Description |
---|---|
void |
ExplicitAssortmentModule.setExclusion(List<ExplctAsstmtMdlUsrProdExclsn> value)
Overwrites the list of associated ExplctAsstmtMdlUsrProdExclsn entities for the loaded navigation property
_Exclusion.
|
Constructor and Description |
---|
ExplicitAssortmentModule(UUID assortmentModuleUUID,
String assortmentModuleName,
LocalDate lastChangeDate,
List<ExplicitAssortmentModuleUser> to_AssortmentUser,
List<ExplctAsstmtMdlUsrProdExclsn> to_Exclusion,
List<ProductToExplicitAssortmentMdl> to_Product,
List<ExplicitAssortmentModuleVers> to_Version) |
Copyright © 2021 SAP SE. All rights reserved.