public class CreditBlockedSalesDocument extends VdmEntity<CreditBlockedSalesDocument>
Original entity name from the Odata EDM: A_CreditBlockedSalesDocumentType
Modifier and Type | Class and Description |
---|---|
static class |
CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder |
Modifier and Type | Field and Description |
---|---|
static CreditBlockedSalesDocumentSelectable |
ALL_FIELDS
Selector for all available fields of CreditBlockedSalesDocument.
|
static CreditBlockedSalesDocumentField<String> |
CENTRAL_CREDIT_CHECK_STATUS
Use with available fluent helpers to apply the CentralCreditCheckStatus field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
CENTRAL_CREDIT_CHK_TECH_ERR_STS
Use with available fluent helpers to apply the CentralCreditChkTechErrSts field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
CONTROLLING_AREA_CURRENCY
Use with available fluent helpers to apply the ControllingAreaCurrency field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static CreditBlockedSalesDocumentField<LocalDateTime> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static CreditBlockedSalesDocumentField<LocalDateTime> |
CREDIT_BLOCK_RELEASE_DATE
Use with available fluent helpers to apply the CreditBlockReleaseDate field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
CUSTOMER_CREDIT_ACCOUNT
Use with available fluent helpers to apply the CustomerCreditAccount field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
FIN_DOC_CREDIT_CHECK_STATUS
Use with available fluent helpers to apply the FinDocCreditCheckStatus field to query operations.
|
static CreditBlockedSalesDocumentField<LocalDateTime> |
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static CreditBlockedSalesDocumentField<LocalDateTime> |
NEXT_CREDIT_CHECK_DATE
Use with available fluent helpers to apply the NextCreditCheckDate field to query operations.
|
static CreditBlockedSalesDocumentField<LocalDateTime> |
NEXT_SHIPPING_DATE
Use with available fluent helpers to apply the NextShippingDate field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
ORGANIZATION_DIVISION
Use with available fluent helpers to apply the OrganizationDivision field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
OVERALL_SD_PROCESS_STATUS
Use with available fluent helpers to apply the OverallSDProcessStatus field to query operations.
|
static CreditBlockedSalesDocumentField<BigDecimal> |
RELEASED_CREDIT_AMOUNT
Use with available fluent helpers to apply the ReleasedCreditAmount field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
SALES_DOCUMENT
Use with available fluent helpers to apply the SalesDocument field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
SALES_DOCUMENT_TYPE
Use with available fluent helpers to apply the SalesDocumentType field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
SD_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the SDDocumentCategory field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
TOTAL_CREDIT_CHECK_STATUS
Use with available fluent helpers to apply the TotalCreditCheckStatus field to query operations.
|
static CreditBlockedSalesDocumentField<BigDecimal> |
TOTAL_NET_AMOUNT
Use with available fluent helpers to apply the TotalNetAmount field to query operations.
|
static CreditBlockedSalesDocumentField<String> |
TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
CreditBlockedSalesDocument() |
CreditBlockedSalesDocument(String salesDocument,
String sDDocumentCategory,
String salesDocumentType,
String salesOrganization,
String distributionChannel,
String organizationDivision,
String salesOffice,
String salesGroup,
String createdByUser,
LocalDateTime creationDate,
String lastChangedByUser,
LocalDateTime lastChangeDate,
String soldToParty,
BigDecimal totalNetAmount,
String transactionCurrency,
String customerCreditAccount,
String controllingAreaCurrency,
BigDecimal releasedCreditAmount,
LocalDateTime creditBlockReleaseDate,
LocalDateTime nextShippingDate,
LocalDateTime nextCreditCheckDate,
String finDocCreditCheckStatus,
String totalCreditCheckStatus,
String overallSDProcessStatus,
String centralCreditCheckStatus,
String centralCreditChkTechErrSts) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> CreditBlockedSalesDocumentField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getCentralCreditCheckStatus()
Constraints: Not nullable, Maximum length: 1
|
String |
getCentralCreditChkTechErrSts()
Constraints: Not nullable, Maximum length: 1
|
String |
getControllingAreaCurrency()
Constraints: Not nullable, Maximum length: 5
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
LocalDateTime |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getCreditBlockReleaseDate()
Constraints: Not nullable, Precision: 0
|
String |
getCustomerCreditAccount()
Constraints: Not nullable, Maximum length: 10
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
String |
getDistributionChannel()
Constraints: Not nullable, Maximum length: 2
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getFinDocCreditCheckStatus()
Constraints: Not nullable, Maximum length: 1
|
protected Map<String,Object> |
getKey() |
LocalDateTime |
getLastChangeDate()
Constraints: Not nullable, Precision: 0
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
LocalDateTime |
getNextCreditCheckDate()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getNextShippingDate()
Constraints: Not nullable, Precision: 0
|
String |
getOrganizationDivision()
Constraints: Not nullable, Maximum length: 2
|
String |
getOverallSDProcessStatus()
Constraints: Not nullable, Maximum length: 1
|
BigDecimal |
getReleasedCreditAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
getSalesDocument()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getSalesDocumentType()
Constraints: Not nullable, Maximum length: 4
|
String |
getSalesGroup()
Constraints: Not nullable, Maximum length: 3
|
String |
getSalesOffice()
Constraints: Not nullable, Maximum length: 4
|
String |
getSalesOrganization()
Constraints: Not nullable, Maximum length: 4
|
String |
getSDDocumentCategory()
Constraints: Not nullable, Maximum length: 4
|
String |
getSoldToParty()
Constraints: Not nullable, Maximum length: 10
|
String |
getTotalCreditCheckStatus()
Constraints: Not nullable, Maximum length: 1
|
BigDecimal |
getTotalNetAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
getTransactionCurrency()
Constraints: Not nullable, Maximum length: 5
|
Class<CreditBlockedSalesDocument> |
getType() |
int |
hashCode() |
void |
setCentralCreditCheckStatus(String centralCreditCheckStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setCentralCreditChkTechErrSts(String centralCreditChkTechErrSts)
Constraints: Not nullable, Maximum length: 1
|
void |
setControllingAreaCurrency(String controllingAreaCurrency)
Constraints: Not nullable, Maximum length: 5
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setCreditBlockReleaseDate(LocalDateTime creditBlockReleaseDate)
Constraints: Not nullable, Precision: 0
|
void |
setCustomerCreditAccount(String customerCreditAccount)
Constraints: Not nullable, Maximum length: 10
|
void |
setDistributionChannel(String distributionChannel)
Constraints: Not nullable, Maximum length: 2
|
void |
setFinDocCreditCheckStatus(String finDocCreditCheckStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setLastChangeDate(LocalDateTime lastChangeDate)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setNextCreditCheckDate(LocalDateTime nextCreditCheckDate)
Constraints: Not nullable, Precision: 0
|
void |
setNextShippingDate(LocalDateTime nextShippingDate)
Constraints: Not nullable, Precision: 0
|
void |
setOrganizationDivision(String organizationDivision)
Constraints: Not nullable, Maximum length: 2
|
void |
setOverallSDProcessStatus(String overallSDProcessStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setReleasedCreditAmount(BigDecimal releasedCreditAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setSalesDocument(String salesDocument)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setSalesDocumentType(String salesDocumentType)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesGroup(String salesGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setSalesOffice(String salesOffice)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesOrganization(String salesOrganization)
Constraints: Not nullable, Maximum length: 4
|
void |
setSDDocumentCategory(String sDDocumentCategory)
Constraints: Not nullable, Maximum length: 4
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSoldToParty(String soldToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setTotalCreditCheckStatus(String totalCreditCheckStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setTotalNetAmount(BigDecimal totalNetAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setTransactionCurrency(String transactionCurrency)
Constraints: Not nullable, Maximum length: 5
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final CreditBlockedSalesDocumentSelectable ALL_FIELDS
public static final CreditBlockedSalesDocumentField<String> SALES_DOCUMENT
public static final CreditBlockedSalesDocumentField<String> SD_DOCUMENT_CATEGORY
public static final CreditBlockedSalesDocumentField<String> SALES_DOCUMENT_TYPE
public static final CreditBlockedSalesDocumentField<String> SALES_ORGANIZATION
public static final CreditBlockedSalesDocumentField<String> DISTRIBUTION_CHANNEL
public static final CreditBlockedSalesDocumentField<String> ORGANIZATION_DIVISION
public static final CreditBlockedSalesDocumentField<String> SALES_OFFICE
public static final CreditBlockedSalesDocumentField<String> SALES_GROUP
public static final CreditBlockedSalesDocumentField<String> CREATED_BY_USER
public static final CreditBlockedSalesDocumentField<LocalDateTime> CREATION_DATE
public static final CreditBlockedSalesDocumentField<String> LAST_CHANGED_BY_USER
public static final CreditBlockedSalesDocumentField<LocalDateTime> LAST_CHANGE_DATE
public static final CreditBlockedSalesDocumentField<String> SOLD_TO_PARTY
public static final CreditBlockedSalesDocumentField<BigDecimal> TOTAL_NET_AMOUNT
public static final CreditBlockedSalesDocumentField<String> TRANSACTION_CURRENCY
public static final CreditBlockedSalesDocumentField<String> CUSTOMER_CREDIT_ACCOUNT
public static final CreditBlockedSalesDocumentField<String> CONTROLLING_AREA_CURRENCY
public static final CreditBlockedSalesDocumentField<BigDecimal> RELEASED_CREDIT_AMOUNT
public static final CreditBlockedSalesDocumentField<LocalDateTime> CREDIT_BLOCK_RELEASE_DATE
public static final CreditBlockedSalesDocumentField<LocalDateTime> NEXT_SHIPPING_DATE
public static final CreditBlockedSalesDocumentField<LocalDateTime> NEXT_CREDIT_CHECK_DATE
public static final CreditBlockedSalesDocumentField<String> FIN_DOC_CREDIT_CHECK_STATUS
public static final CreditBlockedSalesDocumentField<String> TOTAL_CREDIT_CHECK_STATUS
public static final CreditBlockedSalesDocumentField<String> OVERALL_SD_PROCESS_STATUS
public static final CreditBlockedSalesDocumentField<String> CENTRAL_CREDIT_CHECK_STATUS
public static final CreditBlockedSalesDocumentField<String> CENTRAL_CREDIT_CHK_TECH_ERR_STS
public CreditBlockedSalesDocument()
public CreditBlockedSalesDocument(@Nullable String salesDocument, @Nullable String sDDocumentCategory, @Nullable String salesDocumentType, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String organizationDivision, @Nullable String salesOffice, @Nullable String salesGroup, @Nullable String createdByUser, @Nullable LocalDateTime creationDate, @Nullable String lastChangedByUser, @Nullable LocalDateTime lastChangeDate, @Nullable String soldToParty, @Nullable BigDecimal totalNetAmount, @Nullable String transactionCurrency, @Nullable String customerCreditAccount, @Nullable String controllingAreaCurrency, @Nullable BigDecimal releasedCreditAmount, @Nullable LocalDateTime creditBlockReleaseDate, @Nullable LocalDateTime nextShippingDate, @Nullable LocalDateTime nextCreditCheckDate, @Nullable String finDocCreditCheckStatus, @Nullable String totalCreditCheckStatus, @Nullable String overallSDProcessStatus, @Nullable String centralCreditCheckStatus, @Nullable String centralCreditChkTechErrSts)
@Nonnull public Class<CreditBlockedSalesDocument> getType()
getType
in class VdmObject<CreditBlockedSalesDocument>
public void setSalesDocument(@Nullable String salesDocument)
Original property name from the Odata EDM: SalesDocument
salesDocument
- Sales Documentpublic void setSDDocumentCategory(@Nullable String sDDocumentCategory)
Original property name from the Odata EDM: SDDocumentCategory
sDDocumentCategory
- SD Document Categorypublic void setSalesDocumentType(@Nullable String salesDocumentType)
Original property name from the Odata EDM: SalesDocumentType
salesDocumentType
- Sales Document Typepublic void setSalesOrganization(@Nullable String salesOrganization)
Original property name from the Odata EDM: SalesOrganization
salesOrganization
- Sales Organizationpublic void setDistributionChannel(@Nullable String distributionChannel)
Original property name from the Odata EDM: DistributionChannel
distributionChannel
- Distribution Channelpublic void setOrganizationDivision(@Nullable String organizationDivision)
Original property name from the Odata EDM: OrganizationDivision
organizationDivision
- Divisionpublic void setSalesOffice(@Nullable String salesOffice)
Original property name from the Odata EDM: SalesOffice
salesOffice
- Sales officepublic void setSalesGroup(@Nullable String salesGroup)
Original property name from the Odata EDM: SalesGroup
salesGroup
- Sales grouppublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Name of Person Who Created Objectpublic void setCreationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
creationDate
- Date on which the record was createdpublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- User Who Last Changed the Business Documentpublic void setLastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
lastChangeDate
- Date of Last Changepublic void setSoldToParty(@Nullable String soldToParty)
Original property name from the Odata EDM: SoldToParty
soldToParty
- Sold-To Partypublic void setTotalNetAmount(@Nullable BigDecimal totalNetAmount)
Original property name from the Odata EDM: TotalNetAmount
totalNetAmount
- Net Value of the Sales Order in Document Currencypublic void setTransactionCurrency(@Nullable String transactionCurrency)
Original property name from the Odata EDM: TransactionCurrency
transactionCurrency
- SD document currencypublic void setCustomerCreditAccount(@Nullable String customerCreditAccount)
Original property name from the Odata EDM: CustomerCreditAccount
customerCreditAccount
- Customer's Account Number with Credit Limit Referencepublic void setControllingAreaCurrency(@Nullable String controllingAreaCurrency)
Original property name from the Odata EDM: ControllingAreaCurrency
controllingAreaCurrency
- Currency key of credit control areapublic void setReleasedCreditAmount(@Nullable BigDecimal releasedCreditAmount)
Original property name from the Odata EDM: ReleasedCreditAmount
releasedCreditAmount
- Released credit value of the documentpublic void setCreditBlockReleaseDate(@Nullable LocalDateTime creditBlockReleaseDate)
Original property name from the Odata EDM: CreditBlockReleaseDate
creditBlockReleaseDate
- Release date of the document determined by credit managementpublic void setNextShippingDate(@Nullable LocalDateTime nextShippingDate)
Original property name from the Odata EDM: NextShippingDate
nextShippingDate
- Next datepublic void setNextCreditCheckDate(@Nullable LocalDateTime nextCreditCheckDate)
Original property name from the Odata EDM: NextCreditCheckDate
nextCreditCheckDate
- Date of Next Credit Check of Documentpublic void setFinDocCreditCheckStatus(@Nullable String finDocCreditCheckStatus)
Original property name from the Odata EDM: FinDocCreditCheckStatus
finDocCreditCheckStatus
- Status of Credit Check Against Financial Documentpublic void setTotalCreditCheckStatus(@Nullable String totalCreditCheckStatus)
Original property name from the Odata EDM: TotalCreditCheckStatus
totalCreditCheckStatus
- Overall Status of Credit Checkspublic void setOverallSDProcessStatus(@Nullable String overallSDProcessStatus)
Original property name from the Odata EDM: OverallSDProcessStatus
overallSDProcessStatus
- Overall Processing Status (Header/All Items)public void setCentralCreditCheckStatus(@Nullable String centralCreditCheckStatus)
Original property name from the Odata EDM: CentralCreditCheckStatus
centralCreditCheckStatus
- Status of Credit Check SAP Credit Managementpublic void setCentralCreditChkTechErrSts(@Nullable String centralCreditChkTechErrSts)
Original property name from the Odata EDM: CentralCreditChkTechErrSts
centralCreditChkTechErrSts
- Status of Technical Error SAP Credit Managementprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<CreditBlockedSalesDocument>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<CreditBlockedSalesDocument>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<CreditBlockedSalesDocument>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<CreditBlockedSalesDocument>
@Nonnull public static <T> CreditBlockedSalesDocumentField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> CreditBlockedSalesDocumentField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<CreditBlockedSalesDocument>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<CreditBlockedSalesDocument>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<CreditBlockedSalesDocument>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<CreditBlockedSalesDocument>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder builder()
@Nullable public String getSalesDocument()
Original property name from the Odata EDM: SalesDocument
@Nullable public String getSDDocumentCategory()
Original property name from the Odata EDM: SDDocumentCategory
@Nullable public String getSalesDocumentType()
Original property name from the Odata EDM: SalesDocumentType
@Nullable public String getSalesOrganization()
Original property name from the Odata EDM: SalesOrganization
@Nullable public String getDistributionChannel()
Original property name from the Odata EDM: DistributionChannel
@Nullable public String getOrganizationDivision()
Original property name from the Odata EDM: OrganizationDivision
@Nullable public String getSalesOffice()
Original property name from the Odata EDM: SalesOffice
@Nullable public String getSalesGroup()
Original property name from the Odata EDM: SalesGroup
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public LocalDateTime getCreationDate()
Original property name from the Odata EDM: CreationDate
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public LocalDateTime getLastChangeDate()
Original property name from the Odata EDM: LastChangeDate
@Nullable public String getSoldToParty()
Original property name from the Odata EDM: SoldToParty
@Nullable public BigDecimal getTotalNetAmount()
Original property name from the Odata EDM: TotalNetAmount
@Nullable public String getTransactionCurrency()
Original property name from the Odata EDM: TransactionCurrency
@Nullable public String getCustomerCreditAccount()
Original property name from the Odata EDM: CustomerCreditAccount
@Nullable public String getControllingAreaCurrency()
Original property name from the Odata EDM: ControllingAreaCurrency
@Nullable public BigDecimal getReleasedCreditAmount()
Original property name from the Odata EDM: ReleasedCreditAmount
@Nullable public LocalDateTime getCreditBlockReleaseDate()
Original property name from the Odata EDM: CreditBlockReleaseDate
@Nullable public LocalDateTime getNextShippingDate()
Original property name from the Odata EDM: NextShippingDate
@Nullable public LocalDateTime getNextCreditCheckDate()
Original property name from the Odata EDM: NextCreditCheckDate
@Nullable public String getFinDocCreditCheckStatus()
Original property name from the Odata EDM: FinDocCreditCheckStatus
@Nullable public String getTotalCreditCheckStatus()
Original property name from the Odata EDM: TotalCreditCheckStatus
@Nullable public String getOverallSDProcessStatus()
Original property name from the Odata EDM: OverallSDProcessStatus
@Nullable public String getCentralCreditCheckStatus()
Original property name from the Odata EDM: CentralCreditCheckStatus
@Nullable public String getCentralCreditChkTechErrSts()
Original property name from the Odata EDM: CentralCreditChkTechErrSts
@Nonnull public String toString()
toString
in class VdmObject<CreditBlockedSalesDocument>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<CreditBlockedSalesDocument>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<CreditBlockedSalesDocument>
public int hashCode()
hashCode
in class VdmObject<CreditBlockedSalesDocument>
Copyright © 2021 SAP SE. All rights reserved.