Modifier and Type | Field and Description |
---|---|
static SimpleProperty<ChangeProcessGroupText> |
ChangeProcessGroupText.ALL_FIELDS
Selector for all available fields of ChangeProcessGroupText.
|
static SimpleProperty.String<ChangeProcessGroupText> |
ChangeProcessGroupText.LANGUAGE |
static SimpleProperty.String<ChangeProcessGroupText> |
ChangeProcessGroupText.SRVC_TRANS_CHANGE_PROCESS_GROUP |
static SimpleProperty.String<ChangeProcessGroupText> |
ChangeProcessGroupText.SRVC_TRANS_CHANGE_PROCESS_GRP_DESC |
static NavigationProperty.Collection<ChangeProcessGroup,ChangeProcessGroupText> |
ChangeProcessGroup.TO__CHG_PROC_GRP_TEXT
Use with available request builders to apply the _ChgProcGrpText navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ChangeProcessGroupText |
ChangeProcessGroupText.ChangeProcessGroupTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<List<ChangeProcessGroupText>> |
ChangeProcessGroup.getChgProcGrpTextIfPresent()
Retrieval of associated ChangeProcessGroupText entities (one to many).
|
Class<ChangeProcessGroupText> |
ChangeProcessGroupText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeProcessGroup.addChgProcGrpText(ChangeProcessGroupText... entity)
Adds elements to the list of associated ChangeProcessGroupText entities.
|
ChangeProcessGroup.ChangeProcessGroupBuilder |
ChangeProcessGroup.ChangeProcessGroupBuilder.chgProcGrpText(ChangeProcessGroupText... value)
Navigation property _ChgProcGrpText for ChangeProcessGroup to multiple
ChangeProcessGroupText.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeProcessGroup.setChgProcGrpText(List<ChangeProcessGroupText> value)
Overwrites the list of associated ChangeProcessGroupText entities for the loaded navigation property
_ChgProcGrpText.
|
Constructor and Description |
---|
ChangeProcessGroup(String srvcTransChangeProcessGroup,
String srvcTransChangeProcessScenario,
String srvcTransChangeProcessType,
Boolean srvcTransacIsHdrChgProcGroup,
List<ChangeProcessGroupText> to_ChgProcGrpText,
List<GroupChangeProcess> to_GrpChangeProcess) |
Copyright © 2021 SAP SE. All rights reserved.