Modifier and Type | Field and Description |
---|---|
static SDDocumentReasonLink<SDDocumentReasonText> |
SDDocumentReason.TO_SD_DOCUMENT_REASON_TEXT
Use with available fluent helpers to apply the to_SDDocumentReasonText navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SDDocumentReasonText |
SDDocumentReasonText.SDDocumentReasonTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SDDocumentReasonText> |
SDDocumentReason.fetchSDDocumentReasonText()
Fetches the SDDocumentReasonText entities (one to many) associated with this entity.
|
protected Class<SDDocumentReasonText> |
SDDocumentReasonTextFluentHelper.getEntityClass() |
protected Class<SDDocumentReasonText> |
SDDocumentReasonTextByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SDDocumentReasonText>> |
SDDocumentReason.getSDDocumentReasonTextIfPresent()
Retrieval of associated SDDocumentReasonText entities (one to many).
|
List<SDDocumentReasonText> |
SDDocumentReason.getSDDocumentReasonTextOrFetch()
Retrieval of associated SDDocumentReasonText entities (one to many).
|
Class<SDDocumentReasonText> |
SDDocumentReasonText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SDDocumentReason.addSDDocumentReasonText(SDDocumentReasonText... entity)
Adds elements to the list of associated SDDocumentReasonText entities.
|
SDDocumentReason.SDDocumentReasonBuilder |
SDDocumentReason.SDDocumentReasonBuilder.sdDocumentReasonText(SDDocumentReasonText... value)
Navigation property to_SDDocumentReasonText for SDDocumentReason to multiple
SDDocumentReasonText.
|
Modifier and Type | Method and Description |
---|---|
void |
SDDocumentReason.setSDDocumentReasonText(List<SDDocumentReasonText> value)
Overwrites the list of associated SDDocumentReasonText entities for the loaded navigation property
to_SDDocumentReasonText.
|
Constructor and Description |
---|
SDDocumentReason(String sDDocumentReason,
String retroBillingUsage,
String selfBillingValueItem,
List<RetroBillingUsageText> toRetroBillingUsageText,
List<SDDocumentReasonText> toSDDocumentReasonText,
List<SelfBillingValueItemText> toSelfBillingValueItemText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SDDocumentReasonText> |
SDDocumentReasonTextOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected SDDocumentReasonTextLink<ObjectT> |
SDDocumentReasonTextLink.translateLinkType(EntityLink<SDDocumentReasonTextLink<ObjectT>,SDDocumentReasonText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.