Class D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder
- Enclosing class:
- D_PRAContrMktgCostDetUpdtP
-
Method Summary
Modifier and TypeMethodDescriptionamountIsRecoupedFlag(Boolean amountIsRecoupedFlag) Constraints: Not nullablebuild()companyCode(String companyCode) Constraints: Not nullable, Maximum length: 4contractMarketingCostControl(String contractMarketingCostControl) Constraints: Not nullable, Maximum length: 12creditPlantDivisionOfInterest(String creditPlantDivisionOfInterest) Constraints: Not nullable, Maximum length: 5creditPlantVenture(String creditPlantVenture) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 3deductionReimbursementPercent(BigDecimal deductionReimbursementPercent) Constraints: Not nullable, Precision: 5, Scale: 2deductionReimbursementRateAmt(BigDecimal deductionReimbursementRateAmt) Constraints: Not nullable, Precision: 11, Scale: 7deductionReimbursementType(String deductionReimbursementType) Constraints: Not nullable, Maximum length: 1effectiveFromDate(LocalDate effectiveFromDate) Constraints: NullableeffectiveToDate(LocalDate effectiveToDate) Constraints: NullablemarketingType(String marketingType) Constraints: Not nullable, Maximum length: 2measurementPoint(String measurementPoint) Constraints: Not nullable, Maximum length: 20methodTableCode(String methodTableCode) Constraints: Not nullable, Maximum length: 4pRAContract(String pRAContract) Constraints: Not nullable, Maximum length: 10pRADatabaseAction(String pRADatabaseAction) Constraints: Not nullable, Maximum length: 1pRADdctdFixedAmount(BigDecimal pRADdctdFixedAmount) Constraints: Not nullable, Precision: 13, Scale: 0pRAMaterial(String pRAMaterial) Constraints: Not nullable, Maximum length: 40pRAVolumeBasisCode(String pRAVolumeBasisCode) Constraints: Not nullable, Maximum length: 1toString()Constraints: Not nullable, Maximum length: 15wellCompletion(String wellCompletion) Constraints: Not nullable, Maximum length: 5
-
Method Details
-
pRAContract
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder pRAContract(@Nullable String pRAContract) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PRAContract
- Returns:
this.
-
measurementPoint
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder measurementPoint(@Nullable String measurementPoint) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: MeasurementPoint
- Returns:
this.
-
well
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder well(@Nullable String well) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: Well
- Returns:
this.
-
wellCompletion
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder wellCompletion(@Nullable String wellCompletion) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: WellCompletion
- Returns:
this.
-
pRAMaterial
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder pRAMaterial(@Nullable String pRAMaterial) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: PRAMaterial
- Returns:
this.
-
effectiveFromDate
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder effectiveFromDate(@Nullable LocalDate effectiveFromDate) Constraints: NullableOriginal property name from the Odata EDM: EffectiveFromDate
- Returns:
this.
-
effectiveToDate
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder effectiveToDate(@Nullable LocalDate effectiveToDate) Constraints: NullableOriginal property name from the Odata EDM: EffectiveToDate
- Returns:
this.
-
contractMarketingCostControl
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder contractMarketingCostControl(@Nullable String contractMarketingCostControl) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ContractMarketingCostControl
- Returns:
this.
-
marketingType
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder marketingType(@Nullable String marketingType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MarketingType
- Returns:
this.
-
deductionReimbursementType
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder deductionReimbursementType(@Nullable String deductionReimbursementType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DeductionReimbursementType
- Returns:
this.
-
deductionReimbursementPercent
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder deductionReimbursementPercent(@Nullable BigDecimal deductionReimbursementPercent) Constraints: Not nullable, Precision: 5, Scale: 2Original property name from the Odata EDM: DeductionReimbursementPercent
- Returns:
this.
-
pRAVolumeBasisCode
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder pRAVolumeBasisCode(@Nullable String pRAVolumeBasisCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PRAVolumeBasisCode
- Returns:
this.
-
deductionReimbursementRateAmt
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder deductionReimbursementRateAmt(@Nullable BigDecimal deductionReimbursementRateAmt) Constraints: Not nullable, Precision: 11, Scale: 7Original property name from the Odata EDM: DeductionReimbursementRateAmt
- Returns:
this.
-
currency
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder currency(@Nullable String currency) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Currency
- Returns:
this.
-
pRADdctdFixedAmount
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder pRADdctdFixedAmount(@Nullable BigDecimal pRADdctdFixedAmount) Constraints: Not nullable, Precision: 13, Scale: 0Original property name from the Odata EDM: PRADdctdFixedAmount
- Returns:
this.
-
amountIsRecoupedFlag
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder amountIsRecoupedFlag(@Nullable Boolean amountIsRecoupedFlag) Constraints: Not nullableOriginal property name from the Odata EDM: AmountIsRecoupedFlag
- Returns:
this.
-
methodTableCode
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder methodTableCode(@Nullable String methodTableCode) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MethodTableCode
- Returns:
this.
-
companyCode
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder companyCode(@Nullable String companyCode) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
creditPlantVenture
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder creditPlantVenture(@Nullable String creditPlantVenture) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: CreditPlantVenture
- Returns:
this.
-
creditPlantDivisionOfInterest
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder creditPlantDivisionOfInterest(@Nullable String creditPlantDivisionOfInterest) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: CreditPlantDivisionOfInterest
- Returns:
this.
-
pRADatabaseAction
@Nonnull public D_PRAContrMktgCostDetUpdtP.D_PRAContrMktgCostDetUpdtPBuilder pRADatabaseAction(@Nullable String pRADatabaseAction) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PRADatabaseAction
- Returns:
this.
-
build
-
toString
-