APK110S DATA IN AN INPUT RECORD OR RESOURCE IS INVALID: THE LENGTH SPECIFIED IN THE SELF-DEFINING PARAMETER identifier OF THE STRUCTURED FIELD structuredfield IS INCORRECT.

Explanation

Insufficient data was present in the structured field for the length given in the self-defining parameter or triplet. If the self-defining parameter or triplet ID is 0, the length of the self-defining parameter or triplet might have been 0 or 1, which means that no ID was available for use in this message.

System action

If the error occurred in a structured field in a page or resource, PSF attempts to find the end of the page or resource. If PSF can find the end of the page, it prints any data accumulated for the current page. If PSF cannot find the end of the page, the data set is terminated. If the error occurred in a form definition, a page definition, or non-presentation object container resource (for example, COMSETUP), the form definition, page definition, or non-presentation object container resource is not used, and one of these occurs:
  • PSF is not started for any of these:
    • The default form definition
    • A form definition specified for printing messages or separator pages
    • A page definition specified for printing messages or separator pages
  • PSF cannot begin printing the data set for a form definition or non-presentation object container resource (or page definition if printing line date) specified on a user's OUTPUT JCL statement; PSF tries to print the next data set. PSF issues a message identifying the position of the structured field in the data stream or resource. PSF issues additional messages identifying the processing environment in which the error occurred.

System programmer response

If an IBM® licensed program was used to create the structured fields for the object with the error, verify that the input to that program was valid. If the input was valid, refer to your system's diagnosis reference for assistance in determining the source of the problem. If the error involves separator pages or the message data set, use the information provided in the User Response section to correct the error.

User response

If you created the structured fields for the object, correct the error and resubmit the print request. Refer to Data Stream and Object Architectures Mixed Object Document Content Architecture Reference for more information about the structured field. If the structured field has no error, the error might be a PSF logic error. If you used a program to create the structured fields for the object, contact your system programmer.