SAP Message C0614 - Invalid type of data request (&): phase &, instr. &

Diagnosis
Process instruction &V3& for phase &V2& of the process order is definedas a process data request of type &V1&. However, type &V1& is notdefined in the system. For this reason, the process instruction cannotbe maintained in the PI sheet.

Procedure
INCLUDE 'NA_SYSVERW' OBJECT DOKU ID TX LANGUAGE E
INCLUDE 'NA_SYSVW_HINW' OBJECT DOKU ID TX LANGUAGE E
The type of the process data request is defined in the processinstruction using the characteristic PPPI_DATA_REQUEST_TYPE. The valueV1 is not allowed for this characteristic.