Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AccountingIndicator |
LineItemsActivityAllocationActualPosting.getRecCalcMotive()
Field name: REC_CALC_MOTIVE
|
AccountingIndicator |
LineItemsRepostPrimaryCostsActualPosting.getRecCalcMotive()
Field name: REC_CALC_MOTIVE
|
AccountingIndicator |
LineItemsRepostPrimaryCostsActualPosting.getSenCalcMotive()
Field name: SEN_CALC_MOTIVE
|
Modifier and Type | Method and Description |
---|---|
LineItemsActivityAllocationActualPosting.LineItemsActivityAllocationActualPostingBuilder |
LineItemsActivityAllocationActualPosting.LineItemsActivityAllocationActualPostingBuilder.recCalcMotive(AccountingIndicator recCalcMotive) |
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder |
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder.recCalcMotive(AccountingIndicator recCalcMotive) |
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder |
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder.senCalcMotive(AccountingIndicator senCalcMotive) |
void |
LineItemsActivityAllocationActualPosting.setRecCalcMotive(AccountingIndicator recCalcMotive)
Field name: REC_CALC_MOTIVE
|
void |
LineItemsRepostPrimaryCostsActualPosting.setRecCalcMotive(AccountingIndicator recCalcMotive)
Field name: REC_CALC_MOTIVE
|
void |
LineItemsRepostPrimaryCostsActualPosting.setSenCalcMotive(AccountingIndicator senCalcMotive)
Field name: SEN_CALC_MOTIVE
|
Modifier and Type | Method and Description |
---|---|
static AccountingIndicator |
AccountingIndicator.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<AccountingIndicator> |
AccountingIndicator.getType() |
ErpTypeConverter<AccountingIndicator> |
AccountingIndicator.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.