Retrieve Operational Descriptor Information (CEEDOD) API


  Required Parameter Group:


  Omissible Parameter:


  Service Program Name: QLEAWI

  Default Public Authority: *USE

  Threadsafe: Yes

The Retrieve Operational Descriptor Information (CEEDOD) API retrieves operational descriptor information about a parameter used in the call to this API. The operational descriptor communicates additional information about a parameter, such as size and shape.

Authorities and Locks

None.


Required Parameter Group

posn (input)
The ordinal position in the parameter list of the formal parameter whose operational descriptor is required. A value of 1 denotes the leftmost parameter.

desctype (output)
The binary value of the descriptor type field. The possible values and their descriptor types are:
datatype (output)
The binary value of the data type field. The possible values and their data types are:
descinf1 (output)
The binary value of the first descriptor information field. If the descriptor omits this field, descinf1 is set to 0.

descinf2 (output)
The binary value of the second descriptor information field (used for bit alignment, for example). If the descriptor omits this field, descinf2 is set to 0.

datalen (output)
The 4-byte binary value of the descriptor length field.

Omissible Parameter

fc (output)
A 12-byte feedback code.

Feedback Codes and Conditions


Usage Notes



API introduced: V2R3

[ Back to top | ILE CEE APIs | APIs by category ]