Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
ConditionType |
TaxItem.getCondKey()
Field name: COND_KEY
|
ConditionType |
GlAccountItem.getCondType()
Field name: COND_TYPE
|
Modifier and Type | Method and Description |
---|---|
TaxItem.TaxItemBuilder |
TaxItem.TaxItemBuilder.condKey(ConditionType condKey) |
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.condType(ConditionType condType) |
void |
TaxItem.setCondKey(ConditionType condKey)
Field name: COND_KEY
|
void |
GlAccountItem.setCondType(ConditionType condType)
Field name: COND_TYPE
|
Modifier and Type | Method and Description |
---|---|
static ConditionType |
ConditionType.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<ConditionType> |
ConditionType.getType() |
ErpTypeConverter<ConditionType> |
ConditionType.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.