System Builtins
System Builtin Name | MI Instruction name | Prototype Name | Description | Usage Examples
|
_CRTINX | CRTINX | crtinx | Create independent index. | t057.rpgle. Test of index management instructions.
|
_DESINX | DESINX | desinx | Destroy independent index. | t057.rpgle. Test of index management instructions.
|
_FNDINXEN | FNDINXEN | fndinxen | Find independent index entry. | t057.rpgle. Test of index management instructions.
|
_INSINXEN | INSINXEN | insinxen | Insert independent index entry. | t057.rpgle. Test of index management instructions.
|
_MATINXAT | MATINXAT | matinxat | Materialize independent index attributes. | t057.rpgle. Test of index management instructions.
|
_MODINX | MODINX | modinx | Modify independent index. | t057.rpgle. Test of index management instructions.
|
_RMVINXEN | RMVINXEN | rmvinxen | Remove independent index entry. | t057.rpgle. Test of index management instructions.
|