CL_CNS_CHANGE_POINTER_MANAGER - Change Pointer for Extraction

General Data in Customer Master   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Functionality

This class provides the methods for extraction of change pointers. It supports two ways of reading changepointers. In normal mode, all change pointers that match the selection criteria are read. In suppress mode, only one change pointer is returned for each export object category.

A change pointer manager always supports only the values set on initialization (attributes GROUP_ID, STATUS). There is only one change pointer manager for each combination of export object category and application ID.

The methods always supply the change pointers sorted according to export object key and creation time (CREATED_ON).

In suppress mode, the following restrictions apply:

- The methods supply one change pointer only for each export object key.

- Only the attributes CHGTYPE and EXPORTOBJEKTKEY are entered.

- The priority of the attribute CHGTYPE is: D = high priority, I = medium priority, U = low priority. For example: Three change pointers with the same export object key have the change categories I,U, and D. The change category returned in this case is D.

- After using the method GET_NEXT_PACKAGE or GET_KEY_RANGE, the method SET_STATUS_MULT must be called before the methods GET_NEXT_PACKAGE or GET_KEY_RANGE are selected again.

- The method SET_STATUS_MULT sets the status of a change pointer once only.

Relationships

Example

Notes

Further information



General Material Data   ABAP Short Reference  
This documentation is copyright by SAP AG.


Length: 1512 Date: 20120526 Time: 102245     triton ( 76 ms )