Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
ChangeType |
FixedAssetInvestmentSupportKey.getChangeInd()
Field name: CHANGE_IND
Type element: CDCHNGIND
Domain name: CDCHNGIND
Internal type: CHAR
Description: Change Type (U, I, E, D)
Max length: 1
|
ChangeType |
FixedAssetInvestmentSupportMeasure.getChangeInd()
Field name: CHANGE_IND
Type element: CDCHNGIND
Domain name: CDCHNGIND
Internal type: CHAR
Description: Change Type (U, I, E, D)
Max length: 1
|
Modifier and Type | Method and Description |
---|---|
FixedAssetInvestmentSupportKey.FixedAssetInvestmentSupportKeyBuilder |
FixedAssetInvestmentSupportKey.FixedAssetInvestmentSupportKeyBuilder.changeInd(ChangeType changeInd) |
FixedAssetInvestmentSupportMeasure.FixedAssetInvestmentSupportMeasureBuilder |
FixedAssetInvestmentSupportMeasure.FixedAssetInvestmentSupportMeasureBuilder.changeInd(ChangeType changeInd) |
void |
FixedAssetInvestmentSupportKey.setChangeInd(ChangeType changeInd)
Field name: CHANGE_IND
Type element: CDCHNGIND
Domain name: CDCHNGIND
Internal type: CHAR
Description: Change Type (U, I, E, D)
Max length: 1
|
void |
FixedAssetInvestmentSupportMeasure.setChangeInd(ChangeType changeInd)
Field name: CHANGE_IND
Type element: CDCHNGIND
Domain name: CDCHNGIND
Internal type: CHAR
Description: Change Type (U, I, E, D)
Max length: 1
|
Modifier and Type | Field and Description |
---|---|
static ChangeType |
ChangeType.Delete
Delete
|
static ChangeType |
ChangeType.DeleteSingleFieldDocumentation
Delete (Single Field Documentation)
|
static ChangeType |
ChangeType.Insert
Insert
|
static ChangeType |
ChangeType.InsertSingleFieldDocumentation
Insert (Single Field Documentation)
|
static ChangeType |
ChangeType.Update
Update
|
Modifier and Type | Method and Description |
---|---|
Class<ChangeType> |
ChangeType.getType() |
ErpTypeConverter<ChangeType> |
ChangeType.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.