Ansicht
Dokumentation

CPF4326 - Commitment definition &6 not valid for open of &4. ( OS/400 )

CPF4326 - Commitment definition &6 not valid for open of &4. ( OS/400 )

Fill RESBD Structure from EBP Component Structure   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by IBM.
SAP E-Book


Message : CPF4326
Commitment definition &6 not valid for open of &4.

Message Long Text :

Cause . . . . . : Commitment definition &6 is not valid for open of member &4 file &2 in library &3 for one of the following reasons:
-- Member &4 was opened for commitment control when commitment definition &6 was not active.
-- Uncommitted changes are pending for member &4 for a commitment definition other than &6.
-- The calling program is using commitment definition &6 which has a scope of *ACTGRP, while the program specified to open the file using a scope of *JOB.
Recovery . . . : Do one of the following and try your request again.
-- For the first case, use the STRCMTCTL command to start commitment definition &6.
-- For the second case, either commit the changes (COMMIT command) or rollback the changes (ROLLBACK command).
-- For the third case, do one of the following: 1) Scope the open of the file to the same activation group as commitment definition &6. If you are using either OPNDBF or OPNQRYF to open the file, specify either OPNSCOPE(*ACTGRP) OR OPNSCOPE(*ACTGRPDFN). If you are using a language other than CL to open the file, look at the language manual to find the mechanism for changing the open scope of the file from *JOB to *ACTGRP. Then compile the program again. 2) Change both the CMTSCOPE parameter on the STRCMTCTL command and the ACTPGM parameter on the CRTPGM command so that the scope is the same for all steps of the job. Then compile the program again.
-- For any of the cases, change the program to use COMMIT(*NO), and compile the program again.
Technical description . . . . . . . . : The commitment definition identifier is &7.

Message File : QCPFMSG
Library Message File : QSYS2924


ABAP Short Reference   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by IBM.

Length: 3248 Date: 20240426 Time: 101939     sap01-206 ( 2 ms )