SAP ABAP Class CL_SRM_KC_ELEMENT_ITER (Template CL_SRM_RG_A_RULE_ELEMENT_ITER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_KEYWORD_CATALOG (Package) Records Management: Key Word Catalog
Properties
Class CL_SRM_KC_ELEMENT_ITER  
Short Description Template CL_SRM_RG_A_RULE_ELEMENT_ITER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_KEYWORD_CATALOG   Records Management: Key Word Catalog 
Created 20020613   SAP 
Last change 20020613   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRM_KC_ELEMENT_ITER has no interface implemented.
Friends
Class CL_SRM_KC_ELEMENT_ITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_LIST_ITER Instance attribute Private Object reference (TYPE REF TO) CL_SRM_HL_LIST_ELEMENT_ITER Hierachical List: Element Iterator 20020613
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020613
2 GET_NEXT Instance method Public Method Getting next (abstr) keyword 20020613
3 HAS_NEXT Instance method Public Method Checking whether additional keywords exist 20020613
Events
Class CL_SRM_KC_ELEMENT_ITER has no event.
Types
Class CL_SRM_KC_ELEMENT_ITER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FATHER Call by reference Object reference (TYPE REF TO) CL_SRM_HL_ABSTR_LIST_ELEMENT Listenelement, über deren Kinder iteriert werden soll 20020613

Method CONSTRUCTOR on class CL_SRM_KC_ELEMENT_ITER has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_SRM_KC_KEYWORD Nächstes Schlagwort 20020613

Method GET_NEXT on class CL_SRM_KC_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) SRMGS_BOOLEAN Ergebnis 20020613

Method HAS_NEXT on class CL_SRM_KC_ELEMENT_ITER has no exception.
History
Last changed by/on SAP  20020613 
SAP Release Created in 620