Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
MovementIndicator |
GlAccountItem.getMvtInd()
Field name: MVT_IND
Type element: KZBEW
Domain name: KZBEW
Internal type: CHAR
Description: Movement Indicator
Max length: 1
|
Modifier and Type | Method and Description |
---|---|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.mvtInd(MovementIndicator mvtInd) |
void |
GlAccountItem.setMvtInd(MovementIndicator mvtInd)
Field name: MVT_IND
Type element: KZBEW
Domain name: KZBEW
Internal type: CHAR
Description: Movement Indicator
Max length: 1
|
Modifier and Type | Field and Description |
---|---|
static MovementIndicator |
MovementIndicator.GoodsMovementForDeliveryNote
Goods movement for delivery note
|
static MovementIndicator |
MovementIndicator.GoodsMovementForKanbanRequirementWmInternalOnly
Goods movement for kanban requirement (WM - internal only)
|
static MovementIndicator |
MovementIndicator.GoodsMovementForProductionOrder
Goods movement for production order
|
static MovementIndicator |
MovementIndicator.GoodsMovementForPurchaseOrder
Goods movement for purchase order
|
static MovementIndicator |
MovementIndicator.GoodsMovementWOReference
Goods movement w/o reference
|
static MovementIndicator |
MovementIndicator.SubsequentAdjustmentOfMaterialProvidedConsumption
Subsequent adjustment of "material-provided" consumption
|
static MovementIndicator |
MovementIndicator.SubsequentAdjustmentOfProportionProductUnitMaterial
Subsequent adjustment of proportion/product unit material
|
Modifier and Type | Method and Description |
---|---|
Class<MovementIndicator> |
MovementIndicator.getType() |
ErpTypeConverter<MovementIndicator> |
MovementIndicator.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.