public static final class JITCallCompGrp.JITCallCompGrpBuilder extends Object
Modifier and Type | Method and Description |
---|---|
JITCallCompGrp.JITCallCompGrpBuilder |
actualShippingDateTime(ZonedDateTime actualShippingDateTime)
Constraints: Not nullable, Precision: 7
|
JITCallCompGrp |
build() |
JITCallCompGrp.JITCallCompGrpBuilder |
compGrpMatl(String compGrpMatl)
Constraints: Not nullable, Maximum length: 40
|
JITCallCompGrp.JITCallCompGrpBuilder |
compGrpNumber(String compGrpNumber)
(Key Field) Constraints: Not nullable, Maximum length: 60
|
JITCallCompGrp.JITCallCompGrpBuilder |
custAssemblyLoc(String custAssemblyLoc)
Constraints: Not nullable, Maximum length: 20
|
JITCallCompGrp.JITCallCompGrpBuilder |
custCompGrpMatl(String custCompGrpMatl)
Constraints: Not nullable, Maximum length: 40
|
JITCallCompGrp.JITCallCompGrpBuilder |
custSupplyArea(String custSupplyArea)
Constraints: Not nullable, Maximum length: 10
|
JITCallCompGrp.JITCallCompGrpBuilder |
deliveryCreationDate(LocalDateTime deliveryCreationDate)
Constraints: Not nullable, Precision: 0
|
JITCallCompGrp.JITCallCompGrpBuilder |
deliveryStatus(String deliveryStatus)
Constraints: Not nullable, Maximum length: 1
|
JITCallCompGrp.JITCallCompGrpBuilder |
extCompGrpNumber(String extCompGrpNumber)
Constraints: Not nullable, Maximum length: 60
|
JITCallCompGrp.JITCallCompGrpBuilder |
externalJITCallNumber(String externalJITCallNumber)
Constraints: Not nullable, Maximum length: 35
|
JITCallCompGrp.JITCallCompGrpBuilder |
goodsMovementStatus(String goodsMovementStatus)
Constraints: Not nullable, Maximum length: 1
|
JITCallCompGrp.JITCallCompGrpBuilder |
internalJITCallNumber(String internalJITCallNumber)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
JITCallCompGrp.JITCallCompGrpBuilder |
jITActionCtrl(String jITActionCtrl)
Constraints: Not nullable, Maximum length: 10
|
JITCallCompGrp.JITCallCompGrpBuilder |
jitCallCompMatlDataTP(JITCallCompMatl... value)
Navigation property to_JITCallCompMatlDataTP for JITCallCompGrp to multiple
JITCallCompMatl.
|
JITCallCompGrp.JITCallCompGrpBuilder |
jitCallRefTextCompGrpTP(JITCallRefTextCompGrp... value)
Navigation property to_JITCallRefTextCompGrpTP for JITCallCompGrp to multiple
JITCallRefTextCompGrp.
|
JITCallCompGrp.JITCallCompGrpBuilder |
jITExtSequenceNumber(String jITExtSequenceNumber)
Constraints: Not nullable, Maximum length: 35
|
JITCallCompGrp.JITCallCompGrpBuilder |
jITExtStatusAtSupplier(String jITExtStatusAtSupplier)
Constraints: Not nullable, Maximum length: 4
|
JITCallCompGrp.JITCallCompGrpBuilder |
jITExtStatusUpdtdOn(ZonedDateTime jITExtStatusUpdtdOn)
Constraints: Not nullable, Precision: 7
|
JITCallCompGrp.JITCallCompGrpBuilder |
jITIntProcessingStatus(String jITIntProcessingStatus)
Constraints: Not nullable, Maximum length: 5
|
JITCallCompGrp.JITCallCompGrpBuilder |
jITIntStatusUpdtdOn(ZonedDateTime jITIntStatusUpdtdOn)
Constraints: Not nullable, Precision: 7
|
JITCallCompGrp.JITCallCompGrpBuilder |
materialAvailabilityDate(LocalDateTime materialAvailabilityDate)
Constraints: Not nullable, Precision: 0
|
JITCallCompGrp.JITCallCompGrpBuilder |
pickingStatus(String pickingStatus)
Constraints: Not nullable, Maximum length: 1
|
JITCallCompGrp.JITCallCompGrpBuilder |
plannedShippingDateTime(ZonedDateTime plannedShippingDateTime)
Constraints: Not nullable, Precision: 7
|
JITCallCompGrp.JITCallCompGrpBuilder |
plant(String plant)
Constraints: Not nullable, Maximum length: 4
|
JITCallCompGrp.JITCallCompGrpBuilder |
requestedDeliveryDate(LocalDateTime requestedDeliveryDate)
Constraints: Not nullable, Precision: 0
|
JITCallCompGrp.JITCallCompGrpBuilder |
requestedDeliveryDateTime(String requestedDeliveryDateTime)
Constraints: Not nullable, Maximum length: 14
|
JITCallCompGrp.JITCallCompGrpBuilder |
requestedDeliveryTime(LocalTime requestedDeliveryTime)
Constraints: Not nullable, Precision: 0
|
JITCallCompGrp.JITCallCompGrpBuilder |
requirementDateTime(ZonedDateTime requirementDateTime)
Constraints: Not nullable, Precision: 7
|
JITCallCompGrp.JITCallCompGrpBuilder |
shippingPoint(String shippingPoint)
Constraints: Not nullable, Maximum length: 4
|
JITCallCompGrp.JITCallCompGrpBuilder |
shipToParty(String shipToParty)
Constraints: Not nullable, Maximum length: 10
|
JITCallCompGrp.JITCallCompGrpBuilder |
soldToParty(String soldToParty)
Constraints: Not nullable, Maximum length: 10
|
JITCallCompGrp.JITCallCompGrpBuilder |
storageLocation(String storageLocation)
Constraints: Not nullable, Maximum length: 4
|
JITCallCompGrp.JITCallCompGrpBuilder |
supplyAreaDesc(String supplyAreaDesc)
Constraints: Not nullable, Maximum length: 1
|
JITCallCompGrp.JITCallCompGrpBuilder |
supplyControlID(String supplyControlID)
Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
JITCallCompGrp.JITCallCompGrpBuilder |
transmittedExtStatusByMfr(String transmittedExtStatusByMfr)
Constraints: Not nullable, Maximum length: 35
|
JITCallCompGrp.JITCallCompGrpBuilder |
unloadingPointName(String unloadingPointName)
Constraints: Not nullable, Maximum length: 25
|
JITCallCompGrp.JITCallCompGrpBuilder |
warehouseNumber(String warehouseNumber)
Constraints: Not nullable, Maximum length: 3
|
@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder jitCallCompMatlDataTP(JITCallCompMatl... value)
value
- The JITCallCompMatls to build this JITCallCompGrp with.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder jitCallRefTextCompGrpTP(JITCallRefTextCompGrp... value)
value
- The JITCallRefTextCompGrps to build this JITCallCompGrp with.public JITCallCompGrp.JITCallCompGrpBuilder internalJITCallNumber(@Nullable String internalJITCallNumber)
Original property name from the Odata EDM: InternalJITCallNumber
The system assigns this number internally and uses it for processing calls.
this
.public JITCallCompGrp.JITCallCompGrpBuilder compGrpNumber(@Nullable String compGrpNumber)
Original property name from the Odata EDM: CompGrpNumber
uses it for processing the calls.this
.public JITCallCompGrp.JITCallCompGrpBuilder externalJITCallNumber(@Nullable String externalJITCallNumber)
Original property name from the Odata EDM: ExternalJITCallNumber
· Sequenced JIT call (seqJC)The external call number is generally the production number of the vehicle.· Summarized JIT call (sumJC)The external call number does not have a direct reference to the finished product, but is simply a call reference number.
this
.public JITCallCompGrp.JITCallCompGrpBuilder shipToParty(@Nullable String shipToParty)
Original property name from the Odata EDM: ShipToParty
this
.public JITCallCompGrp.JITCallCompGrpBuilder extCompGrpNumber(@Nullable String extCompGrpNumber)
Original property name from the Odata EDM: ExtCompGrpNumber
The system internally assigns a different number to this external component group number and uses it for processing calls.this
.public JITCallCompGrp.JITCallCompGrpBuilder compGrpMatl(@Nullable String compGrpMatl)
Original property name from the Odata EDM: CompGrpMatl
With the components group material, you can reproduce a logical link to the data, which is the same for several call components. This can be, for example, the delivery data. The components group material is generally a configurable material and the call components are the corresponding configurable materials. If you only receive a small number of call components, you can also use the call component directly as a components group material. The components group material has the following purposes in the JIT process:It serves to derive the production line, if you enter JIT monitoring or the progress confirmation via the production line.In sequenced JIT calls it is used to determine the packing instructions, if you want to create a delivery with handling units (HUs).It is used to determine the storage locations, if you want to carry out a stock transfer using the action Carry out backflush (BFLU) (see also Carrying out the backflush).
delivered to the customer as a physical object.this
.public JITCallCompGrp.JITCallCompGrpBuilder custCompGrpMatl(@Nullable String custCompGrpMatl)
Original property name from the Odata EDM: CustCompGrpMatl
With the customer components group material, you can reproduce a logical link to the data, which is the same for several call components. This can be, for example, the delivery data. The customer components group material is generally a configurable material and the call components are the corresponding configurable materials. If you only receive a small number of call components, you can also use the call component directly as a customer components group material. The customer components group material has the following purposes in the JIT process:It serves to derive the production line if you enter JIT monitoring or the progress confirmation via the production line.In sequenced JIT calls it is used to determine the packing instructions, if you want to create a delivery with handling units (HUs).It is used to determine the storage locations if you want to carry out a stock transfer using the action Carry out backflush (BFLU) (see also Carrying out the backflush).
delivered to the customer as a physical object.this
.public JITCallCompGrp.JITCallCompGrpBuilder jITExtSequenceNumber(@Nullable String jITExtSequenceNumber)
Original property name from the Odata EDM: JITExtSequenceNumber
The sequenced JIT call customer transmits the sequence number with a sequenced JIT call. The number can change up until the production go-ahead, if for example, a vehicle has to be reworked after painting. After the production go-ahead you use the sequence number, for example, to package or pick products in the correct sequence.If necessary, there is an upper limit when allocating sequence numbers. In this case the sequence numbers are repeated in specific time intervals.
call number, which clearly identifies a product, the sequence number determines the production sequence at the sequenced JIT call customer.this
.public JITCallCompGrp.JITCallCompGrpBuilder transmittedExtStatusByMfr(@Nullable String transmittedExtStatusByMfr)
Original property name from the Odata EDM: TransmittedExtStatusByMfr
The external status information shows the production progress at the customer. however, different customers often send different names for the same business content. The system converts the external status information in the External status so that you have a uniform name within your system.The external status information can also have an initial value.You define the conversion of the external status information in the basic data under Maintain control data.When creating a summarized JIT call (MM Outbound) the SAP System uses an initial status information as standard. When cancelling summarized JIT calls it uses the value "CANCEL".
this
.public JITCallCompGrp.JITCallCompGrpBuilder jITExtStatusAtSupplier(@Nullable String jITExtStatusAtSupplier)
Original property name from the Odata EDM: JITExtStatusAtSupplier
Examples for an external status are forecast, production release, shipping release, cancellation and repeat order.If you receive sequenced JIT calls from various customers, the external status information transmitted generally has varying names and formats. The system resets the incoming status information in the external status using a table defined in the basic data. In this way the external status is the status you defined for the production progress at the manufacturer.
this
.public JITCallCompGrp.JITCallCompGrpBuilder jITExtStatusUpdtdOn(@Nullable ZonedDateTime jITExtStatusUpdtdOn)
Original property name from the Odata EDM: JITExtStatusUpdtdOn
this
.public JITCallCompGrp.JITCallCompGrpBuilder jITIntProcessingStatus(@Nullable String jITIntProcessingStatus)
Original property name from the Odata EDM: JITIntProcessingStatus
In Customizing, you specify which actions result in which internal processing statuses. When the system processes an inbound JIT call, it determines a new external status. This change of external status triggers a specific supplier action, which in turn, results in a new internal processing status.Examples for internal processing statuses are JIT call generated, component list printed, production completed, and so on.
this
.public JITCallCompGrp.JITCallCompGrpBuilder jITIntStatusUpdtdOn(@Nullable ZonedDateTime jITIntStatusUpdtdOn)
Original property name from the Odata EDM: JITIntStatusUpdtdOn
this
.public JITCallCompGrp.JITCallCompGrpBuilder requirementDateTime(@Nullable ZonedDateTime requirementDateTime)
Original property name from the Odata EDM: RequirementDateTime
supply area.this
.public JITCallCompGrp.JITCallCompGrpBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.public JITCallCompGrp.JITCallCompGrpBuilder custSupplyArea(@Nullable String custSupplyArea)
Original property name from the Odata EDM: CustSupplyArea
this
.public JITCallCompGrp.JITCallCompGrpBuilder supplyAreaDesc(@Nullable String supplyAreaDesc)
Original property name from the Odata EDM: SupplyAreaDesc
this
.public JITCallCompGrp.JITCallCompGrpBuilder unloadingPointName(@Nullable String unloadingPointName)
Original property name from the Odata EDM: UnloadingPointName
this
.public JITCallCompGrp.JITCallCompGrpBuilder supplyControlID(@Nullable String supplyControlID)
Original property name from the Odata EDM: SupplyControlID
•The components group determination which assigns the call components to the components groups, on incoming calls.•The control profile for internal calls, which you require, if you produce calls in advance and want to store them in a buffer storage.•The delivery profile, where you define the parameters for creating a delivery in JIT processing.
this
.public JITCallCompGrp.JITCallCompGrpBuilder jITActionCtrl(@Nullable String jITActionCtrl)
Original property name from the Odata EDM: JITActionCtrl
You use action control to specify the sequence of actions and the internal processing statuses for a given business process. Action control is a net, consisting of the external status, actions and internal processing statuses. An external status change of a components group triggers an action which transfers the components group from the current internal processing status to a new one. You can, for example, assign other actions and processing statuses to the standard process as a repeat order.You can define your own action control for each components group type. This allows you to control the calls separately up to components group level.•You assign actions and processing statuses to action control in Customizing under Define external status and Define internal processing status.•You define the action control key in the basic data in the components group type.The components groups of a call in your system are in internal processing status Call created. Your customer transmits a further call for these component groups with the external status production release. As a result, the system carries out the action released for production and thus triggers the printing of the component list. The internal processing status of the components groups is changed in component list printed.
this
.public JITCallCompGrp.JITCallCompGrpBuilder custAssemblyLoc(@Nullable String custAssemblyLoc)
Original property name from the Odata EDM: CustAssemblyLoc
Using the assembly location specified by the customer and the unloading point, the system determines the location to which the supplier should deliver the goods. Only components with the same assembly location can be grouped together into a components group.
this
.public JITCallCompGrp.JITCallCompGrpBuilder shippingPoint(@Nullable String shippingPoint)
Original property name from the Odata EDM: ShippingPoint
You can predefine shipping/receiving points in the system, based on different combinations ofPlantsShipping conditionsLoading groupsDuring delivery processing, the shipping/receiving point is the most important criterion that you use to select deliveries.A delivery can be shipped from only one shipping point or received at only one receiving point.If you want to provide more detailed information about a shipping point you can specify a loading point (for example, one of a number of different loading ramps).If, for example, you want to ship refrigerated goods to a certain customer by rail, the system proposes a shipping point with a suitable location and equipment for loading refrigerated goods onto rail cars.The system can propose a shipping/receiving point. If valid alternatives are predefined in your system, you can change the shipping/receiving point manually.
item.this
.public JITCallCompGrp.JITCallCompGrpBuilder storageLocation(@Nullable String storageLocation)
Original property name from the Odata EDM: StorageLocation
locations.this
.public JITCallCompGrp.JITCallCompGrpBuilder soldToParty(@Nullable String soldToParty)
Original property name from the Odata EDM: SoldToParty
this
.public JITCallCompGrp.JITCallCompGrpBuilder plannedShippingDateTime(@Nullable ZonedDateTime plannedShippingDateTime)
Original property name from the Odata EDM: PlannedShippingDateTime
this
.public JITCallCompGrp.JITCallCompGrpBuilder actualShippingDateTime(@Nullable ZonedDateTime actualShippingDateTime)
Original property name from the Odata EDM: ActualShippingDateTime
customer supply area.this
.public JITCallCompGrp.JITCallCompGrpBuilder materialAvailabilityDate(@Nullable LocalDateTime materialAvailabilityDate)
Original property name from the Odata EDM: MaterialAvailabilityDate
The system uses the material availability date to generate automatic production and purchasing requirements. The system calculates the material availability date by working backwards from the customer's requested delivery date, taking into account how much time is needed for delivery-related procedures, such as picking, packing, loading, and transportation.The system proposes the material availability date. You can change the date manually in the sales document.The picking date is the same as the material availability date.
this
.public JITCallCompGrp.JITCallCompGrpBuilder requestedDeliveryDate(@Nullable LocalDateTime requestedDeliveryDate)
Original property name from the Odata EDM: RequestedDeliveryDate
this
.public JITCallCompGrp.JITCallCompGrpBuilder requestedDeliveryTime(@Nullable LocalTime requestedDeliveryTime)
Original property name from the Odata EDM: RequestedDeliveryTime
this
.public JITCallCompGrp.JITCallCompGrpBuilder requestedDeliveryDateTime(@Nullable String requestedDeliveryDateTime)
Original property name from the Odata EDM: RequestedDeliveryDateTime
this
.public JITCallCompGrp.JITCallCompGrpBuilder warehouseNumber(@Nullable String warehouseNumber)
Original property name from the Odata EDM: WarehouseNumber
All activities within a warehouse, for example, goods movements and physical inventory, are assigned to a specific warehouse number. The physical warehouse where these activities take place is identified by the warehouse number.
this
.public JITCallCompGrp.JITCallCompGrpBuilder deliveryCreationDate(@Nullable LocalDateTime deliveryCreationDate)
Original property name from the Odata EDM: DeliveryCreationDate
During delivery processing, the system automatically proposes the delivery creation date for all schedule lines with the same goods issue date by taking the earliest of the following dates:The material availability dateThe transportation planning date
this
.public JITCallCompGrp.JITCallCompGrpBuilder deliveryStatus(@Nullable String deliveryStatus)
Original property name from the Odata EDM: DeliveryStatus
this
.public JITCallCompGrp.JITCallCompGrpBuilder pickingStatus(@Nullable String pickingStatus)
Original property name from the Odata EDM: PickingStatus
this
.public JITCallCompGrp.JITCallCompGrpBuilder goodsMovementStatus(@Nullable String goodsMovementStatus)
Original property name from the Odata EDM: GoodsMovementStatus
this
.public JITCallCompGrp build()
Copyright © 2020 SAP SE. All rights reserved.