Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static PurgCatLink<PurgCatMaterialGroup> |
PurgCat.TO_PURG_CAT_MATERIAL_GROUP
Use with available fluent helpers to apply the to_PurgCatMaterialGroup navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
PurgCatMaterialGroup |
PurgCatMaterialGroup.PurgCatMaterialGroupBuilder.build() |
protected PurgCatMaterialGroup |
PurgCatMaterialGroupDeleteFluentHelper.getEntity()
PurgCatMaterialGroup entity object that will be deleted in the S/4HANA system. |
protected PurgCatMaterialGroup |
PurgCatMaterialGroupCreateFluentHelper.getEntity()
PurgCatMaterialGroup entity object that will be created in the S/4HANA system. |
protected PurgCatMaterialGroup |
PurgCatMaterialGroupUpdateFluentHelper.getEntity()
PurgCatMaterialGroup entity object that will be updated in the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
List<PurgCatMaterialGroup> |
PurgCat.fetchPurgCatMaterialGroup()
Fetches the PurgCatMaterialGroup entities (one to many) associated with this entity.
|
protected Class<PurgCatMaterialGroup> |
PurgCatMaterialGroupByKeyFluentHelper.getEntityClass() |
protected Class<PurgCatMaterialGroup> |
PurgCatMaterialGroupFluentHelper.getEntityClass() |
Optional<List<PurgCatMaterialGroup>> |
PurgCat.getPurgCatMaterialGroupIfPresent()
Retrieval of associated PurgCatMaterialGroup entities (one to many).
|
List<PurgCatMaterialGroup> |
PurgCat.getPurgCatMaterialGroupOrFetch()
Retrieval of associated PurgCatMaterialGroup entities (one to many).
|
Class<PurgCatMaterialGroup> |
PurgCatMaterialGroup.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PurgCat.addPurgCatMaterialGroup(PurgCatMaterialGroup... entity)
Adds elements to the list of associated PurgCatMaterialGroup entities.
|
PurgCat.PurgCatBuilder |
PurgCat.PurgCatBuilder.purgCatMaterialGroup(PurgCatMaterialGroup... value) |
Modifier and Type | Method and Description |
---|---|
void |
PurgCat.setPurgCatMaterialGroup(List<PurgCatMaterialGroup> value)
Overwrites the list of associated PurgCatMaterialGroup entities for the loaded navigation property to_PurgCatMaterialGroup.
|
protected PurgCatMaterialGroupLink<ObjectT> |
PurgCatMaterialGroupLink.translateLinkType(EntityLink<PurgCatMaterialGroupLink<ObjectT>,PurgCatMaterialGroup,ObjectT> link) |
Constructor and Description |
---|
PurgCatMaterialGroupCreateFluentHelper(PurgCatMaterialGroup entity) |
PurgCatMaterialGroupDeleteFluentHelper(PurgCatMaterialGroup entity) |
PurgCatMaterialGroupUpdateFluentHelper(PurgCatMaterialGroup entity) |
Constructor and Description |
---|
PurgCat(UUID purgCatUUID,
String purchasingCategory,
String purgCatName,
ZonedDateTime creationDateTime,
String createdByUser,
ZonedDateTime lastChangeDateTime,
String lastChangedByUser,
String language,
String purgCatIsInactive,
String purgCatTranslationOvrlStatus,
ErpConfigContext erpConfigContext,
List<PurgCatDescription> toPurgCatDescription,
List<PurgCatMaterialGroup> toPurgCatMaterialGroup,
List<PurgCatMember> toPurgCatMember,
List<PurgCatPlannedSpend> toPurgCatPlannedSpend,
PurgCatPurchaserResponsible toPurgCatPurchaserResponsible,
List<PurgCatSupplier> toPurgCatSupplier,
List<PurgCatTranslationStatus> toPurgCatTranslationStatus) |
Copyright © 2018 SAP SE. All rights reserved.