Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ReqTransPOFirmKanbanUpdatePlan class updates the requirement profile based on created kanbans done in another plan.
Syntax
class ReqTransPOFirmKanbanUpdatePlan extends ReqTransPOFirmKanban
Run On
Server
Methods
Method | Description | |
---|---|---|
![]() |
addReqTrans | Initializes a ReqTrans record and adds the record to the specified instance of the RecordSortedList class. (Inherited from ReqTransPOFirmKanban.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
copyReqTrans | Copies a ReqTrans records from one plan into another plan. |
![]() |
createKanbanListInclDerivedEventKanbans | Creates a list of kanbans and derived event kanbans. (Inherited from ReqTransPOFirmKanban.) |
![]() |
createKanbans | Creates the kanbans records. (Inherited from ReqTransPOFirmKanban.) |
![]() |
createReqTrans | Creates the ReqTrans records based on created kanbans. (Inherited from ReqTransPOFirmKanban.) |
![]() |
createReqTransCov | Adds the ReqTransCov records to the specified instance of the RecordInsertList class. (Inherited from ReqTransPOFirmKanban.) |
![]() |
createReqTransFirmLog | Inserts a ReqTransFirmLog record for each created kanban. (Inherited from ReqTransPOFirmKanban.) |
![]() |
deleteReqPO | Deletes the ReqPO record and the related ReqTrans and ReqTransCov records. (Inherited from ReqTransPOFirmKanban.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
firmReqPO | Updates the requirement profile. (Overrides the firmReqPO Method.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
init | Initializes instance variables. (Inherited from ReqTransPOFirmKanban.) |
![]() |
initReqTransSortedList | Initializes an instance of the RecordSortedList class. (Inherited from ReqTransPOFirmKanban.) |
![]() |
listReqTransSettled | Finds the pegged ReqTrans records for the planned order and the derived transactions. (Inherited from ReqTransPOFirmKanban.) |
![]() |
mapKey | Creates a string value that is based on the selected values from the specified ReqTrans record. (Inherited from ReqTransPOFirmKanban.) |
![]() |
new | Initializes a new instance of the ReqTransPOFirmKanbanUpdatePlan class. (Overrides the new Method.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmKanbanRule | Gets or sets the KanbanRule parameter. (Inherited from ReqTransPOFirmKanban.) |
![]() |
parmReqPO | Gets or sets the ReqPO parameter. (Inherited from ReqTransPOFirmKanban.) |
![]() |
parmReqTransSortedListSourcePlan | Gets or sets the ReqTransSortedListSourcePlan parameter. |
![]() |
run | Firms a planned kanban. (Inherited from ReqTransPOFirmKanban.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
updateDynamicPlan | Updates the requirement profile in another plan. (Inherited from ReqTransPOFirmKanban.) |
![]() |
updateFutures | Updates the future date and time for the specified ReqTrans records. (Inherited from ReqTransPOFirmKanban.) |
![]() |
updatePegging | Deletes pegging from the planned order and creates new pegging for the created kanbans. (Inherited from ReqTransPOFirmKanban.) |
![]() |
updateRequisitionLineReferences | Updates the requisition lines and creates appropriate references for any requisition line issues that are covered by the kanbans that have just been firmed. (Inherited from ReqTransPOFirmKanban.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validate | Validates that the specified parameters are correct. (Overrides the validate Method.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::contruct | |
![]() ![]() |
::newParameters | Initializes a new instance of the ReqTransPOFirmKanbanUpdatePlan class. |
Top
Remarks
This class will be used when a planned kanban is firmed in one plan and the same changes should be applied in another plan.
Inheritance Hierarchy
Object Class
ReqTransPOFirmKanban Class
ReqTransPOFirmKanbanUpdatePlan Class