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 | 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 | Instance attribute | Private | Type reference (TYPE) | I | 20020125 | ||||
| 2 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20020125 | |
| 2 | Instance method | Public | Method | Return Next Document | 20020125 | |
| 3 | 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 | 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 | E_LAST | Call by reference | Type reference (TYPE) | RS_BOOL | = 'X': Letztes Dokument zückgegeben | 20020125 | |||
| 2 | E_PROP_FROM | Call by reference | Type reference (TYPE) | I | Von Index | 20020125 | |||
| 3 | E_PROP_TO | Call by reference | Type reference (TYPE) | I | Bis Index | 20020125 | |||
| 4 | E_S_OBJECT | Call by reference | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR-Schlüssel für Informationsobjekt | 20020125 | |||
| 5 | E_TS_PROP | Call by reference | Type reference (TYPE) | RSOD_TS_PROP | Eigenschaften eines Dokumentes (sortiert) | 20020125 | |||
| 6 | 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 | Objekt nicht gefunden | 20020125 |
Method ON_DOC_REMOVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROP_FROM | Call by reference | Attribute reference (LIKE) | 20020208 | |||||
| 2 | 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 |