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 SRMRF 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 DESC Instance attribute Public Type reference (TYPE) STRING Description of Last GET_NEXT Element Returned 20011012
2 ICON Instance attribute Public Type reference (TYPE) STRING Icon 20020116
3 ID Instance attribute Public Type reference (TYPE) STRING Identifier 20011013
4 MY_ACT_LINE Instance attribute Protected Type reference (TYPE) I Current Line 20011011
5 MY_ELEMENTS Instance attribute Protected Type reference (TYPE) SRMRF_ELEMENT_TAB Element List 20011009
6 MY_LINES Instance attribute Protected Type reference (TYPE) I Number of Elements in List 20011009
7 NAME 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 ADD Instance method Public Method Add Element 20011013
2 ADD_LIST Instance method Public Method Add List 20020214
3 CLEAR Instance method Public Method Delete List 20020214
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20011009
5 GET_ITEM Instance method Public Method Get First Element With Specified Name 20011011
6 HAS_NEXT Instance method Public Method Is There a Next Element? 20011009
7 NEXT Instance method Public Method Enter NAME and DESC with the Next Element and Continue 20011012
8 NO_OF_ELEMENTS Instance method Public Method Number of Elements 20011011
9 OCCURS Instance method Public Method Does the Amount Contain the Element? 20011011
10 RESET Instance method Public Method Reset Pointer 20011011
11 SET_LIST Instance method Public Method Set List 20020214
12 SORT 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 Importing DESC Value transfer Type reference (TYPE) STRING Beschreibung 20011013
2 Importing ICON Value transfer Type reference (TYPE) STRING Icon 20020116
3 Importing ID Value transfer Type reference (TYPE) STRING Identifier 20011013
4 Importing 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 Importing LIST Value transfer Object reference (TYPE REF TO) CL_SRM_RF_ELEMENT_ITER Iterator für Namen 20020214
2 Importing 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 Importing 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 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING beschreibung 20011011
2 Importing 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 Returning 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 Returning 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 Returning 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 Importing NAME Value transfer Type reference (TYPE) STRING Name 20011011
2 Returning 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 Importing 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