The following table shows the LE locale callable services that are supported by this COBOL system.
| Routine | Description | Supported? | 
|---|---|---|
| CEEFMON | Format monetary string | No ** | 
| CEEFTDS | Format time and date into a character string | No ** | 
| CEELCNV | Query locale numeric conventions | No ** | 
| CEEQDTC | Query locale date and time format | No ** | 
| CEEQRYL | Query the active locale environment | No ** | 
| CEESCOL | Compare collation weights of two strings | No ** | 
| CEESETL | Set locale operating environment | No ** | 
| CEESTXF | Transform strong characters into collation weights | No ** | 
Calls to unsupported routines marked by '**' are not accepted and if used in a COBOL program result in the fatal run-time system error 173 ("Called program file not found in drive/directory").