SAP ABAP Class IF_FPM_EXTENDED_FIELD_DESCR (Extended Field Description)
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
Class IF_FPM_EXTENDED_FIELD_DESCR  
Short Description Extended Field Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121218   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_EXTENDED_FIELD_DESCR has no forward declaration.
Interfaces
Class IF_FPM_EXTENDED_FIELD_DESCR has no interface implemented.
Friends
Class IF_FPM_EXTENDED_FIELD_DESCR has no friend class.
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
Class 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 class IF_FPM_EXTENDED_FIELD_DESCR has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in