SAP ABAP Class CL_FP_FB_FORM_CONTEXT_GRID (Form Builder: Form Context Properties Table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAFPUI (Package) SAP Form Processing (UI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ALV_GRID_BASE Basis Class for ALV Grid 20030903
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DRAGDROP Drag and Drop Interface for Controls 20030903
Properties
Class CL_FP_FB_FORM_CONTEXT_GRID  
Short Description Form Builder: Form Context Properties Table    
Super Class CL_GUI_ALV_GRID_BASE Basis Class for ALV Grid 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAFPUI   SAP Form Processing (UI) 
Created 20030903   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TFPNP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DRAGDROP Drag and Drop Interface for Controls 20030903
Friends
# Friend Modeled only Created on Description
1 CL_FP_FB_FORM_CONTEXT_PROP 20030903 Form Builder: Form Context Properties Table
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_HM_CHECK_TABLE Constant Protected Type reference (TYPE) DDSHLPTYP 'CH' Help Method: Check Table 20030903
2 C_HM_CHECK_TABLE_TEXT Constant Protected Type reference (TYPE) DDSHLPTYP 'CT' Help Method: Check Table With Text Table 20030903
3 C_HM_DATA_ELEMENT Constant Protected Type reference (TYPE) DDSHLPTYP 'SH' Help Method: Search Help for Data Element 20030903
4 C_HM_DOMAIN_VALUES Constant Protected Type reference (TYPE) DDSHLPTYP 'FV' Help Method: Domain Values 20030903
5 C_STYLE2_NO_BORDER_LEFT Instance attribute Protected Type reference (TYPE) LVC_ISTYLE Style: No Border Left 20030903
6 C_STYLE2_NO_BORDER_RIGHT Instance attribute Protected Type reference (TYPE) LVC_ISTYLE Style: No Border Right 20030903
7 C_STYLE_CATEGORY_HEADER Instance attribute Protected Type reference (TYPE) LVC_ISTYLE Style: Category Header 20030903
8 C_STYLE_CHECKBOX_CHECKED Instance attribute Protected Type reference (TYPE) LVC_ISTYLE Style: Checkbox On 20030903
9 C_STYLE_CHECKBOX_NOT_CHECKED Instance attribute Protected Type reference (TYPE) LVC_ISTYLE Style: Checkbox Off 20030903
10 C_STYLE_DISABLED Instance attribute Protected Type reference (TYPE) LVC_ISTYLE Style: Disabled 20030903
11 C_STYLE_ENABLED Instance attribute Protected Type reference (TYPE) LVC_ISTYLE Style: Enabled 20030903
12 C_STYLE_F4 Instance attribute Protected Type reference (TYPE) LVC_ISTYLE Style: F4 Help 20030903
13 C_STYLE_REQUIRED Instance attribute Protected Type reference (TYPE) LVC_ISTYLE Style: Required 20030903
14 C_STYLE_SINGLE_CLICK Instance attribute Protected Type reference (TYPE) LVC_ISTYLE Style: Single Click 20030903
15 C_TYPE_BOOLEAN Constant Protected Type reference (TYPE) I 6 Type: Boolean 20030903
16 C_TYPE_INTEGER Constant Protected Type reference (TYPE) I 3 Type: Integer 20030903
17 C_TYPE_LIST Constant Protected Type reference (TYPE) I 4 Type: List 20030903
18 C_TYPE_LIST_DDIC Constant Protected Type reference (TYPE) I 5 Type: List (from Domain) 20030903
19 C_TYPE_SEPARATOR Constant Protected Type reference (TYPE) I 1 Type: Separator 20030903
20 C_TYPE_STRING Constant Protected Type reference (TYPE) I 2 Type: String 20030903
21 M_BUPA_TIME_DEPENDENT_IS_DYNAM Instance attribute Protected Type reference (TYPE) C Indicator 20050124
22 M_DATA_TABLE Instance attribute Protected Type reference (TYPE) LVC_T_DATA Properties 20030903
23 M_DD_DATA_BEHAVIOR Instance attribute Protected Object reference (TYPE REF TO) CL_DRAGDROP Drag&Drop Behavior 20030903
24 M_DD_DATA_HANDLE Instance attribute Protected Type reference (TYPE) I Drag&Drop Handle 20030903
25 M_DD_STRUCT_BEHAVIOR Instance attribute Protected Object reference (TYPE REF TO) CL_DRAGDROP Drag&Drop Behavior 20030903
26 M_DD_STRUCT_HANDLE Instance attribute Protected Type reference (TYPE) I Drag&Drop Handle 20030903
27 M_DROP_COUNT Instance attribute Protected Type reference (TYPE) I Number of List Entries for ALV 20030903
28 M_DROP_ITEMS Instance attribute Protected Type reference (TYPE) LVC_T_DROP List Entries for ALV 20030903
29 M_FB_FORM Instance attribute Protected Object reference (TYPE REF TO) IF_FP_FB_FORM Form Builder: Form 20030903
30 M_FOCUS_ROW Instance attribute Protected Type reference (TYPE) I 2 Row with Focus 20030903
31 M_HELP_METHODS Instance attribute Protected Type reference (TYPE) T_HELP_METHODS Types of Value Location 20030903
32 M_HIDDEN_CATEGORIES Instance attribute Protected Type reference (TYPE) T_CATEGORIES Hidden Categories 20030903
33 M_HIDDEN_NODE_PROPERTIES Instance attribute Protected Type reference (TYPE) T_PROPERTIES Hidden Node Properties 20030903
34 M_LIST_DDIC_ITEMS Instance attribute Protected Type reference (TYPE) T_LIST_DDIC_ITEMS List Entries for DDIC Types 20030903
35 M_LIST_ITEMS Instance attribute Protected Type reference (TYPE) T_LIST_ITEMS List Entries 20030903
36 M_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_FP_NODE Node 20030903
37 M_NODE_PROPERTIES Instance attribute Protected Type reference (TYPE) T_PROPERTIES Node Properties 20030903
38 M_ROW_ID_TABLE Instance attribute Protected Type reference (TYPE) LVC_T_ROID Lines 20030903
39 M_STREET_PRIORITY_IS_DYNAMIC Instance attribute Protected Type reference (TYPE) C Indicator 20040329
40 M_UPDATES_AVAILABLE Instance attribute Protected Type reference (TYPE) C Changes available? 20030903
41 M_WITHIN_DISPATCH Instance attribute Protected Type reference (TYPE) C Within DISPATCH? 20030903
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VALUE Instance method Protected Method Check Entered Value 20030903
2 COLLAPSE_CATEGORY Instance method Protected Method Summarize Category 20030903
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030903
4 CONVERT_TO_ALV_PROPERTY Instance method Protected Method Change Property to ALV Values 20030903
5 DISPATCH_F1 Instance method Protected Method F1 Chosen 20030903
6 DISPATCH_F4 Instance method Protected Method F4 Help Activated 20030903
7 DISPATCH_HEADER_CLICK Instance method Protected Method Click Category 20030903
8 DISPATCH_MODIFIED Instance method Protected Method Content was changed 20030903
9 DISPLAY_PROPERTIES Instance method Protected Method Display Properties 20030903
10 EXPAND_CATEGORY Instance method Protected Method Expand Category 20030903
11 GET_ADDRESS_PROPERTIES Instance method Protected Method Get Address Properties 20030903
12 GET_COMMAND_PROPERTIES Instance method Protected Method Get Command Properties 20030903
13 GET_DATA_PROPERTIES Instance method Protected Method Get Data Properties 20030903
14 GET_GRAPHIC_CONTENT_PROPERTIES Instance method Protected Method Get Properties of Graphic Content 20030903
15 GET_GRAPHIC_PROPERTIES Instance method Protected Method Get Graphic Properties 20030903
16 GET_HELP_METHOD Instance method Protected Method Determine Type of Location of Values 20030903
17 GET_LOOP_PROPERTIES Instance method Protected Method Get Loop Properties 20030903
18 GET_PROPERTIES Instance method Protected Method Get Properties 20030903
19 GET_SINGLE_RECORD_PROPERTIES Instance method Protected Method Get Properties of Single Record 20040921
20 GET_STRUCTURE_PROPERTIES Instance method Protected Method Get Structure Properties 20030903
21 GET_TEXT_BTF_PROPERTIES Instance method Protected Method Get Properties of BTF Texts 20030903
22 GET_TEXT_DYNAMIC_PROPERTIES Instance method Protected Method Get Properties of Dynamic Texts 20030903
23 GET_TEXT_INCLUDE_PROPERTIES Instance method Protected Method Get Properties of Include Texts 20030903
24 GET_TEXT_MODULE_PROPERTIES Instance method Protected Method Get Properties of Text Modules 20030903
25 GET_TEXT_PROPERTIES Instance method Protected Method Get Text Properties 20030903
26 HANDLE_MODIFICATIONS Instance method Public Method Handle Changes 20030903
27 HANDLE_NODE_DOUBLE_CLICK Instance method Public Event handling method Double-Click Node 20030903
28 REFRESH_DISPLAY Instance method Protected Method Refresh Display 20030903
29 SET_ADDRESS_PROPERTIES Instance method Protected Method Set Address Properties 20030918
30 SET_DATA_PROPERTIES Instance method Protected Method Set Data Properties 20030903
31 SET_GRAPHIC_CONTENT_PROPERTIES Instance method Protected Method Set Properties of Graphic Content 20030909
32 SET_GRAPHIC_PROPERTIES Instance method Protected Method Set Graphic Properties 20030905
33 SET_LOOP_PROPERTIES Instance method Protected Method Set Loop Properties 20030903
34 SET_PROPERTIES Instance method Protected Method Set Properties 20030903
35 SET_SINGLE_RECORD_PROPERTIES Instance method Protected Method Set Properties of Single Record 20040921
36 SET_STRUCTURE_PROPERTIES Instance method Protected Method Set Structure Properties 20030903
37 SET_TEXT_DYNAMIC_PROPERTIES Instance method Protected Method Set Properties of Dynamic Texts 20030911
38 SET_TEXT_INCLUDE_PROPERTIES Instance method Protected Method Set Properties of Include Texts 20030905
39 SET_TEXT_MODULE_PROPERTIES Instance method Protected Method Set Properties of Text Modules 20030903
40 SET_TEXT_PROPERTIES Instance method Protected Method Set Text Properties 20030903
41 UPDATE Instance method Public Method Update Table 20030903
42 UPDATE_PROPERTY Instance method Protected Method Update Property 20030903
Events
Class CL_FP_FB_FORM_CONTEXT_GRID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CATEGORIES Public See coding Category Table 20030903 t_categories TYPE STANDARD TABLE OF i
2 T_HELP_METHOD Public See coding Type of Value Location 20030903 BEGIN OF t_help_method , ddic_type type dd04l-rollname , help_method type ddshlptyp , END OF t_help_method
3 T_HELP_METHODS Public See coding Types of Value Location 20030903 t_help_methods TYPE STANDARD TABLE OF t_help_method
4 T_LIST_DDIC_ITEMS Public See coding List Entries for DDIC Types 20030903 t_list_ddic_items TYPE STANDARD TABLE OF dd07v
5 T_LIST_ITEM Public See coding List Entry 20030903 BEGIN OF t_list_item , category type i , name type fptext , key type fptext , text type fptext , END OF t_list_item
6 T_LIST_ITEMS Public See coding List Entries 20030903 t_list_items TYPE STANDARD TABLE OF t_list_item
7 T_PROPERTIES Public See coding Properties Table 20030903 t_properties TYPE STANDARD TABLE OF t_property
8 T_PROPERTY Public See coding Properties 20030903 BEGIN OF t_property , category type i , type type i , ddic type dd04l-rollname , property type i , name type fptext , value type string , enabled type char1 , required type char1 , dragdropid type i , complex type char1 , END OF t_property
Method Signatures

Method CHECK_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DDIC Call by reference Type reference (TYPE) DD04L-ROLLNAME DDIC-Typ 20030903
2 Importing I_VALUE Call by reference Type reference (TYPE) CLIKE Wert 20030903
3 Returning R_VALID Value transfer Type reference (TYPE) I Gültig? 20030903

Method CHECK_VALUE on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method COLLAPSE_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY_HEADER Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030903

Method COLLAPSE_CATEGORY on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FB_FORM Call by reference Object reference (TYPE REF TO) IF_FP_FB_FORM Form Builder: Formular 20030903
2 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 20030903

Method CONSTRUCTOR on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method CONVERT_TO_ALV_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030903
2 Importing I_ROW_ID Call by reference Type reference (TYPE) I Zeile 20030903

Method CONVERT_TO_ALV_PROPERTY on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method DISPATCH_F1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODIFIED_ROW Call by reference Type reference (TYPE) LVC_S_MOCE-ROW_ID Zeile 20030903

Method DISPATCH_F1 on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method DISPATCH_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODIFIED_ROW Call by reference Type reference (TYPE) LVC_S_MOCE-ROW_ID Zeile 20030903

Method DISPATCH_F4 on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method DISPATCH_HEADER_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODIFIED_ROW Call by reference Type reference (TYPE) LVC_S_MOCE-ROW_ID Zeile 20030903

Method DISPATCH_HEADER_CLICK on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method DISPATCH_MODIFIED Signature

Method DISPATCH_MODIFIED on class CL_FP_FB_FORM_CONTEXT_GRID has no parameter.
Method DISPATCH_MODIFIED on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method DISPLAY_PROPERTIES Signature

Method DISPLAY_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no parameter.
Method DISPLAY_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method EXPAND_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY_HEADER Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030903

Method EXPAND_CATEGORY on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_ADDRESS_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20030903

Method GET_ADDRESS_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_COMMAND_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20030903

Method GET_COMMAND_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_DATA_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20030903

Method GET_DATA_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_GRAPHIC_CONTENT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20030903

Method GET_GRAPHIC_CONTENT_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_GRAPHIC_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20030903

Method GET_GRAPHIC_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_HELP_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DDIC_TYPE Call by reference Type reference (TYPE) DD04L-ROLLNAME Dictionary Typ 20030903
2 Returning R_HELP_METHOD Value transfer Type reference (TYPE) DDSHLPTYP Art der Werteherkunft 20030903

Method GET_HELP_METHOD on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_LOOP_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20030903

Method GET_LOOP_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20030903

Method GET_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_SINGLE_RECORD_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20040921

Method GET_SINGLE_RECORD_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_STRUCTURE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20030903

Method GET_STRUCTURE_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_TEXT_BTF_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20030903

Method GET_TEXT_BTF_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_TEXT_DYNAMIC_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20030903

Method GET_TEXT_DYNAMIC_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_TEXT_INCLUDE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20030903

Method GET_TEXT_INCLUDE_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_TEXT_MODULE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20030903

Method GET_TEXT_MODULE_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method GET_TEXT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) C Enabled? 20030903

Method GET_TEXT_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method HANDLE_MODIFICATIONS Signature

Method HANDLE_MODIFICATIONS on class CL_FP_FB_FORM_CONTEXT_GRID has no parameter.
Method HANDLE_MODIFICATIONS on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method HANDLE_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Value transfer Attribute reference (LIKE) 20030903

Method HANDLE_NODE_DOUBLE_CLICK on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method REFRESH_DISPLAY Signature

Method REFRESH_DISPLAY on class CL_FP_FB_FORM_CONTEXT_GRID has no parameter.
Method REFRESH_DISPLAY on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method SET_ADDRESS_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030918

Method SET_ADDRESS_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method SET_DATA_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030903

Method SET_DATA_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method SET_GRAPHIC_CONTENT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030909

Method SET_GRAPHIC_CONTENT_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method SET_GRAPHIC_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030905

Method SET_GRAPHIC_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method SET_LOOP_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030903

Method SET_LOOP_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030903

Method SET_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method SET_SINGLE_RECORD_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20040921

Method SET_SINGLE_RECORD_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method SET_STRUCTURE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030903

Method SET_STRUCTURE_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method SET_TEXT_DYNAMIC_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030911

Method SET_TEXT_DYNAMIC_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method SET_TEXT_INCLUDE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030905

Method SET_TEXT_INCLUDE_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method SET_TEXT_MODULE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030903

Method SET_TEXT_MODULE_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method SET_TEXT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030903

Method SET_TEXT_PROPERTIES on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method UPDATE Signature

Method UPDATE on class CL_FP_FB_FORM_CONTEXT_GRID has no parameter.
Method UPDATE on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.

Method UPDATE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROPERTY Call by reference Type reference (TYPE) T_PROPERTY Eigenschaft 20030903

Method UPDATE_PROPERTY on class CL_FP_FB_FORM_CONTEXT_GRID has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 640