SAP ABAP Class IF_RSDMD_CURSOR (Cursor for reading attributes and texts)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDMD_READ_ATTRIBUTES_TEXTS | Read Attributes and texts | 20080521 |
Properties
| Class | IF_RSDMD_CURSOR | |
| Short Description | Cursor for reading attributes and texts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071129 | SAP |
| Last change | 20110908 | 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 IF_RSDMD_CURSOR has no interface implemented.
Friends
Class IF_RSDMD_CURSOR has no friend class.
Attributes
Class IF_RSDMD_CURSOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Close cursor | 20080521 | |
| 2 | Instance method | Public | Method | Fetch next package | 20080521 | |
| 3 | Instance method | Public | Method | Get the dataobject of the type of the resultset | 20080521 |
Events
Class IF_RSDMD_CURSOR has no event.
Types
Class IF_RSDMD_CURSOR has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class IF_RSDMD_CURSOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080521 |
Method FETCH_NEXT_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Return table with data | 20080521 | |||
| 2 | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | Package size | 20080521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Master Data - Error while reading data | 20080521 | ||
| 2 | Master Data - No more data | 20080521 |
Method GET_RESULTSET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to table | 20080521 | |||
| 2 | E_R_WA | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to workarea | 20080521 | |||
| 3 | I_TABLE_KIND | Call by reference | Type reference (TYPE) | ABAP_TABLEKIND | 'S' | Type of the table (STANDARD, SORTED OR HASHED) | 20080521 |
Method GET_RESULTSET_TYPE on class IF_RSDMD_CURSOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |