SAP ABAP Class CL_FPM_ODATA_ENTRY_COLLECTION (FPM Odata Entry Collection)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     SAPB_FPM_ODATA (Package) Floorplan Manager (Odata Integration)
Properties
Class CL_FPM_ODATA_ENTRY_COLLECTION  
Short Description FPM Odata Entry Collection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAPB_FPM_ODATA   Floorplan Manager (Odata Integration) 
Created 20120203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_FPM_ODATA_ENTRY_COLLECTION has no interface implemented.
Friends
Class CL_FPM_ODATA_ENTRY_COLLECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CSDL_ACCESS Instance attribute Private Object reference (TYPE REF TO) CL_FPM_CSDL_ACCESS CSLD Access 20120221
2 MS_ENTRIES_CONTROL Instance attribute Private See coding 20120222
3 MV_HAS_NEXT Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120221
4 MV_NEXT_URI Instance attribute Private Type reference (TYPE) STRING 20120221
5 MV_SELECTION_INDEX Instance attribute Public Type reference (TYPE) SYTABIX 1 Index of Internal Tables 20120203
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ENTRIES_FROM_URI Instance method Private Method 20120223
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120203
3 GET_ENTRY_FROM_IXML Instance method Private Method 20120203
4 GET_SELECTED Instance method Public Method 20120203
5 ITERATOR_GET_NEXT Instance method Public Method 20120203
6 ITERATOR_RESET Instance method Public Method 20120203
7 RETRIEVE_NEXT_ENTRIES Instance method Public Method 20120223
8 SET_SELECTION_INDEX Instance method Public Method 20120203
9 SIZE Instance method Public Method 20120228
Events
Class CL_FPM_ODATA_ENTRY_COLLECTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_ENTRIES Private See coding 20120222 begin of TS_ENTRIES, entries type ref to IF_IXML_NODE_COLLECTION, count type sytabix, end of TS_ENTRIES
2 TT_ENTRIES Private See coding 20120222 TT_ENTRIES type STANDARD TABLE OF TS_ENTRIES WITH DEFAULT KEY
Method Signatures

Method ADD_ENTRIES_FROM_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REL_URI Call by reference Type reference (TYPE) STRING 20120227

Method ADD_ENTRIES_FROM_URI on class CL_FPM_ODATA_ENTRY_COLLECTION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REL_URI Call by reference Type reference (TYPE) STRING 20120203
2 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120227

Method CONSTRUCTOR on class CL_FPM_ODATA_ENTRY_COLLECTION has no exception.

Method GET_ENTRY_FROM_IXML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_IXML_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20120203
2 Returning RO_ENTRY Value transfer Object reference (TYPE REF TO) CL_FPM_ODATA_ENTRY 20120203

Method GET_ENTRY_FROM_IXML on class CL_FPM_ODATA_ENTRY_COLLECTION has no exception.

Method GET_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ENTRY Value transfer Object reference (TYPE REF TO) CL_FPM_ODATA_ENTRY 20120203

Method GET_SELECTED on class CL_FPM_ODATA_ENTRY_COLLECTION has no exception.

Method ITERATOR_GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ENTRY Value transfer Object reference (TYPE REF TO) CL_FPM_ODATA_ENTRY FPM Odata Entry 20120203

Method ITERATOR_GET_NEXT on class CL_FPM_ODATA_ENTRY_COLLECTION has no exception.

Method ITERATOR_RESET Signature

Method ITERATOR_RESET on class CL_FPM_ODATA_ENTRY_COLLECTION has no parameter.
Method ITERATOR_RESET on class CL_FPM_ODATA_ENTRY_COLLECTION has no exception.

Method RETRIEVE_NEXT_ENTRIES Signature

Method RETRIEVE_NEXT_ENTRIES on class CL_FPM_ODATA_ENTRY_COLLECTION has no parameter.
Method RETRIEVE_NEXT_ENTRIES on class CL_FPM_ODATA_ENTRY_COLLECTION has no exception.

Method SET_SELECTION_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20120203

Method SET_SELECTION_INDEX on class CL_FPM_ODATA_ENTRY_COLLECTION has no exception.

Method SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SIZE Value transfer Type reference (TYPE) SYTABIX Index of Internal Tables 20120228

Method SIZE on class CL_FPM_ODATA_ENTRY_COLLECTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732