CL_CRM_BSP_LIST_ITERATOR - PCUI List Iterator
SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up PERFORM Short ReferenceThis documentation is copyright by SAP AG.
Functionality
This class implements the interfaces of the List Iterator, and defines the methods that are specificto the list iterator, i.e. that are dealing with Business Object Keys (instead of Element Indexes as with the IF_CRM_BSP_List_Iterator interface).
ATTRIBUTES:
- OV_CURRENT_CURSOR_POS of type CRMT_BSP_ITEM_POS:
Holds the current cursor position. Initiallyset to 0. It ranges from 0 to N where N represents the number of items in the list. Is set to INITIAL when set_current_obj_key() is invoked.
- OV_CURRENT_ITEM_POS of type CRMT_BSP_ITEM_POS:
Holds the current item position. Initially set to INITIAL. It ranges from 1 to N where N represents the number of items in the list.
- OR_MY_LIST_REF ref to CL_CRM_BSP_LIST:
Holds the reference to the list instrumented by this iterator.
Relationships
Example
Notes
Further information
Fill RESBD Structure from EBP Component Structure ROGBILLS - Synchronize billing plans
This documentation is copyright by SAP AG.
Length: 976 Date: 20120526 Time: 104331 triton ( 49 ms )






