public class DisputeManagementDisputeInterfaceCategory extends StringBasedErpType<DisputeManagementDisputeInterfaceCategory>
Element: DISPUTE_IF_TYPE Domain: DISPUTE_IF_TYPE Length: 1 Type: C Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Modifier and Type | Field and Description |
---|---|
static DisputeManagementDisputeInterfaceCategory |
AdvancePayment
Advance Payment
|
static DisputeManagementDisputeInterfaceCategory |
CancellationOfTransferredAdvancePayment
Cancellation of Transferred Advance Payment
|
static DisputeManagementDisputeInterfaceCategory |
PostingFromClaimSubmissionDocument
Posting from Claim Submission Document
|
static DisputeManagementDisputeInterfaceCategory |
ReversalOfAdvancePayment
Reversal of Advance Payment
|
static DisputeManagementDisputeInterfaceCategory |
ReversalOfPostingFromClaimSubmissionDocument
Reversal of Posting from Claim Submission Document
|
static DisputeManagementDisputeInterfaceCategory |
ReversalOfSettlementOfReceivable
Reversal of Settlement (of Receivable)
|
static DisputeManagementDisputeInterfaceCategory |
SettlementOfReceivable
Settlement (of Receivable)
|
static DisputeManagementDisputeInterfaceCategory |
TransferredAdvancePayment
Transferred Advance Payment
|
Constructor and Description |
---|
DisputeManagementDisputeInterfaceCategory(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<DisputeManagementDisputeInterfaceCategory> |
getType() |
ErpTypeConverter<DisputeManagementDisputeInterfaceCategory> |
getTypeConverter() |
canEqual, compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public static final DisputeManagementDisputeInterfaceCategory SettlementOfReceivable
public static final DisputeManagementDisputeInterfaceCategory ReversalOfSettlementOfReceivable
public static final DisputeManagementDisputeInterfaceCategory AdvancePayment
public static final DisputeManagementDisputeInterfaceCategory ReversalOfAdvancePayment
public static final DisputeManagementDisputeInterfaceCategory TransferredAdvancePayment
public static final DisputeManagementDisputeInterfaceCategory CancellationOfTransferredAdvancePayment
public static final DisputeManagementDisputeInterfaceCategory PostingFromClaimSubmissionDocument
public static final DisputeManagementDisputeInterfaceCategory ReversalOfPostingFromClaimSubmissionDocument
public DisputeManagementDisputeInterfaceCategory(String value)
@Nonnull public ErpTypeConverter<DisputeManagementDisputeInterfaceCategory> getTypeConverter()
@Nonnull public Class<DisputeManagementDisputeInterfaceCategory> getType()
getType
in class StringBasedErpType<DisputeManagementDisputeInterfaceCategory>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<DisputeManagementDisputeInterfaceCategory>
@Nonnull public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<DisputeManagementDisputeInterfaceCategory>
Copyright © 2018 SAP SE. All rights reserved.