Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall |
Modifier and Type | Field and Description |
---|---|
static JITCallHeaderField<String> |
JITCallHeader.ACTIVE_SUPPLIER
Use with available fluent helpers to apply the ActiveSupplier field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.COMP_GRP_MATL
Use with available fluent helpers to apply the CompGrpMatl field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static JITCallHeaderField<ZonedDateTime> |
JITCallHeader.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.CUSTOMER_PARTNER_DESCRIPTION
Use with available fluent helpers to apply the CustomerPartnerDescription field to query operations.
|
static JITCallHeaderField<LocalDateTime> |
JITCallHeader.DELIVERY_CREATION_DATE
Use with available fluent helpers to apply the DeliveryCreationDate field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.EXTERNAL_JIT_CALL_NUMBER
Use with available fluent helpers to apply the ExternalJITCallNumber field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.INTERNAL_JIT_CALL_NUMBER
Use with available fluent helpers to apply the InternalJITCallNumber field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.JIT_CALL_TYPE
Use with available fluent helpers to apply the JITCallType field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.JIT_EXT_SEQUENCE_NUMBER
Use with available fluent helpers to apply the JITExtSequenceNumber field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.JIT_EXT_STATUS_AT_SUPPLIER
Use with available fluent helpers to apply the JITExtStatusAtSupplier field to query operations.
|
static JITCallHeaderField<ZonedDateTime> |
JITCallHeader.JIT_EXT_STATUS_UPDTD_ON
Use with available fluent helpers to apply the JITExtStatusUpdtdOn field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.JIT_INT_PROCESSING_STATUS
Use with available fluent helpers to apply the JITIntProcessingStatus field to query operations.
|
static JITCallHeaderField<ZonedDateTime> |
JITCallHeader.JIT_INT_STATUS_UPDTD_ON
Use with available fluent helpers to apply the JITIntStatusUpdtdOn field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.JIT_LIFECYCLE_STATUS
Use with available fluent helpers to apply the JITLifecycleStatus field to query operations.
|
static JITCallHeaderField<ZonedDateTime> |
JITCallHeader.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static JITCallHeaderField<LocalDateTime> |
JITCallHeader.MATERIAL_AVAILABILITY_DATE
Use with available fluent helpers to apply the MaterialAvailabilityDate field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.MATERIAL_BY_CUSTOMER
Use with available fluent helpers to apply the MaterialByCustomer field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.MATL_USAGE_INDICATOR
Use with available fluent helpers to apply the MatlUsageIndicator field to query operations.
|
static JITCallHeaderField<ZonedDateTime> |
JITCallHeader.PLANNED_SHIPPING_DATE_TIME
Use with available fluent helpers to apply the PlannedShippingDateTime field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static JITCallHeaderField<ZonedDateTime> |
JITCallHeader.REQUIREMENT_DATE_TIME
Use with available fluent helpers to apply the RequirementDateTime field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.VEHICLE_IDENTIFICATION_NUMBER
Use with available fluent helpers to apply the VehicleIdentificationNumber field to query operations.
|
static JITCallHeaderField<String> |
JITCallHeader.VEHICLE_MODEL
Use with available fluent helpers to apply the VehicleModel field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> JITCallHeaderField<T> |
JITCallHeader.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
JITCallHeader.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.