SAP ABAP Interface IF_FPM_EXTENDED_FIELD_DESCR (Extended Field Description)
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_FEEDER_MONSTER_WRAP Monster Feeder Wrapper for Testing 20130115
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TEST_HTML_FIELD_IN_FORM Test Feeder for HTML Field in Form 20121220
Properties
Interface IF_FPM_EXTENDED_FIELD_DESCR  
Short Description Extended Field Description    
General Data
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20121218   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_FPM_EXTENDED_FIELD_DESCR has no forward declaration.
Interfaces
Interface IF_FPM_EXTENDED_FIELD_DESCR has no interface.
Friends
Interface IF_FPM_EXTENDED_FIELD_DESCR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_TYPE Constant Public See coding 20121218
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXTENDED_FIELD_DESCRIPTION Instance method Public Method Extended Field Description 20121218
Events
Interface IF_FPM_EXTENDED_FIELD_DESCR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_EXTENDED_FIELD_DESCRIPTION Public See coding 20121218 begin of ys_extended_field_description, name type name_komp, needs_data type wdy_boolean, items type yt_item, end of ys_extended_field_description
2 YS_ITEM Public See coding 20121218 begin of ys_item, type type y_type, index type i, ref_field type name_komp, value type string, end of ys_item
3 YT_EXTENDED_FIELD_DESCRIPTION Public See coding 20121218 yt_extended_field_description type standard TABLE OF ys_extended_field_description with key name
4 YT_ITEM Public See coding 20121218 yt_item type standard table of ys_item with DEFAULT KEY
5 Y_TYPE Public Type reference (TYPE) I 20121218
Method Signatures

Method GET_EXTENDED_FIELD_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXTENDED_FIELD_DESCRIPTION Value transfer Type reference (TYPE) YT_EXTENDED_FIELD_DESCRIPTION 20121218
2 Importing IS_INSTANCE_KEY Call by reference Type reference (TYPE) FPM_S_UIBB_INSTANCE_KEY UIBB Instance Key 20121219
3 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING 20121218

Method GET_EXTENDED_FIELD_DESCRIPTION on Interface IF_FPM_EXTENDED_FIELD_DESCR has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740