SAP ABAP Interface IF_UI_LINK_PARAMETER_CLASS (Link Parameter Class)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_GEN_UI_BI_UTIL Untilities for the generic BI Component of CRM UIU 20060425
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_UI_COPY_CONTEXT_OBJ2IP Copy Data Context Object to IP data collection 20060525
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_UI_FS_NAVBAR_PARAM Link Class 20070118
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_UI_LTX_NAVBAR_PARAM Link Class 20060425
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_PFCG_URL_PARAM_CLASS Loader and Parameter Class for PFCG role data 20090115
Properties
Interface IF_UI_LINK_PARAMETER_CLASS  
Short Description Link Parameter Class    
General Data
Package CRM_BSP_UI_FRAME_CORE   Application Frame DDIC, Services and Utilities 
Created 20060330   SAP 
Last changed 20081007   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_UI_LINK_PARAMETER_CLASS has no interface.
Friends
Interface IF_UI_LINK_PARAMETER_CLASS has no friend.
Attributes
Interface IF_UI_LINK_PARAMETER_CLASS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PARAMETER_OBJECT Static method Public Method 20060425
2 GET_AUTHORIZATION Instance method Public Method Get Authorization Within Local System 20070402
3 PROCESS_DATA_COLLECTION Static method Public Method 20060526
Events
Interface IF_UI_LINK_PARAMETER_CLASS has no event.
Types
Interface IF_UI_LINK_PARAMETER_CLASS has no local type.
Method Signatures

Method CREATE_PARAMETER_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_ID Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20060425
2 Importing IV_PARAMETER Call by reference Type reference (TYPE) CRMT_UI_LINK_PARAMETER Link Parameter 20060425
3 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Zugriffsinterface für BO Attribute 20060425

Method CREATE_PARAMETER_OBJECT on Interface IF_UI_LINK_PARAMETER_CLASS has no exception.

Method GET_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LINK_INFO Call by reference Type reference (TYPE) CRMT_UI_FRAME_LINK_INFO Link Information 20070419
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070417

Method GET_AUTHORIZATION on Interface IF_UI_LINK_PARAMETER_CLASS has no exception.

Method PROCESS_DATA_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20060526
2 Importing IV_LINK_ID Call by reference Type reference (TYPE) CRMT_UI_LOGICAL_LINK_ID Logical Link ID 20060526
3 Importing IV_PARAMETER Call by reference Type reference (TYPE) CRMT_UI_LINK_PARAMETER Link Parameter 20060526

Method PROCESS_DATA_COLLECTION on Interface IF_UI_LINK_PARAMETER_CLASS has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700