Functionality The function creates a header record in the BKKMDISPHD> table andgenerates a record for each interval from 1 to the number from theparameter I_INTVNO> in the BKKMDISPINTERV> table with thedispatcher identification I_DISPID>. Each record has the value 0(generated) in the INTVSTATUS> field. If a record with the samedispatcher identification exists, an EXCEPTION is triggered.Description This parameter contains the total number of intervals that are to besaved in theBKKMDISPINTERV table under the dispatcher identification I_DISPID. Arecord is written in this table for each interval from 1 to the totalnumber. Description The dispatcher identification is a unique key to thedispatcher, and consists of the following: Program name '-'program run date '-' sequential number of the program run '-'number of the step within the program run. Example:RFBKSOPAR-20021001-001-001. |