SAP ABAP Class CL_RSOD_DOC_ITERATOR (Iterator for a Document Set)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOD (Package) KW Document Link (Core)
Properties
Class CL_RSOD_DOC_ITERATOR  
Short Description Iterator for a Document Set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSOD   KW Document Link (Core) 
Created 20020125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSOD_DOC_ITERATOR has no interface implemented.
Friends
Class CL_RSOD_DOC_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_PROP_FROM Instance attribute Private Type reference (TYPE) I 20020125
2 P_R_DOCS Instance attribute Private Object reference (TYPE REF TO) CL_RSOD_DOC_COLLECTION BW Amount of Documents 20020125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020125
2 GET_NEXT Instance method Public Method Return Next Document 20020125
3 ON_DOC_REMOVED Instance method Private Event handling method Event Handler when Reomving Documents 20020208
Events
Class CL_RSOD_DOC_ITERATOR has no event.
Types
Class CL_RSOD_DOC_ITERATOR 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 I_R_DOCS Call by reference Object reference (TYPE REF TO) CL_RSOD_DOC_COLLECTION Eigenschaften mehrerer Dokumente (sortiert) 20020125

Method CONSTRUCTOR on class CL_RSOD_DOC_ITERATOR has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LAST Call by reference Type reference (TYPE) RS_BOOL = 'X': Letztes Dokument zückgegeben 20020125
2 Exporting E_PROP_FROM Call by reference Type reference (TYPE) I Von Index 20020125
3 Exporting E_PROP_TO Call by reference Type reference (TYPE) I Bis Index 20020125
4 Exporting E_S_OBJECT Call by reference Type reference (TYPE) SDOKOBJECT SDOK: BOR-Schlüssel für Informationsobjekt 20020125
5 Exporting E_TS_PROP Call by reference Type reference (TYPE) RSOD_TS_PROP Eigenschaften eines Dokumentes (sortiert) 20020125
6 Importing I_ONLY_CHA_PROP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': Nur Merkmalseigenschaften / KYFNM 20020125
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20020125

Method ON_DOC_REMOVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROP_FROM Call by reference Attribute reference (LIKE) 20020208
2 Importing I_PROP_TO Call by reference Attribute reference (LIKE) 20020208

Method ON_DOC_REMOVED on class CL_RSOD_DOC_ITERATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A