👤

how to perform distributing layers? Write the Procedure systematically

Sagot :

Answer:

For the master data object that has just been processed, set the change pointers to ‘Finished’. This is done by calling function module CHANGE_POINTERS_STATUS_WRITE. Execute the COMMIT WORK command and call the DEQUEUE_ALL function module.

Explanation: