SAP ABAP Interface IF_RSDMD_CURSOR (Cursor for reading attributes and texts)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDMD (Package) Master Data Update
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
Interface IF_RSDMD_CURSOR  
Short Description Cursor for reading attributes and texts    
General Data
Package RSDMD   Master Data Update 
Created 20071129   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSDMD_CURSOR has no interface.
Friends
Interface IF_RSDMD_CURSOR has no friend.
Attributes
Interface IF_RSDMD_CURSOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Close cursor 20080521
2 FETCH_NEXT_PACKAGE Instance method Public Method Fetch next package 20080521
3 GET_RESULTSET_TYPE Instance method Public Method Get the dataobject of the type of the resultset 20080521
Events
Interface IF_RSDMD_CURSOR has no event.
Types
Interface IF_RSDMD_CURSOR has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on Interface IF_RSDMD_CURSOR has no parameter.
# Exception Resumable Description Created on
1 CX_RSDMD_ACCESS_ERROR 20080521

Method FETCH_NEXT_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DATA Call by reference Type reference (TYPE) ANY TABLE Return table with data 20080521
2 Importing I_PACKAGE_SIZE Call by reference Type reference (TYPE) I Package size 20080521
# Exception Resumable Description Created on
1 CX_RSDMD_ACCESS_ERROR Master Data - Error while reading data 20080521
2 CX_RSDMD_NO_MORE_DATA 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 Exporting E_R_TABLE Call by reference Object reference (TYPE REF TO) DATA Reference to table 20080521
2 Exporting E_R_WA Call by reference Object reference (TYPE REF TO) DATA Reference to workarea 20080521
3 Importing 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 Interface IF_RSDMD_CURSOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720