SAP ABAP Interface IF_FPM_GUIBB_QV_DATASET_CONFIG (Configuration Interface for Quickview Dataset)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_GUIBB_QV_DATASET_CONFIG Config API for Quickview Dataset 20120313
Properties
Interface IF_FPM_GUIBB_QV_DATASET_CONFIG  
Short Description Configuration Interface for Quickview Dataset    
General Data
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20120312   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface IF_FPM_GUIBB_QV_DATASET_CONFIG has no forward declaration.
Interfaces
Interface IF_FPM_GUIBB_QV_DATASET_CONFIG has no interface.
Friends
Interface IF_FPM_GUIBB_QV_DATASET_CONFIG has no friend.
Attributes
Interface IF_FPM_GUIBB_QV_DATASET_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTE Instance method Public Method 20120312
2 GET_ARIA_LANDMARK Instance method Public Method 20131023
3 GET_ATTRIBUTES Instance method Public Method 20120312
4 GET_DATASET_TITLE Instance method Public Method 20120502
5 GET_PARAMETERS Instance method Public Method 20120312
6 SET_ARIA_LANDMARK Instance method Public Method 20131023
7 SET_DATASET_TITLE Instance method Public Method 20120502
Events
Interface IF_FPM_GUIBB_QV_DATASET_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_ATTRIBUTE Public See coding 20120312 BEGIN OF ys_attribute, id TYPE fpm_element_id, name TYPE name_komp, display_type TYPE fpmgb_display_type, index TYPE fpm_index, header_text TYPE wdy_conf_transl_text, technical TYPE fpm_technical_field, attr_lpd_appl_key TYPE fpm_s_lpd_appl_key, END OF ys_attribute
2 YS_PARAMETER Public See coding 20120312 BEGIN OF ys_parameter, name TYPE fpmgb_parameter_name, value TYPE fpmgb_parameter_value, END OF ys_parameter
3 YT_ATTRIBUTE Public See coding 20120312 yt_attribute TYPE STANDARD TABLE OF ys_attribute WITH KEY id
4 YT_PARAMETER Public See coding 20120312 yt_parameter TYPE STANDARD TABLE OF ys_parameter WITH KEY name
Method Signatures

Method ADD_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTE Call by reference Type reference (TYPE) YS_ATTRIBUTE 20120312

Method ADD_ATTRIBUTE on Interface IF_FPM_GUIBB_QV_DATASET_CONFIG has no exception.

Method GET_ARIA_LANDMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ARIA_LANDMARK Value transfer Type reference (TYPE) FPM_ARIA_LANDMARK Aria Landmark 20131023

Method GET_ARIA_LANDMARK on Interface IF_FPM_GUIBB_QV_DATASET_CONFIG has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) YT_ATTRIBUTE 20120312

Method GET_ATTRIBUTES on Interface IF_FPM_GUIBB_QV_DATASET_CONFIG has no exception.

Method GET_DATASET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATASET_TITLE Value transfer Type reference (TYPE) FPM_QV_DATASET_TITLE Dataset Title 20120502

Method GET_DATASET_TITLE on Interface IF_FPM_GUIBB_QV_DATASET_CONFIG has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAMETER Value transfer Type reference (TYPE) YT_PARAMETER 20120312

Method GET_PARAMETERS on Interface IF_FPM_GUIBB_QV_DATASET_CONFIG has no exception.

Method SET_ARIA_LANDMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARIA_LANDMARK Call by reference Type reference (TYPE) FPM_ARIA_LANDMARK Aria Landmark 20131023

Method SET_ARIA_LANDMARK on Interface IF_FPM_GUIBB_QV_DATASET_CONFIG has no exception.

Method SET_DATASET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASET_TITLE Call by reference Type reference (TYPE) FPM_QV_DATASET_TITLE Dataset Title 20120502

Method SET_DATASET_TITLE on Interface IF_FPM_GUIBB_QV_DATASET_CONFIG has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 732