Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
TypeOfChange |
FixedAssetInvestmentSupportKey.getChangeInd()
Field name: CHANGE_IND
|
TypeOfChange |
FixedAssetInvestmentSupportMeasure.getChangeInd()
Field name: CHANGE_IND
|
Modifier and Type | Method and Description |
---|---|
FixedAssetInvestmentSupportKey.FixedAssetInvestmentSupportKeyBuilder |
FixedAssetInvestmentSupportKey.FixedAssetInvestmentSupportKeyBuilder.changeInd(TypeOfChange changeInd) |
FixedAssetInvestmentSupportMeasure.FixedAssetInvestmentSupportMeasureBuilder |
FixedAssetInvestmentSupportMeasure.FixedAssetInvestmentSupportMeasureBuilder.changeInd(TypeOfChange changeInd) |
void |
FixedAssetInvestmentSupportKey.setChangeInd(TypeOfChange changeInd)
Field name: CHANGE_IND
|
void |
FixedAssetInvestmentSupportMeasure.setChangeInd(TypeOfChange changeInd)
Field name: CHANGE_IND
|
Modifier and Type | Field and Description |
---|---|
static TypeOfChange |
TypeOfChange.Change
Change
|
static TypeOfChange |
TypeOfChange.Delete
Delete
|
static TypeOfChange |
TypeOfChange.DeleteSingleFieldDocumentation
Delete (single field documentation)
|
static TypeOfChange |
TypeOfChange.Insert
Insert
|
static TypeOfChange |
TypeOfChange.InsertSingleFieldDocumentation
Insert (single field documentation)
|
Modifier and Type | Method and Description |
---|---|
Class<TypeOfChange> |
TypeOfChange.getType() |
ErpTypeConverter<TypeOfChange> |
TypeOfChange.getTypeConverter() |
Copyright © 2019 SAP SE. All rights reserved.