Ansicht
Dokumentation

CPD9422 - DUO &1 previously damaged. ( OS/400 )

CPD9422 - DUO &1 previously damaged. ( OS/400 )

Fill RESBD Structure from EBP Component Structure   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by IBM.
SAP E-Book


Message : CPD9422
DUO &1 previously damaged.

Message Long Text :

Cause . . . . . : Document unit object (DUO) &1 was damaged on the system before the save operation. Distribution tracking object (DTO) '&2' is an internal object used to manage the DUO.
Recovery . . . : Do the following:
1 - Reclaim the damaged DUO:
RCLDLO DLO(*SYSOBJNAM) SYSOBJNAM(&1) SYSOBJATR(*DST)
2 - Determine if the DUO still exists:
DSPDLONAM DLO(*SYSOBJNAM) SYSOBJNAM(&1) OBJCLS(*DST)
3 - If the DUO was not found, delete the distribution:
DLTDST DSTID(*OBJ) OBJ('&2')
The system object name of the DTO can be up to 24 characters long and may contain spaces.

Message File : QCPFMSG
Library Message File : QSYS2924


Vendor Master (General Section)   ABAP Short Reference  
This documentation is copyright by IBM.

Length: 3222 Date: 20240425 Time: 164025     sap01-206 ( 2 ms )