public static class InspPlanOperation.InspPlanOperationBuilder extends Object
Modifier and Type | Method and Description |
---|---|
InspPlanOperation.InspPlanOperationBuilder |
billOfOperationsRefGroup(String billOfOperationsRefGroup)
Constraints: Not nullable, Maximum length: 8
|
InspPlanOperation.InspPlanOperationBuilder |
billOfOperationsRefType(String billOfOperationsRefType)
Constraints: Not nullable, Maximum length: 1
|
InspPlanOperation.InspPlanOperationBuilder |
billOfOperationsRefVariant(String billOfOperationsRefVariant)
Constraints: Not nullable, Maximum length: 2
|
InspPlanOperation.InspPlanOperationBuilder |
bOOOperationInternalID(String bOOOperationInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
InspPlanOperation.InspPlanOperationBuilder |
bOOOpInternalVersionCounter(String bOOOpInternalVersionCounter)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
InspPlanOperation |
build() |
InspPlanOperation.InspPlanOperationBuilder |
changedDateTime(ZonedDateTime changedDateTime)
Constraints: Not nullable, Precision: 0
|
InspPlanOperation.InspPlanOperationBuilder |
changeNumber(String changeNumber)
Constraints: Not nullable, Maximum length: 12
|
InspPlanOperation.InspPlanOperationBuilder |
createdByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
InspPlanOperation.InspPlanOperationBuilder |
creationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
InspPlanOperation.InspPlanOperationBuilder |
inspectionPlan(String inspectionPlan)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
InspPlanOperation.InspPlanOperationBuilder |
inspectionPlanGroup(String inspectionPlanGroup)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
InspPlanOperation.InspPlanOperationBuilder |
inspectionPlanInternalVersion(String inspectionPlanInternalVersion)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
InspPlanOperation.InspPlanOperationBuilder |
inspResultRecordingView(String inspResultRecordingView)
Constraints: Not nullable, Maximum length: 2
|
InspPlanOperation.InspPlanOperationBuilder |
inspSbstCompletionConfirmation(String inspSbstCompletionConfirmation)
Constraints: Not nullable, Maximum length: 1
|
InspPlanOperation.InspPlanOperationBuilder |
inspSbstHasNoTimeOrQuantity(String inspSbstHasNoTimeOrQuantity)
Constraints: Not nullable, Maximum length: 1
|
InspPlanOperation.InspPlanOperationBuilder |
isDeleted(Boolean isDeleted)
Constraints: none
|
InspPlanOperation.InspPlanOperationBuilder |
isImplicitlyDeleted(Boolean isImplicitlyDeleted)
Constraints: none
|
InspPlanOperation.InspPlanOperationBuilder |
lastChangeDate(LocalDateTime lastChangeDate)
Constraints: Not nullable, Precision: 0
|
InspPlanOperation.InspPlanOperationBuilder |
lastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
InspPlanOperation.InspPlanOperationBuilder |
operation(String operation)
Constraints: Not nullable, Maximum length: 4
|
InspPlanOperation.InspPlanOperationBuilder |
operationControlProfile(String operationControlProfile)
Constraints: Not nullable, Maximum length: 4
|
InspPlanOperation.InspPlanOperationBuilder |
operationExternalID(String operationExternalID)
Constraints: Not nullable, Maximum length: 8
|
InspPlanOperation.InspPlanOperationBuilder |
operationReferenceQuantity(BigDecimal operationReferenceQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
InspPlanOperation.InspPlanOperationBuilder |
operationStandardTextCode(String operationStandardTextCode)
Constraints: Not nullable, Maximum length: 7
|
InspPlanOperation.InspPlanOperationBuilder |
operationText(String operationText)
Constraints: Not nullable, Maximum length: 40
|
InspPlanOperation.InspPlanOperationBuilder |
operationUnit(String operationUnit)
Constraints: Not nullable, Maximum length: 3
|
InspPlanOperation.InspPlanOperationBuilder |
opQtyToBaseQtyDnmntr(BigDecimal opQtyToBaseQtyDnmntr)
Constraints: Not nullable, Precision: 5, Scale: 0
|
InspPlanOperation.InspPlanOperationBuilder |
opQtyToBaseQtyNmrtr(BigDecimal opQtyToBaseQtyNmrtr)
Constraints: Not nullable, Precision: 5, Scale: 0
|
InspPlanOperation.InspPlanOperationBuilder |
plant(String plant)
Constraints: Not nullable, Maximum length: 4
|
String |
toString() |
InspPlanOperation.InspPlanOperationBuilder |
validityEndDate(LocalDateTime validityEndDate)
Constraints: Not nullable, Precision: 0
|
InspPlanOperation.InspPlanOperationBuilder |
validityStartDate(LocalDateTime validityStartDate)
Constraints: Not nullable, Precision: 0
|
InspPlanOperation.InspPlanOperationBuilder |
workCenterInternalID(String workCenterInternalID)
Constraints: Not nullable, Maximum length: 8
|
InspPlanOperation.InspPlanOperationBuilder |
workCenterTypeCode(String workCenterTypeCode)
Constraints: Not nullable, Maximum length: 2
|
public InspPlanOperation.InspPlanOperationBuilder inspectionPlanGroup(@Nullable String inspectionPlanGroup)
Original property name from the Odata EDM: InspectionPlanGroup
You can use groups, for instance, to identify two routings that have different production steps for one material.Enter the group to which you want to restrict the selection.
this
.public InspPlanOperation.InspPlanOperationBuilder bOOOperationInternalID(@Nullable String bOOOperationInternalID)
Original property name from the Odata EDM: BOOOperationInternalID
this
.public InspPlanOperation.InspPlanOperationBuilder inspectionPlanInternalVersion(@Nullable String inspectionPlanInternalVersion)
Original property name from the Odata EDM: InspectionPlanInternalVersion
this
.public InspPlanOperation.InspPlanOperationBuilder bOOOpInternalVersionCounter(@Nullable String bOOOpInternalVersionCounter)
Original property name from the Odata EDM: BOOOpInternalVersionCounter
this
.public InspPlanOperation.InspPlanOperationBuilder inspectionPlan(@Nullable String inspectionPlan)
Original property name from the Odata EDM: InspectionPlan
In Production Planning and Control, for example, it serves to identify alternative production processes in task lists and is used to make a distinction between similar task lists.The group counter can be used to identify different lot-size ranges, for example.
this
.public InspPlanOperation.InspPlanOperationBuilder workCenterInternalID(@Nullable String workCenterInternalID)
Original property name from the Odata EDM: WorkCenterInternalID
When you work with infotype records, this field allows you to use the Fast entry feature. Fast entry enables you to create numerous infotype records without having to exit and re-enter the infotype window.To select the object that the infotype record should belong to, either:Enter the object's eight-digit codeUse the matchcode feature to search for the object
organizational unit, qualification or business event).this
.public InspPlanOperation.InspPlanOperationBuilder workCenterTypeCode(@Nullable String workCenterTypeCode)
Original property name from the Odata EDM: WorkCenterTypeCode
A - a work centerFH - a production resource/tool.The key is only used internally but it is displayed within matchcode selection on technical grounds. You do not have to make an entry.
indicators represent:this
.public InspPlanOperation.InspPlanOperationBuilder isDeleted(@Nullable Boolean isDeleted)
Original property name from the Odata EDM: IsDeleted
This indicator is relevant to changes that have been made with reference to a change number with a validity that has been specified using a new validity type.
number.this
.public InspPlanOperation.InspPlanOperationBuilder isImplicitlyDeleted(@Nullable Boolean isImplicitlyDeleted)
Original property name from the Odata EDM: IsImplicitlyDeleted
This indicator is relevant to changes that have been made with reference to a change number with a validity that has been specified using a new validity type.
number.this
.public InspPlanOperation.InspPlanOperationBuilder operationExternalID(@Nullable String operationExternalID)
Original property name from the Odata EDM: OperationExternalID
this
.public InspPlanOperation.InspPlanOperationBuilder operation(@Nullable String operation)
Original property name from the Odata EDM: Operation
Determines in which order the operations of a sequence are carried out.Project SystemNumber that identifies an activity.
this
.public InspPlanOperation.InspPlanOperationBuilder operationText(@Nullable String operationText)
Original property name from the Odata EDM: OperationText
This text is copied into the first line of the long text for the operation or sub-operation.Character formats such as bold or italics are not supported in short texts. If you use special character formats in long texts, the system displays the corresponding control characters in the short text.
this
.public InspPlanOperation.InspPlanOperationBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.public InspPlanOperation.InspPlanOperationBuilder operationControlProfile(@Nullable String operationControlProfile)
Original property name from the Odata EDM: OperationControlProfile
Which application component uses the controlkey for which objects is shown in the table below.QM PM PP PP-PI PSOperation/Activity x x x x xSub-Operation x x xPhase xSecondary Resource xActivity Element x
order (for example scheduling or costing).this
.public InspPlanOperation.InspPlanOperationBuilder operationStandardTextCode(@Nullable String operationStandardTextCode)
Original property name from the Odata EDM: OperationStandardTextCode
You can assign a standard text to an operation by entering the standard text key in the operation. By changing this text within the operation long text, you can then create an individual operation description.Standard texts can also be assigned to network activities.
or milling).this
.public InspPlanOperation.InspPlanOperationBuilder billOfOperationsRefType(@Nullable String billOfOperationsRefType)
Original property name from the Odata EDM: BillOfOperationsRefType
this
.public InspPlanOperation.InspPlanOperationBuilder billOfOperationsRefGroup(@Nullable String billOfOperationsRefGroup)
Original property name from the Odata EDM: BillOfOperationsRefGroup
this
.public InspPlanOperation.InspPlanOperationBuilder billOfOperationsRefVariant(@Nullable String billOfOperationsRefVariant)
Original property name from the Odata EDM: BillOfOperationsRefVariant
this
.public InspPlanOperation.InspPlanOperationBuilder inspResultRecordingView(@Nullable String inspResultRecordingView)
Original property name from the Odata EDM: InspResultRecordingView
If the field is blank, the system uses the Single Values and Summarized Results view as the default overview screen.In results recording, you can change the settings for the recording view.In results recording, the default overview is called up if the system cannot call up a recording view that has been set.The recording view that has been set for an operation in the task list, has priority over a setting that is based on the inspection type.
after entering the results recording function.this
.public InspPlanOperation.InspPlanOperationBuilder inspSbstCompletionConfirmation(@Nullable String inspSbstCompletionConfirmation)
Original property name from the Odata EDM: InspSbstCompletionConfirmation
Variant 1: Quantity, Valuation, and Confirmation (Production)The valuation screen for the inspection point is either opened automatically after the inspection characteristics have been closed when you exit the characteristic overview screen, or you can open the screen manually using the function key.You must assign a quantity and valuation to the inspection point.Depending on the control key used for the operation, the system proposes a confirmation indicator (for example, partial confirmation, final confirmation, or "no confirmation" for the order)Variant 2: Quantity, Valuation (Production)The valuation screen for the inspection point is opened automatically after the inspection characteristics have been closed, or you can call up the screen manually using the function key.You must assign a quantity and valuation to the inspection point.The confirmation indicator is set to "No confirmation". However, you can activate the confirmation despite this setting if you have set the control key accordingly.Variant 3: ValuationThe valuation screen for the inspection point is opened automatically after the inspection characteristics have been closed, or you can open the screen manually using the function key.You must only assign a valuation to the inspection point.Variant 4: Automatic Valuation Based on Inspection Point DefinitionThe valuation screen for the inspection point is not opened after the inspection characteristics have been closed.The inspection point is valuated automatically using the inspection point definition.If all the inspection characteristics are accepted, the acceptance valuation code is used.If one or more inspection characteristics were rejected, the rejection valuation code is used.NoteThe valuation screen is always opened if you:Defined a partial lot assignment in the task list headerUse the function key to call it up manuallyAssign the relevant variants to the inspections:Variants 1 to 4For an inspection during production: Variants 2 and 3 allow you to call up the confirmation transaction separately.Variants 3 or 4For maintenance orders: You can call up the confirmation transaction separately when you are on the valuation screen.For sample processing: No confirmation is defined for this case.
this
.public InspPlanOperation.InspPlanOperationBuilder inspSbstHasNoTimeOrQuantity(@Nullable String inspSbstHasNoTimeOrQuantity)
Original property name from the Odata EDM: InspSbstHasNoTimeOrQuantity
time.this
.public InspPlanOperation.InspPlanOperationBuilder operationReferenceQuantity(@Nullable BigDecimal operationReferenceQuantity)
Original property name from the Odata EDM: OperationReferenceQuantity
this
.public InspPlanOperation.InspPlanOperationBuilder operationUnit(@Nullable String operationUnit)
Original property name from the Odata EDM: OperationUnit
Among other things, it is valid for:the base quantitythe minimum lot sizethe minimum send-ahead quantity when operations overlapThe operation unit of measure can deviate from the unit of measure for the task list if you change the numerator and denominator in the quotient for conversion.If the unit of measure in the header has already been maintained, this unit is used as a default value for the operation unit. You can change the unit of measure in the operation.
this
.public InspPlanOperation.InspPlanOperationBuilder opQtyToBaseQtyDnmntr(@Nullable BigDecimal opQtyToBaseQtyDnmntr)
Original property name from the Odata EDM: OpQtyToBaseQtyDnmntr
For example, if the routing unit of measure is "piece" and the operation unit of measure "kilogram" and for every 5 kg there are 3 pieces, then the quotient is 3/5, because one kilogram is 3/5 of a piece.
operation unit of measure.this
.public InspPlanOperation.InspPlanOperationBuilder opQtyToBaseQtyNmrtr(@Nullable BigDecimal opQtyToBaseQtyNmrtr)
Original property name from the Odata EDM: OpQtyToBaseQtyNmrtr
For example, if the routing unit of measure is "piece" and the operation unit of measure "kilogram" and for every 5 kgs there are 3 pieces, then the quotient is 3/5, because one kilogram is 3/5 of a piece.
operation unit of measure.this
.public InspPlanOperation.InspPlanOperationBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
this
.public InspPlanOperation.InspPlanOperationBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.public InspPlanOperation.InspPlanOperationBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
this
.public InspPlanOperation.InspPlanOperationBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.public InspPlanOperation.InspPlanOperationBuilder changedDateTime(@Nullable ZonedDateTime changedDateTime)
Original property name from the Odata EDM: ChangedDateTime
To standardize local times in a UTC time stamp and thus make them comparable with other times, these local times
need to be converted using your time zone and the ABAP command convert.Even if the system is able to determine
the time zone from Customizing or master data, you shoul save the time zone redundantly here.The internal
structure of the UTC time stamp is subdivided into a date part and a time part in packed number format
this
.public InspPlanOperation.InspPlanOperationBuilder changeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
this
.public InspPlanOperation.InspPlanOperationBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.public InspPlanOperation.InspPlanOperationBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.public InspPlanOperation build()
Copyright © 2020 SAP SE. All rights reserved.