SAP ABAP Interface IF_RCM_WD_PU_CONTROLLER (Controller for Property Unification)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_PROPERTY_WD (Package) Property Unification: Web Dynpro
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCM_WD_PU_CTRL_BASE Base Class PU Controller 20041214
Properties
Interface IF_RCM_WD_PU_CONTROLLER  
Short Description Controller for Property Unification    
General Data
Package SRM_PROPERTY_WD   Property Unification: Web Dynpro 
Created 20041214   SAP 
Last changed 20050228   SAP 
Unicode checks active    
Forward declarations
Interface IF_RCM_WD_PU_CONTROLLER has no forward declaration.
Interfaces
Interface IF_RCM_WD_PU_CONTROLLER has no interface.
Friends
Interface IF_RCM_WD_PU_CONTROLLER has no friend.
Attributes
Interface IF_RCM_WD_PU_CONTROLLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_QUERY Instance method Public Method Execution of Query 20041214
2 GET_RESULT_FIELDCAT Instance method Public Method Read field catalog 20041214
3 GET_RESULT_ITEM_POID Instance method Public Method 20041214
4 GET_SEARCHABLE_SPS_LIST Instance method Public Method Gets List of Searchable SPS for POID 20041214
5 GET_SEARCH_PARAMS Instance method Public Method Gets Search Parameters 20041214
6 INITIALIZE Instance method Public Method 20041214
Events
Interface IF_RCM_WD_PU_CONTROLLER has no event.
Types
Interface IF_RCM_WD_PU_CONTROLLER has no local type.
Method Signatures

Method EXECUTE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT_TAB Call by reference Type reference (TYPE) SRM_PROP_CROSS_QY_RESULT_TAB Cross Query Ergebnistabelle 20041214
2 Exporting EX_USERINFO Call by reference Type reference (TYPE) SRM_XML_S_TAB Tabelle von Strings 20041214
3 Importing IM_QUERY Call by reference Type reference (TYPE) SRM_QUERY_EXPRESSION_TAB Attribut- und Volltextsuche 20041214
4 Importing IM_SPS_TO_SEARCH Call by reference Type reference (TYPE) SRM_LIST_SPS Liste mit SPS Beschreibungen 20041214
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20041214

Method GET_RESULT_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FIELDCAT Value transfer Type reference (TYPE) SRM_LIST_ATTRIBUTE_DESC List: IF_SRM_ATTRIBUTE_DESC 20041214
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20041214

Method GET_RESULT_ITEM_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM_ID Call by reference Type reference (TYPE) SRMPQID Property Query: Eindeutige ID einer Ergebniszeile 20041214
2 Importing IM_SPS_ID Call by reference Type reference (TYPE) STRING 20041214
3 Returning RE_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20041214
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20041214

Method GET_SEARCHABLE_SPS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SPS_LIST Value transfer Type reference (TYPE) SRM_LIST_SPS Liste mit SPS Beschreibungen 20041214
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20041214

Method GET_SEARCH_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PARAM_LIST Value transfer Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20041214
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20041214

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20041214
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20041214
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20041214
History
Last changed by/on SAP  20050228 
SAP Release Created in 700