public class AccountingDocumentCheckPostingInAccountingCoPaAcctAssignmentCharacteristic extends Object
Structure: BAPIACKEC9
Modifier and Type | Class and Description |
---|---|
static class |
AccountingDocumentCheckPostingInAccountingCoPaAcctAssignmentCharacteristic.AccountingDocumentCheckPostingInAccountingCoPaAcctAssignmentCharacteristicBuilder |
Modifier and Type | Method and Description |
---|---|
static AccountingDocumentCheckPostingInAccountingCoPaAcctAssignmentCharacteristic.AccountingDocumentCheckPostingInAccountingCoPaAcctAssignmentCharacteristicBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getCharacter()
Field name: CHARACTER
|
FieldName |
getFieldname()
Field name: FIELDNAME
|
AccountingDocumentLineItemNumber |
getItemnoAcc()
Field name: ITEMNO_ACC
|
ProductNumber |
getProdNoLong()
Field name: PROD_NO_LONG
|
int |
hashCode() |
void |
setCharacter(String character)
Field name: CHARACTER
|
void |
setFieldname(FieldName fieldname)
Field name: FIELDNAME
|
void |
setItemnoAcc(AccountingDocumentLineItemNumber itemnoAcc)
Field name: ITEMNO_ACC
|
void |
setProdNoLong(ProductNumber prodNoLong)
Field name: PROD_NO_LONG
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static AccountingDocumentCheckPostingInAccountingCoPaAcctAssignmentCharacteristic.AccountingDocumentCheckPostingInAccountingCoPaAcctAssignmentCharacteristicBuilder builder()
@Nullable public String getCharacter()
Type element: ACPI_RKE_CRIGEN Domain name: CHAR18 Internal type: CHAR Description: Characteristic (concrete use ==> EDIMAP) Max length: 18
@Nullable public FieldName getFieldname()
Type element: FIELDNAME Domain name: FDNAME Internal type: CHAR Description: Field Name Max length: 30
@Nullable public AccountingDocumentLineItemNumber getItemnoAcc()
Type element: POSNR_ACC Domain name: POSNR_ACC Internal type: NUMC Description: Accounting Document Line Item Number Max length: 10
@Nullable public ProductNumber getProdNoLong()
Type element: BAPI_PROD_NO Domain name: Internal type: CHAR Description: Product Number Max length: 40
public void setCharacter(@Nullable String character)
Type element: ACPI_RKE_CRIGEN Domain name: CHAR18 Internal type: CHAR Description: Characteristic (concrete use ==> EDIMAP) Max length: 18
public void setFieldname(@Nullable FieldName fieldname)
Type element: FIELDNAME Domain name: FDNAME Internal type: CHAR Description: Field Name Max length: 30
public void setItemnoAcc(@Nullable AccountingDocumentLineItemNumber itemnoAcc)
Type element: POSNR_ACC Domain name: POSNR_ACC Internal type: NUMC Description: Accounting Document Line Item Number Max length: 10
public void setProdNoLong(@Nullable ProductNumber prodNoLong)
Type element: BAPI_PROD_NO Domain name: Internal type: CHAR Description: Product Number Max length: 40
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.