SAP Message 5P009 - New seq. no. is not included in the set of values: '9' is the last number

Diagnosis
You have used the operation NEXTR or * both of which define a newcontinuation number. This number is not within the permissible rangebecause the line in which the error occurred is line '9'.

Procedure
If you require more than nine continuation lines, use the operationNEXTR A and use 'A' to designate the next continuation line. Use'B to 'Z for additional lines.
For more information, read the documentation on the operation or theonline help for continuation line.