public static class InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder extends Object
@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder 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
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder 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
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder inspPlanMatlAssignment(@Nullable String inspPlanMatlAssignment)
Original property name from the Odata EDM: InspPlanMatlAssignment
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder inspPlanMatlAssgmtIntVersion(@Nullable String inspPlanMatlAssgmtIntVersion)
Original property name from the Odata EDM: InspPlanMatlAssgmtIntVersion
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder inspectionPlanInternalVersion(@Nullable String inspectionPlanInternalVersion)
Original property name from the Odata EDM: InspectionPlanInternalVersion
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder changeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
If you make a change with reference to a change number, or create anobject with a change number, the following functions are at your disposal:The system determines the effectivity parametersThe conditions that the change is effective under can be defined in the change master record as follows:Changes with a date effectivity (valid from date)Changes with parameter effectivity (for example: serial no. effectivity)Log of the changes madeDocumentation for the changesRevision level to indicate the change status of a material or documentChanges released for the different areas in the company.
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder 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
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
With the supplier number, information from the supplier master record (such as the supplier's address and bank details) is copied into a purchasing document (such as a request for quotation or a purchase order).You can use the supplier number to keep track of requests for quotation, purchase orders and outline agreements.
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
You use this for the number of a customer, for whom customer special stock is managed.
this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder bOOSearchText(@Nullable String bOOSearchText)
Original property name from the Odata EDM: BOOSearchText
You can also use this customer exit to define a default value for this search field and a self-programmed F4-Help function for use within task list maintenance.
select a task list in the inspection lot, you can use a customer exit to define your own specific determination sequence for the search field.this
.@Nonnull public InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder 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
.@Nonnull public InspPlanMaterialAssgmt build()
Copyright © 2020 SAP SE. All rights reserved.