SAP ABAP Interface IF_FPM_TABLE_READER (FPM Table Reader Interface)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_CORE (Package) Floorplan Manager (Framework)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TABLE_READER Table Reader implementation as wrapper for WD Table Reader 20121126
2 Interface implementation (CLASS c. INTERFACES i_ref)  TD_FPM_TABLE_READER Test double for IF_FPM_TABLE_READER 20121126
Properties
Interface IF_FPM_TABLE_READER  
Short Description FPM Table Reader Interface    
General Data
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20121126   SAP 
Last changed 20130531   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_FPM_TABLE_READER has no interface.
Friends
Interface IF_FPM_TABLE_READER has no friend.
Attributes
Interface IF_FPM_TABLE_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILD_NODE_ID Instance method Public Method Get child node ID 20121126
2 GET_ELEMENT Instance method Public Method Get node element 20121126
3 GET_ELEMENTS Instance method Public Method Get node elements 20121126
4 GET_ELEMENT_COUNT Instance method Public Method Get element count 20121127
5 GET_ROOT_NODE_ID Instance method Public Method Get root node ID 20121126
Events
Interface IF_FPM_TABLE_READER has no event.
Types
Interface IF_FPM_TABLE_READER has no local type.
Method Signatures

Method GET_CHILD_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHILD_NODE_NAME Call by reference Type reference (TYPE) STRING 20121126
2 Importing IV_INDEX Call by reference Type reference (TYPE) I 1 20121126
3 Importing IV_NODE_ID Call by reference Type reference (TYPE) STRING 20121126
4 Returning RV_CHILD_NODE_ID Value transfer Type reference (TYPE) STRING 20121126

Method GET_CHILD_NODE_ID on Interface IF_FPM_TABLE_READER has no exception.

Method GET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ELEMENT Call by reference Type reference (TYPE) DATA 20121126
2 Exporting EV_ELEMENT_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20121126
3 Importing IV_INDEX Call by reference Type reference (TYPE) I 1 20121126
4 Importing IV_NODE_ID Call by reference Type reference (TYPE) STRING 20121126
# Exception Resumable Description Created on
1 CX_WD_PERSONALIZATION Personalization Error 20121126

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ELEMENT Call by reference Type reference (TYPE) STANDARD TABLE 20121126
2 Importing IV_NODE_ID Call by reference Type reference (TYPE) STRING 20121126
# Exception Resumable Description Created on
1 CX_WD_PERSONALIZATION Personalization Error 20121126

Method GET_ELEMENT_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_ID Call by reference Type reference (TYPE) STRING 20121127
2 Returning RV_ELEMENT_COUNT Value transfer Type reference (TYPE) I 20121127

Method GET_ELEMENT_COUNT on Interface IF_FPM_TABLE_READER has no exception.

Method GET_ROOT_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ROOT_NODE_ID Value transfer Type reference (TYPE) STRING 20121126

Method GET_ROOT_NODE_ID on Interface IF_FPM_TABLE_READER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740