Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitution |
Modifier and Type | Field and Description |
---|---|
static ComplexProperty.Collection<ProdSubstn,SAP__Message> |
ProdSubstn._MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SAP__Message |
SAP__Message.SAP__MessageBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Collection<SAP__Message> |
ProdSubstn.get_Messages()
Constraints: Not nullable
|
Class<SAP__Message> |
SAP__Message.getType() |
Modifier and Type | Method and Description |
---|---|
ProdSubstn.ProdSubstnBuilder |
ProdSubstn.ProdSubstnBuilder._Messages(Collection<SAP__Message> _Messages)
Constraints: Not nullable
|
void |
ProdSubstn.set_Messages(Collection<SAP__Message> _Messages)
Constraints: Not nullable
|
Constructor and Description |
---|
ProdSubstn(UUID mDSubstnUUID,
String product,
String substituteProduct,
String plant,
String mDSubstnGroup,
String mDSubstnSet,
Boolean mDSubstnIsExit,
Boolean mDSubstnIsLeading,
Short mDSubstnSequenceValue,
Short mDSubstnConversionNumerator,
Short mDSubstnConversionDenominator,
BigDecimal mDSubstnConversionPercent,
LocalDate mDSubstnValidityStartDate,
LocalTime mDSubstnValidityStartTime,
LocalDate mDSubstnValidityEndDate,
LocalTime mDSubstnValidityEndTime,
String timeZoneID,
String mDSubstnReason,
String mDSubstnStatus,
Boolean mDSubstnIsRlvtForATPProd,
String createdByUser,
OffsetDateTime creationDateTime,
String lastChangedByUser,
OffsetDateTime lastChangeDateTime,
Collection<SAP__Message> _Messages) |
Copyright © 2021 SAP SE. All rights reserved.