D0500143 - Competency - Course Functions
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szCourseCode | CUCD | char | REQ | INPUT | 
A code that represents a training course.  | ||||
| szProvider | INEC | char | REQ | INPUT | 
A person or institution that provides training.  | ||||
| jdEffectFromDate | EDTF | JDEDATE | OPT | INPUT | 
The date on which the offered course becomes effective.  | ||||
| jdEffectThruDate | EDTT | JDEDATE | OPT | INPUT | 
The date when the course is no longer offered.  | ||||
| szCOURSENAME | CUCN | char | OPT | OUTPUT | 
The text that describes a training course.  | ||||
| mnUnits | UNT | MATH_NUMERIC | OPT | OUTPUT | 
A unit of measure for calculating student credits for training courses.  | ||||
| mnCOST | CUCT | MATH_NUMERIC | OPT | OUTPUT | 
The cost of the training course.  | ||||
| szTRAININGTYPE | TATY | char | OPT | OUTPUT | 
A user defined code (05/TY) that you use to categorize the type of training.
Examples of training types include classroom training and 
  | ||||
| cSuppressErrorMessage | SUPPS | char | OPT | INPUT | 
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
       0 = allow 
  | ||||
| szMessageID | DTA1 | char | OPT | INPUT | 
A 256 byte field used to hold miscellaneous data.  | ||||
| cStatus | STA | char | OPT | OUTPUT | 
A user defined code (05/CR) that indicates the progress that the employee has made toward a level of proficiency in a particular 
  | ||||
| None | 
| None |