public class MovementIndicator extends StringBasedErpType<MovementIndicator>
Element: KZBEW Domain: KZBEW Length: 1 Type: C Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Modifier and Type | Field and Description |
---|---|
static MovementIndicator |
GoodsMovementForDeliveryNote
Goods movement for delivery note
|
static MovementIndicator |
GoodsMovementForKanbanRequirementWmInternalOnly
Goods movement for kanban requirement (WM - internal only)
|
static MovementIndicator |
GoodsMovementForProductionOrder
Goods movement for production order
|
static MovementIndicator |
GoodsMovementForPurchaseOrder
Goods movement for purchase order
|
static MovementIndicator |
GoodsMovementWOReference
Goods movement w/o reference
|
static MovementIndicator |
SubsequentAdjustmentOfMaterialProvidedConsumption
Subsequent adjustment of "material-provided" consumption
|
static MovementIndicator |
SubsequentAdjustmentOfProportionProductUnitMaterial
Subsequent adjustment of proportion/product unit material
|
Constructor and Description |
---|
MovementIndicator(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<MovementIndicator> |
getType() |
ErpTypeConverter<MovementIndicator> |
getTypeConverter() |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public static final MovementIndicator GoodsMovementWOReference
public static final MovementIndicator GoodsMovementForPurchaseOrder
public static final MovementIndicator GoodsMovementForProductionOrder
public static final MovementIndicator GoodsMovementForDeliveryNote
public static final MovementIndicator GoodsMovementForKanbanRequirementWmInternalOnly
public static final MovementIndicator SubsequentAdjustmentOfMaterialProvidedConsumption
public static final MovementIndicator SubsequentAdjustmentOfProportionProductUnitMaterial
public MovementIndicator(String value)
public ErpTypeConverter<MovementIndicator> getTypeConverter()
public Class<MovementIndicator> getType()
getType
in class StringBasedErpType<MovementIndicator>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<MovementIndicator>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<MovementIndicator>
Copyright © 2018 SAP SE. All rights reserved.