Class Method list used by SAP ABAP Program SAPCL_SATC_STANDARD_SET_I6 (Standard Set: Modify Access with iterator)
SAP ABAP Program
SAPCL_SATC_STANDARD_SET_I6 (Standard Set: Modify Access with iterator) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_SATC_STD_SET_LOAD_ON_INIT - _GET_ATTRIBUTE_VALUE_FOR_INDEX | Standard implementation of set on demand | ||
| 2 | CL_SATC_STD_SET_LOAD_ON_INIT - _GET_ATTRIBUTE_VALUE_FOR_KEY | Standard implementation of set on demand | ||
| 3 | CL_SATC_STD_SET_LOAD_ON_INIT - _GET_KEY_BY_INDEX | Standard implementation of set on demand | ||
| 4 | CL_SATC_STD_SET_LOAD_ON_INIT - _IS_DONE | Standard implementation of set on demand | ||
| 5 | CL_SATC_STD_SET_LOAD_ON_INIT - _MOVE_TO_FIRST | Standard implementation of set on demand | ||
| 6 | CL_SATC_STD_SET_LOAD_ON_INIT - _MOVE_TO_NEXT | Standard implementation of set on demand | ||
| 7 | CL_SATC_STD_SET_LOAD_ON_INIT - _SET_ATTRIBUTE_VALUE_FOR_KEY | Standard implementation of set on demand | ||
| 8 | CL_SATC_STD_SET_LOAD_ON_INIT - _CONTAINS_KEY | Standard implementation of set on demand | ||
| 9 | IF_SATC_SET - GET_INFO | Entity set of a domain | ||
| 10 | IF_SATC_SET_ACCESS - GET_INFO | Access to entity set | ||
| 11 | IF_SATC_SET_ITERATOR - GET_CURRENT_ATTRIBUTE_VALUE | Iterator for set | ||
| 12 | IF_SATC_SET_ITERATOR - GET_CURRENT_KEY | Iterator for set | ||
| 13 | IF_SATC_SET_ITERATOR - IS_DONE | Iterator for set | ||
| 14 | IF_SATC_SET_ITERATOR - MOVE_TO_FIRST | Iterator for set | ||
| 15 | IF_SATC_SET_ITERATOR - MOVE_TO_NEXT | Iterator for set | ||
| 16 | IF_SATC_SET_MODIFY - CONTAINS_KEY | 'Modify' access to set | ||
| 17 | IF_SATC_SET_MODIFY - GET_ATTRIBUTE_VALUE_FOR_KEY | 'Modify' access to set | ||
| 18 | IF_SATC_SET_MODIFY - SET_ATTRIBUTE_VALUE_FOR_KEY | 'Modify' access to set |