SAP ABAP Class CL_SRM_RF_ELEMENT_ITER (Iterator for Names)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_RECORD_FACILITIES (Package) Tools and Add-Ons for Records Management
⤷
⤷
Properties
| Class | CL_SRM_RF_ELEMENT_ITER | |
| Short Description | Iterator for Names | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_RECORD_FACILITIES | Tools and Add-Ons for Records Management |
| Created | 20011009 | SAP |
| Last change | 20050308 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRM_RF_ELEMENT_ITER has no interface implemented.
Friends
Class CL_SRM_RF_ELEMENT_ITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Description of Last GET_NEXT Element Returned | 20011012 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Icon | 20020116 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Identifier | 20011013 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | Current Line | 20011011 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SRMRF_ELEMENT_TAB | Element List | 20011009 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | I | Number of Elements in List | 20011009 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of Last Element Returned by GET_NEXT | 20011012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Element | 20011013 | |
| 2 | Instance method | Public | Method | Add List | 20020214 | |
| 3 | Instance method | Public | Method | Delete List | 20020214 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20011009 | |
| 5 | Instance method | Public | Method | Get First Element With Specified Name | 20011011 | |
| 6 | Instance method | Public | Method | Is There a Next Element? | 20011009 | |
| 7 | Instance method | Public | Method | Enter NAME and DESC with the Next Element and Continue | 20011012 | |
| 8 | Instance method | Public | Method | Number of Elements | 20011011 | |
| 9 | Instance method | Public | Method | Does the Amount Contain the Element? | 20011011 | |
| 10 | Instance method | Public | Method | Reset Pointer | 20011011 | |
| 11 | Instance method | Public | Method | Set List | 20020214 | |
| 12 | Instance method | Public | Method | Sort List Before Output - Before First GET_NEXT | 20011009 |
Events
Class CL_SRM_RF_ELEMENT_ITER has no event.
Types
Class CL_SRM_RF_ELEMENT_ITER has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESC | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20011013 | |||
| 2 | ICON | Value transfer | Type reference (TYPE) | STRING | Icon | 20020116 | |||
| 3 | ID | Value transfer | Type reference (TYPE) | STRING | Identifier | 20011013 | |||
| 4 | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20011013 |
Method ADD on class CL_SRM_RF_ELEMENT_ITER has no exception.
Method ADD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIST | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_ELEMENT_ITER | Iterator für Namen | 20020214 | |||
| 2 | REMOVE_NAME_DUPLICATES | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | Namensgleiche Elemente löschen? | 20020726 |
Method ADD_LIST on class CL_SRM_RF_ELEMENT_ITER has no exception.
Method CLEAR Signature
Method CLEAR on class CL_SRM_RF_ELEMENT_ITER has no parameter.
Method CLEAR on class CL_SRM_RF_ELEMENT_ITER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENTS | Call by reference | Type reference (TYPE) | SRMRF_ELEMENT_TAB | Elementtabelle | 20011009 |
Method CONSTRUCTOR on class CL_SRM_RF_ELEMENT_ITER has no exception.
Method GET_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | beschreibung | 20011011 | |||
| 2 | NAME | Value transfer | Type reference (TYPE) | STRING | name | 20011011 |
Method GET_ITEM on class CL_SRM_RF_ELEMENT_ITER has no exception.
Method HAS_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | 20011009 |
Method HAS_NEXT on class CL_SRM_RF_ELEMENT_ITER has no exception.
Method NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | Existiert nächstes Element? | 20011012 |
Method NEXT on class CL_SRM_RF_ELEMENT_ITER has no exception.
Method NO_OF_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | I | 20011011 |
Method NO_OF_ELEMENTS on class CL_SRM_RF_ELEMENT_ITER has no exception.
Method OCCURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20011011 | |||
| 2 | OCCURS | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | Anzahl der Vorkommnisse | 20011011 |
Method OCCURS on class CL_SRM_RF_ELEMENT_ITER has no exception.
Method RESET Signature
Method RESET on class CL_SRM_RF_ELEMENT_ITER has no parameter.
Method RESET on class CL_SRM_RF_ELEMENT_ITER has no exception.
Method SET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIST | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_ELEMENT_ITER | Iterator für Namen | 20020214 |
Method SET_LIST on class CL_SRM_RF_ELEMENT_ITER has no exception.
Method SORT Signature
Method SORT on class CL_SRM_RF_ELEMENT_ITER has no parameter.
Method SORT on class CL_SRM_RF_ELEMENT_ITER has no exception.
History
| Last changed by/on | SAP | 20050308 |
| SAP Release Created in | 610 |