RSLISTDUMPS: List of Runtime Errors (Part P)

Runtime Error Short Description
PAGEDS_TOO_SHORT Unable to load page administration for lists.
PARAMETER_CONVERSION_ERROR An error occurred during the receipt of a complex parameter.
PARAMETER_INVALID_RANGE A parameter has an invalid value.
PARAMETER_INVALID_TYPE A parameter has an invalid type.
PARA_ILLEGAL_MODE Invalid parameter in internal call.
PARA_ILLEGAL_MODULE_COMPONENT Invalid module component in PARA control block.
PBAG_MISSING Internal error when accessing the PBAG of a type entry.
PERFORM_BASE_WRONG_ALIGNMENT Alignment error when passing parameters with PERFORM.
PERFORM_CAST_DEEP_MISMATCH Type conflict when passing parameter while calling a FORM routine.
PERFORM_CONFLICT_GENERIC_TYPE Type conflict when calling a FORM.
PERFORM_CONFLICT_TAB_TYPE Invalid type when submitting an an internal table to a FORM.
PERFORM_CONFLICT_TYPEType conflict when calling a FORM.
PERFORM_CONFLICT_UC_STRUCT Structure type conflict when calling a FORM.
PERFORM_INDEX_0Index 0 in PERFORM.
PERFORM_INDEX_NEGATIVE Negative index in PERFORM.
PERFORM_INDEX_TOO_LARGE Index in PERFORM too large.
PERFORM_NOT_FOUND Call (PERFORM) to a non-existent external routine.
PERFORM_PARAMETER_MISSING Missing parameter with PERFORM.
PERFORM_PARAMETER_TOO_SHORTActual parameter too short when submitting parameter in PERFORM.
PERFORM_PROGRAM_NAME_TOO_LONG Invalid program name in PERFORM statement.
PERFORM_STD_TAB_REQUIRED Illegal type for a TABLES parameter when calling a FORM.
PERFORM_TABLE_REQUIRED Parameter with PERFORM is not an internal table.
PERFORM_TOO_MANY_PARAMETERSToo many parameters specified with PERFORM.
PERFORM_WRONG_CONTBIT0 Internal error with PERFORM
PFETCHU_ILLEGAL_TYPE Illegal parameter type when calling a system function.
PF_EXCLUDE_NO_ITAB No internal table has been specified for EXCLUDING.
POSTING_ILLEGAL_STATEMENT Statement &P1 is not allowed in this form.
PRINT_CONTROL_BUFFER_OVERFLOW The buffer for the print controls has overflowed.
PRINT_LINE_COUNT_TOO_LOW The number of lines per page is too small.
PXA_DESTROYED PXA destroyed.
PXA_HASH_LOOP PXA destroyed. Loop in hash collision lists.
PXA_MUTEX_INFO_ERROR Error while accessing the status of the MUTEX lock for the PXA.
PXA_MUTEX_LOCK_ERROR Program buffer (PXA) could not be locked.
PXA_MUTEX_OPEN_ERROR Error during initialization of the MUTEX lock in the PXA.
PXA_MUTEX_UNLOCK_ERROR The program buffer (PXA) could not be unlocked.
PXA_NO_FREE_SPACE No PXA memory space currently available.
PXA_NO_SHARED_MEMORY &P2 kilo bytes of shared memory for PXA not available.
PXA_SEMREL_ERROR Error when unlocking PXA.
PXA_SEMREQ_ERROR Error when locking the PXA.
PXA_TOO_MUCH_PROCESSES Maximum number of processes (&P2) reported to PXA exceeded.
PXA_WRONG_HEADER The PXA area contains invalid entries.

You May Also Like

Leave a Reply?