Class D_PRAAcctgDocDeductSmlteP
Original complex type name from the Odata EDM: D_PRAAcctgDocDeductSmlteP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_PRAAcctgDocDeductSmlteP>static final SimpleProperty.String<D_PRAAcctgDocDeductSmlteP>static final SimpleProperty.String<D_PRAAcctgDocDeductSmlteP>static final SimpleProperty.String<D_PRAAcctgDocDeductSmlteP>static final SimpleProperty.NumericDecimal<D_PRAAcctgDocDeductSmlteP>static final SimpleProperty.String<D_PRAAcctgDocDeductSmlteP>static final SimpleProperty.String<D_PRAAcctgDocDeductSmlteP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_PRAAcctgDocDeductSmlteP(String companyCode, String pRAAccountingPeriod, String accountingDocument, String pRAAccountingDocumentLine, String deductionType, BigDecimal otherDeductionAmount, 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, Maximum length: 2protected ODataEntityKeygetKey()Constraints: Not nullable, Precision: 15, Scale: 0Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 6getType()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: 3voidsetDeductionType(String deductionType) Constraints: Not nullable, Maximum length: 2voidsetOtherDeductionAmount(BigDecimal otherDeductionAmount) Constraints: Not nullable, Precision: 15, Scale: 0voidsetPRAAccountingDocumentLine(String pRAAccountingDocumentLine) Constraints: Not nullable, Maximum length: 8voidsetPRAAccountingPeriod(String pRAAccountingPeriod) Constraints: Not nullable, Maximum length: 6toString()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
-
DEDUCTION_TYPE
-
OTHER_DEDUCTION_AMOUNT
-
COMPANY_CODE_CURRENCY
-
-
Constructor Details
-
D_PRAAcctgDocDeductSmlteP
public D_PRAAcctgDocDeductSmlteP() -
D_PRAAcctgDocDeductSmlteP
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_PRAAcctgDocDeductSmlteP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_PRAAcctgDocDeductSmlteP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_PRAAcctgDocDeductSmlteP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_PRAAcctgDocDeductSmlteP>
-
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.
-
setDeductionType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DeductionType
- Parameters:
deductionType- The deductionType to set.
-
setOtherDeductionAmount
Constraints: Not nullable, Precision: 15, Scale: 0Original property name from the Odata EDM: OtherDeductionAmount
- Parameters:
otherDeductionAmount- The otherDeductionAmount 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.
-
getDeductionType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DeductionType
- Returns:
- The deductionType contained in this
VdmComplex.
-
getOtherDeductionAmount
Constraints: Not nullable, Precision: 15, Scale: 0Original property name from the Odata EDM: OtherDeductionAmount
- Returns:
- The otherDeductionAmount 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_PRAAcctgDocDeductSmlteP>
-
equals
- Overrides:
equalsin classVdmObject<D_PRAAcctgDocDeductSmlteP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_PRAAcctgDocDeductSmlteP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_PRAAcctgDocDeductSmlteP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_PRAAcctgDocDeductSmlteP>
-