public class RealEstateAccountAssignmentData extends Object
Structure: BAPIACRE09
Modifier and Type | Class and Description |
---|---|
static class |
RealEstateAccountAssignmentData.RealEstateAccountAssignmentDataBuilder |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static RealEstateAccountAssignmentData.RealEstateAccountAssignmentDataBuilder builder()
@Nullable @Generated(value="lombok") public AccountingDocumentLineItemNumber getItemnoAcc()
Domain name: POSNR_ACC Internal type: N Max length: 10
@Nullable @Generated(value="lombok") public NumberOfBusinessEntity getBusinessEntity()
Domain name: SWENR Internal type: C Max length: 8
@Nullable @Generated(value="lombok") public BuildingNumber getBuilding()
Domain name: SGENR Internal type: C Max length: 8
@Nullable @Generated(value="lombok") public PropertyNumberForBe getProperty()
Domain name: SGRNR Internal type: C Max length: 8
@Nullable @Generated(value="lombok") public NumberOfRentalUnit getRentalObject()
Domain name: SMENR Internal type: C Max length: 8
@Nullable @Generated(value="lombok") public IncidExpKeyForIncidExpensesAcctSettlement getServChargeKey()
Domain name: SNKSL Internal type: C Max length: 4
@Nullable @Generated(value="lombok") public ReceiverKeyForServiceChargeSettlement getSettlementUnit()
Domain name: SEMPSL Internal type: C Max length: 5
@Nullable @Generated(value="lombok") public AssetNumber getContractNo()
Domain name: RANL Internal type: C Max length: 13
@Nullable @Generated(value="lombok") public FlowTypeOfFlowItem getFlowType()
Domain name: SBEWART Internal type: C Max length: 4
@Nullable @Generated(value="lombok") public NumberOfTheAdjustmentPortfolio getCorrItem()
Domain name: SBERI Internal type: C Max length: 10
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getRefDate()
Domain name: DDAT Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public RealEstateOptionRate getOptionRate()
Domain name: POPTSATZ Internal type: P Max length: 5
@Generated(value="lombok") public void setItemnoAcc(@Nullable AccountingDocumentLineItemNumber itemnoAcc)
Domain name: POSNR_ACC Internal type: N Max length: 10
@Generated(value="lombok") public void setBusinessEntity(@Nullable NumberOfBusinessEntity businessEntity)
Domain name: SWENR Internal type: C Max length: 8
@Generated(value="lombok") public void setBuilding(@Nullable BuildingNumber building)
Domain name: SGENR Internal type: C Max length: 8
@Generated(value="lombok") public void setProperty(@Nullable PropertyNumberForBe property)
Domain name: SGRNR Internal type: C Max length: 8
@Generated(value="lombok") public void setRentalObject(@Nullable NumberOfRentalUnit rentalObject)
Domain name: SMENR Internal type: C Max length: 8
@Generated(value="lombok") public void setServChargeKey(@Nullable IncidExpKeyForIncidExpensesAcctSettlement servChargeKey)
Domain name: SNKSL Internal type: C Max length: 4
@Generated(value="lombok") public void setSettlementUnit(@Nullable ReceiverKeyForServiceChargeSettlement settlementUnit)
Domain name: SEMPSL Internal type: C Max length: 5
@Generated(value="lombok") public void setContractNo(@Nullable AssetNumber contractNo)
Domain name: RANL Internal type: C Max length: 13
@Generated(value="lombok") public void setFlowType(@Nullable FlowTypeOfFlowItem flowType)
Domain name: SBEWART Internal type: C Max length: 4
@Generated(value="lombok") public void setCorrItem(@Nullable NumberOfTheAdjustmentPortfolio corrItem)
Domain name: SBERI Internal type: C Max length: 10
@Generated(value="lombok") public void setRefDate(@Nullable org.joda.time.LocalDate refDate)
Domain name: DDAT Internal type: D Max length: 8
@Generated(value="lombok") public void setOptionRate(@Nullable RealEstateOptionRate optionRate)
Domain name: POPTSATZ Internal type: P Max length: 5
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.