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 ReqTransPOFirmKanban class will create one or more kanbans from a planned kanban.
Syntax
class ReqTransPOFirmKanban
Run On
Server
Methods
Method | Description | |
---|---|---|
![]() |
addReqTrans | Initializes a ReqTrans record and adds the record to the specified instance of the RecordSortedList class. |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
createKanbanListInclDerivedEventKanbans | Creates a list of kanbans and derived event kanbans. |
![]() |
createKanbans | Creates the kanbans records. |
![]() |
createReqTrans | Creates the ReqTrans records based on created kanbans. |
![]() |
createReqTransCov | Adds the ReqTransCov records to the specified instance of the RecordInsertList class. |
![]() |
createReqTransFirmLog | Inserts a ReqTransFirmLog record for each created kanban. |
![]() |
deleteReqPO | Deletes the ReqPO record and the related ReqTrans and ReqTransCov records. |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
firmReqPO | Creates kanbans and updates the requirement profile of the current plan and the dynamic plan. |
![]() |
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. |
![]() |
initReqTransSortedList | Initializes an instance of the RecordSortedList class. |
![]() |
listReqTransSettled | Finds the pegged ReqTrans records for the planned order and the derived transactions. |
![]() |
mapKey | Creates a string value that is based on the selected values from the specified ReqTrans record. |
![]() |
new | Initializes a new instance of the ReqTransPOFirmKanban class. |
![]() |
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. |
![]() |
parmReqPO | Gets or sets the ReqPO parameter. |
![]() |
run | Firms a planned kanban. |
![]() |
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. |
![]() |
updateFutures | Updates the future date and time for the specified ReqTrans records. |
![]() |
updatePegging | Deletes pegging from the planned order and creates new pegging for the created kanbans. |
![]() |
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. |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validate | Validates whether specified parameters are correct. |
![]() |
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 ReqTransPOFirmKanban class. |
Top
Remarks
This class will be used when a planned kanban is firmed.
Inheritance Hierarchy
Object Class
ReqTransPOFirmKanban Class
ReqTransPOFirmKanbanUpdatePlan Class