Class CustProjSlsOrdItmBillgPlnItm
Original entity name from the Odata EDM: A_CustProjSlsOrdItmBillgPlnItmType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CustProjSlsOrdItmBillgPlnItmSelectableSelector for all available fields of CustProjSlsOrdItmBillgPlnItm.static final CustProjSlsOrdItmBillgPlnItmField<BigDecimal>Use with available fluent helpers to apply the BillingPlanAmount field to query operations.static final CustProjSlsOrdItmBillgPlnItmField<LocalDateTime>Use with available fluent helpers to apply the BillingPlanBillingDate field to query operations.static final CustProjSlsOrdItmBillgPlnItmField<String>Use with available fluent helpers to apply the BillingPlanItem field to query operations.static final CustProjSlsOrdItmBillgPlnItmField<String>Use with available fluent helpers to apply the BillingPlanItemDescription field to query operations.static final CustProjSlsOrdItmBillgPlnItmField<String>Use with available fluent helpers to apply the BillingPlanItemUsage field to query operations.static final CustProjSlsOrdItmBillgPlnItmField<String>Use with available fluent helpers to apply the BillingPlanRelatedBillgStatus field to query operations.static final CustProjSlsOrdItmBillgPlnItmField<LocalDateTime>Use with available fluent helpers to apply the BillingPlanServiceEndDate field to query operations.static final CustProjSlsOrdItmBillgPlnItmField<LocalDateTime>Use with available fluent helpers to apply the BillingPlanServiceStartDate field to query operations.static final CustProjSlsOrdItmBillgPlnItmField<String>Use with available fluent helpers to apply the CustomerProject field to query operations.static final CustProjSlsOrdItmBillgPlnItmField<String>Use with available fluent helpers to apply the SalesOrder field to query operations.static final CustProjSlsOrdItmBillgPlnItmField<String>Use with available fluent helpers to apply the SalesOrderItem field to query operations.static final CustProjSlsOrdItmBillgPlnItmField<String>Use with available fluent helpers to apply the TransactionCurrency field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionCustProjSlsOrdItmBillgPlnItm(String customerProject, String salesOrderItem, String billingPlanItem, String salesOrder, LocalDateTime billingPlanBillingDate, String billingPlanRelatedBillgStatus, BigDecimal billingPlanAmount, String transactionCurrency, String billingPlanItemUsage, String billingPlanItemDescription, LocalDateTime billingPlanServiceStartDate, LocalDateTime billingPlanServiceEndDate) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
CustProjSlsOrdItmBillgPlnItmField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustProjSlsOrdItmBillgPlnItmField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Precision: 16, Scale: 3Constraints: Not nullable, Precision: 0(Key Field) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 255Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0(Key Field) Constraints: Not nullable, Maximum length: 40protected Stringprotected StringgetKey()Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 5getType()inthashCode()voidsetBillingPlanAmount(BigDecimal billingPlanAmount) Constraints: Not nullable, Precision: 16, Scale: 3voidsetBillingPlanBillingDate(LocalDateTime billingPlanBillingDate) Constraints: Not nullable, Precision: 0voidsetBillingPlanItem(String billingPlanItem) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetBillingPlanItemDescription(String billingPlanItemDescription) Constraints: Not nullable, Maximum length: 255voidsetBillingPlanItemUsage(String billingPlanItemUsage) Constraints: Not nullable, Maximum length: 2voidsetBillingPlanRelatedBillgStatus(String billingPlanRelatedBillgStatus) Constraints: Not nullable, Maximum length: 1voidsetBillingPlanServiceEndDate(LocalDateTime billingPlanServiceEndDate) Constraints: Not nullable, Precision: 0voidsetBillingPlanServiceStartDate(LocalDateTime billingPlanServiceStartDate) Constraints: Not nullable, Precision: 0voidsetCustomerProject(String customerProject) (Key Field) Constraints: Not nullable, Maximum length: 40voidsetSalesOrder(String salesOrder) Constraints: Not nullable, Maximum length: 10voidsetSalesOrderItem(String salesOrderItem) (Key Field) Constraints: Not nullable, Maximum length: 6protected voidsetServicePathForFetch(String servicePathForFetch) voidsetTransactionCurrency(String transactionCurrency) Constraints: Not nullable, Maximum length: 5toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of CustProjSlsOrdItmBillgPlnItm. -
CUSTOMER_PROJECT
Use with available fluent helpers to apply the CustomerProject field to query operations. -
SALES_ORDER_ITEM
Use with available fluent helpers to apply the SalesOrderItem field to query operations. -
BILLING_PLAN_ITEM
Use with available fluent helpers to apply the BillingPlanItem field to query operations. -
SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations. -
BILLING_PLAN_BILLING_DATE
Use with available fluent helpers to apply the BillingPlanBillingDate field to query operations. -
BILLING_PLAN_RELATED_BILLG_STATUS
Use with available fluent helpers to apply the BillingPlanRelatedBillgStatus field to query operations. -
BILLING_PLAN_AMOUNT
Use with available fluent helpers to apply the BillingPlanAmount field to query operations. -
TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations. -
BILLING_PLAN_ITEM_USAGE
Use with available fluent helpers to apply the BillingPlanItemUsage field to query operations. -
BILLING_PLAN_ITEM_DESCRIPTION
Use with available fluent helpers to apply the BillingPlanItemDescription field to query operations. -
BILLING_PLAN_SERVICE_START_DATE
public static final CustProjSlsOrdItmBillgPlnItmField<LocalDateTime> BILLING_PLAN_SERVICE_START_DATEUse with available fluent helpers to apply the BillingPlanServiceStartDate field to query operations. -
BILLING_PLAN_SERVICE_END_DATE
Use with available fluent helpers to apply the BillingPlanServiceEndDate field to query operations.
-
-
Constructor Details
-
CustProjSlsOrdItmBillgPlnItm
public CustProjSlsOrdItmBillgPlnItm() -
CustProjSlsOrdItmBillgPlnItm
public CustProjSlsOrdItmBillgPlnItm(@Nullable String customerProject, @Nullable String salesOrderItem, @Nullable String billingPlanItem, @Nullable String salesOrder, @Nullable LocalDateTime billingPlanBillingDate, @Nullable String billingPlanRelatedBillgStatus, @Nullable BigDecimal billingPlanAmount, @Nullable String transactionCurrency, @Nullable String billingPlanItemUsage, @Nullable String billingPlanItemDescription, @Nullable LocalDateTime billingPlanServiceStartDate, @Nullable LocalDateTime billingPlanServiceEndDate)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<CustProjSlsOrdItmBillgPlnItm>
-
setCustomerProject
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CustomerProject
- Parameters:
customerProject- Commercial Project ID
-
setSalesOrderItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesOrderItem
- Parameters:
salesOrderItem- Sales Order Item
-
setBillingPlanItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: BillingPlanItem
- Parameters:
billingPlanItem- Item for billing plan/invoice plan/payment cards
-
setSalesOrder
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesOrder
- Parameters:
salesOrder- Sales Order
-
setBillingPlanBillingDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BillingPlanBillingDate
- Parameters:
billingPlanBillingDate- Billing Date
-
setBillingPlanRelatedBillgStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BillingPlanRelatedBillgStatus
- Parameters:
billingPlanRelatedBillgStatus- Billing Status for Billing Plan/Invoice Plan Date
-
setBillingPlanAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: BillingPlanAmount
- Parameters:
billingPlanAmount- Value to be billed/calc. on date in billing/invoice plan
-
setTransactionCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Parameters:
transactionCurrency- Currency Key
-
setBillingPlanItemUsage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BillingPlanItemUsage
- Parameters:
billingPlanItemUsage- Billing Plan Item Usage
-
setBillingPlanItemDescription
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: BillingPlanItemDescription
- Parameters:
billingPlanItemDescription- Billing Plan Item Description
-
setBillingPlanServiceStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BillingPlanServiceStartDate
- Parameters:
billingPlanServiceStartDate- Settlement Start Date of Billing/Invoicing Date
-
setBillingPlanServiceEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BillingPlanServiceEndDate
- Parameters:
billingPlanServiceEndDate- Settlement End Date of Billing/Invoicing Date
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<CustProjSlsOrdItmBillgPlnItm>
-
getKey
- Overrides:
getKeyin classVdmObject<CustProjSlsOrdItmBillgPlnItm>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<CustProjSlsOrdItmBillgPlnItm>
-
fromMap
- Overrides:
fromMapin classVdmObject<CustProjSlsOrdItmBillgPlnItm>
-
field
@Nonnull public static <T> CustProjSlsOrdItmBillgPlnItmField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
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.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> CustProjSlsOrdItmBillgPlnItmField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<CustProjSlsOrdItmBillgPlnItm>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<CustProjSlsOrdItmBillgPlnItm>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<CustProjSlsOrdItmBillgPlnItm>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<CustProjSlsOrdItmBillgPlnItm>
-
builder
-
getCustomerProject
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CustomerProject
- Returns:
- Commercial Project ID
-
getSalesOrderItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesOrderItem
- Returns:
- Sales Order Item
-
getBillingPlanItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: BillingPlanItem
- Returns:
- Item for billing plan/invoice plan/payment cards
-
getSalesOrder
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesOrder
- Returns:
- Sales Order
-
getBillingPlanBillingDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BillingPlanBillingDate
- Returns:
- Billing Date
-
getBillingPlanRelatedBillgStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BillingPlanRelatedBillgStatus
- Returns:
- Billing Status for Billing Plan/Invoice Plan Date
-
getBillingPlanAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: BillingPlanAmount
- Returns:
- Value to be billed/calc. on date in billing/invoice plan
-
getTransactionCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: TransactionCurrency
- Returns:
- Currency Key
-
getBillingPlanItemUsage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BillingPlanItemUsage
- Returns:
- Billing Plan Item Usage
-
getBillingPlanItemDescription
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: BillingPlanItemDescription
- Returns:
- Billing Plan Item Description
-
getBillingPlanServiceStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BillingPlanServiceStartDate
- Returns:
- Settlement Start Date of Billing/Invoicing Date
-
getBillingPlanServiceEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: BillingPlanServiceEndDate
- Returns:
- Settlement End Date of Billing/Invoicing Date
-
toString
- Overrides:
toStringin classVdmObject<CustProjSlsOrdItmBillgPlnItm>
-
equals
- Overrides:
equalsin classVdmEntity<CustProjSlsOrdItmBillgPlnItm>
-
canEqual
- Overrides:
canEqualin classVdmEntity<CustProjSlsOrdItmBillgPlnItm>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<CustProjSlsOrdItmBillgPlnItm>
-