Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
ReasonForInvestment |
FixedAssetAllocation.getInvReason()
Field name: INV_REASON
|
ReasonForInvestment |
FixedAssetAllocations.getInvReason()
Field name: INV_REASON
|
Modifier and Type | Method and Description |
---|---|
FixedAssetAllocation.FixedAssetAllocationBuilder |
FixedAssetAllocation.FixedAssetAllocationBuilder.invReason(ReasonForInvestment invReason) |
FixedAssetAllocations.FixedAssetAllocationsBuilder |
FixedAssetAllocations.FixedAssetAllocationsBuilder.invReason(ReasonForInvestment invReason) |
void |
FixedAssetAllocation.setInvReason(ReasonForInvestment invReason)
Field name: INV_REASON
|
void |
FixedAssetAllocations.setInvReason(ReasonForInvestment invReason)
Field name: INV_REASON
|
Modifier and Type | Method and Description |
---|---|
static ReasonForInvestment |
ReasonForInvestment.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<ReasonForInvestment> |
ReasonForInvestment.getType() |
ErpTypeConverter<ReasonForInvestment> |
ReasonForInvestment.getTypeConverter() |
Copyright © 2019 SAP SE. All rights reserved.