Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingrevenueaccountingdocument.DeductDetail.DeductDetailBuilder
Packages that use DeductDetail.DeductDetailBuilder
Package
Description
-
Uses of DeductDetail.DeductDetailBuilder in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingrevenueaccountingdocument
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingrevenueaccountingdocument that return DeductDetail.DeductDetailBuilderModifier and TypeMethodDescriptionDeductDetail.DeductDetailBuilder.accountingDocument(String accountingDocument) (Key Field) Constraints: Not nullable, Maximum length: 10DeductDetail.builder()DeductDetail.DeductDetailBuilder.changedDateTime(OffsetDateTime changedDateTime) Constraints: NullableDeductDetail.DeductDetailBuilder.companyCode(String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4DeductDetail.DeductDetailBuilder.companyCodeCurrency(String companyCodeCurrency) Constraints: Not nullable, Maximum length: 3DeductDetail.DeductDetailBuilder.createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12DeductDetail.DeductDetailBuilder.creationDateTime(OffsetDateTime creationDateTime) Constraints: NullableDeductDetail.DeductDetailBuilder.deductionType(String deductionType) (Key Field) Constraints: Not nullable, Maximum length: 2DeductDetail.DeductDetailBuilder.lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12DeductDetail.DeductDetailBuilder.otherDeductionAmount(BigDecimal otherDeductionAmount) Constraints: Not nullable, Precision: 15, Scale: 0DeductDetail.DeductDetailBuilder.praAccountingDocumentHeader(RevenueAccountingHeader value) Navigation property _PRAAccountingDocumentHeader for DeductDetail to single RevenueAccountingHeader.DeductDetail.DeductDetailBuilder.pRAAccountingDocumentLine(String pRAAccountingDocumentLine) (Key Field) Constraints: Not nullable, Maximum length: 8DeductDetail.DeductDetailBuilder.pRAAccountingPeriod(String pRAAccountingPeriod) (Key Field) Constraints: Not nullable, Maximum length: 6DeductDetail.DeductDetailBuilder.praAcctgDocDetail(RevenueAccountingItems value) Navigation property _PRAAcctgDocDetail for DeductDetail to single RevenueAccountingItems.