Class D_PRAAcctgDocTaxSmlteP
Original complex type name from the Odata EDM: D_PRAAcctgDocTaxSmlteP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_PRAAcctgDocTaxSmlteP>static final SimpleProperty.String<D_PRAAcctgDocTaxSmlteP>static final SimpleProperty.String<D_PRAAcctgDocTaxSmlteP>static final SimpleProperty.NumericDecimal<D_PRAAcctgDocTaxSmlteP>static final SimpleProperty.NumericDecimal<D_PRAAcctgDocTaxSmlteP>static final SimpleProperty.NumericDecimal<D_PRAAcctgDocTaxSmlteP>static final SimpleProperty.NumericDecimal<D_PRAAcctgDocTaxSmlteP>static final SimpleProperty.String<D_PRAAcctgDocTaxSmlteP>static final SimpleProperty.String<D_PRAAcctgDocTaxSmlteP>static final SimpleProperty.String<D_PRAAcctgDocTaxSmlteP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_PRAAcctgDocTaxSmlteP(String companyCode, String pRAAccountingPeriod, String accountingDocument, String pRAAccountingDocumentLine, String severanceTaxType, BigDecimal ownerTaxAmount, BigDecimal grossTaxAmount, BigDecimal ownrTaxReimbmtAmount, BigDecimal grossTaxReimbmtAmt, String companyCodeCurrency) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 15, Scale: 0Constraints: Not nullable, Precision: 15, Scale: 0protected ODataEntityKeygetKey()Constraints: Not nullable, Precision: 15, Scale: 0Constraints: Not nullable, Precision: 15, Scale: 0Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 2getType()inthashCode()voidsetAccountingDocument(String accountingDocument) Constraints: Not nullable, Maximum length: 10voidsetCompanyCode(String companyCode) Constraints: Not nullable, Maximum length: 4voidsetCompanyCodeCurrency(String companyCodeCurrency) Constraints: Not nullable, Maximum length: 3voidsetGrossTaxAmount(BigDecimal grossTaxAmount) Constraints: Not nullable, Precision: 15, Scale: 0voidsetGrossTaxReimbmtAmt(BigDecimal grossTaxReimbmtAmt) Constraints: Not nullable, Precision: 15, Scale: 0voidsetOwnerTaxAmount(BigDecimal ownerTaxAmount) Constraints: Not nullable, Precision: 15, Scale: 0voidsetOwnrTaxReimbmtAmount(BigDecimal ownrTaxReimbmtAmount) Constraints: Not nullable, Precision: 15, Scale: 0voidsetPRAAccountingDocumentLine(String pRAAccountingDocumentLine) Constraints: Not nullable, Maximum length: 8voidsetPRAAccountingPeriod(String pRAAccountingPeriod) Constraints: Not nullable, Maximum length: 6voidsetSeveranceTaxType(String severanceTaxType) Constraints: Not nullable, Maximum length: 2toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
COMPANY_CODE
-
PRA_ACCOUNTING_PERIOD
-
ACCOUNTING_DOCUMENT
-
PRA_ACCOUNTING_DOCUMENT_LINE
-
SEVERANCE_TAX_TYPE
-
OWNER_TAX_AMOUNT
-
GROSS_TAX_AMOUNT
-
OWNR_TAX_REIMBMT_AMOUNT
-
GROSS_TAX_REIMBMT_AMT
-
COMPANY_CODE_CURRENCY
-
-
Constructor Details
-
D_PRAAcctgDocTaxSmlteP
public D_PRAAcctgDocTaxSmlteP() -
D_PRAAcctgDocTaxSmlteP
public D_PRAAcctgDocTaxSmlteP(@Nullable String companyCode, @Nullable String pRAAccountingPeriod, @Nullable String accountingDocument, @Nullable String pRAAccountingDocumentLine, @Nullable String severanceTaxType, @Nullable BigDecimal ownerTaxAmount, @Nullable BigDecimal grossTaxAmount, @Nullable BigDecimal ownrTaxReimbmtAmount, @Nullable BigDecimal grossTaxReimbmtAmt, @Nullable String companyCodeCurrency)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_PRAAcctgDocTaxSmlteP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_PRAAcctgDocTaxSmlteP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_PRAAcctgDocTaxSmlteP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_PRAAcctgDocTaxSmlteP>
-
setCompanyCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Parameters:
companyCode- The companyCode to set.
-
setPRAAccountingPeriod
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PRAAccountingPeriod
- Parameters:
pRAAccountingPeriod- The pRAAccountingPeriod to set.
-
setAccountingDocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AccountingDocument
- Parameters:
accountingDocument- The accountingDocument to set.
-
setPRAAccountingDocumentLine
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: PRAAccountingDocumentLine
- Parameters:
pRAAccountingDocumentLine- The pRAAccountingDocumentLine to set.
-
setSeveranceTaxType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SeveranceTaxType
- Parameters:
severanceTaxType- The severanceTaxType to set.
-
setOwnerTaxAmount
Constraints: Not nullable, Precision: 15, Scale: 0Original property name from the Odata EDM: OwnerTaxAmount
- Parameters:
ownerTaxAmount- The ownerTaxAmount to set.
-
setGrossTaxAmount
Constraints: Not nullable, Precision: 15, Scale: 0Original property name from the Odata EDM: GrossTaxAmount
- Parameters:
grossTaxAmount- The grossTaxAmount to set.
-
setOwnrTaxReimbmtAmount
Constraints: Not nullable, Precision: 15, Scale: 0Original property name from the Odata EDM: OwnrTaxReimbmtAmount
- Parameters:
ownrTaxReimbmtAmount- The ownrTaxReimbmtAmount to set.
-
setGrossTaxReimbmtAmt
Constraints: Not nullable, Precision: 15, Scale: 0Original property name from the Odata EDM: GrossTaxReimbmtAmt
- Parameters:
grossTaxReimbmtAmt- The grossTaxReimbmtAmt to set.
-
setCompanyCodeCurrency
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CompanyCodeCurrency
- Parameters:
companyCodeCurrency- The companyCodeCurrency to set.
-
builder
-
getCompanyCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
- The companyCode contained in this
VdmComplex.
-
getPRAAccountingPeriod
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PRAAccountingPeriod
- Returns:
- The pRAAccountingPeriod contained in this
VdmComplex.
-
getAccountingDocument
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AccountingDocument
- Returns:
- The accountingDocument contained in this
VdmComplex.
-
getPRAAccountingDocumentLine
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: PRAAccountingDocumentLine
- Returns:
- The pRAAccountingDocumentLine contained in this
VdmComplex.
-
getSeveranceTaxType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SeveranceTaxType
- Returns:
- The severanceTaxType contained in this
VdmComplex.
-
getOwnerTaxAmount
Constraints: Not nullable, Precision: 15, Scale: 0Original property name from the Odata EDM: OwnerTaxAmount
- Returns:
- The ownerTaxAmount contained in this
VdmComplex.
-
getGrossTaxAmount
Constraints: Not nullable, Precision: 15, Scale: 0Original property name from the Odata EDM: GrossTaxAmount
- Returns:
- The grossTaxAmount contained in this
VdmComplex.
-
getOwnrTaxReimbmtAmount
Constraints: Not nullable, Precision: 15, Scale: 0Original property name from the Odata EDM: OwnrTaxReimbmtAmount
- Returns:
- The ownrTaxReimbmtAmount contained in this
VdmComplex.
-
getGrossTaxReimbmtAmt
Constraints: Not nullable, Precision: 15, Scale: 0Original property name from the Odata EDM: GrossTaxReimbmtAmt
- Returns:
- The grossTaxReimbmtAmt contained in this
VdmComplex.
-
getCompanyCodeCurrency
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CompanyCodeCurrency
- Returns:
- The companyCodeCurrency contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_PRAAcctgDocTaxSmlteP>
-
equals
- Overrides:
equalsin classVdmObject<D_PRAAcctgDocTaxSmlteP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_PRAAcctgDocTaxSmlteP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_PRAAcctgDocTaxSmlteP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_PRAAcctgDocTaxSmlteP>
-