SAP ABAP Class CL_FPM_ADV_FORM_BASE_CFG (Base Config. API for all GUIBBs based on Advanced Forms)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_ADV_FORM_TYPES Type Definitions for Advanced Form GUIBBs 20111102
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_FORM_CFG_GL2 Configuration API for GUIBB FPM_FORM_UIBB_GL2 20111019
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_FORM_REP_CFG Configuration API for GUIBB FPM_FORM_REPEATER_UIBB 20111019
Properties
Class CL_FPM_ADV_FORM_BASE_CFG  
Short Description Base Config. API for all GUIBBs based on Advanced Forms    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20111019   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 CL_FPM_ADV_FORM_BASE_CFG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_FPM_ADV_FORM_BASE_DATA_MGR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_FPM_GUIBB_FORM_DATA_MGR_GL2 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 IF_FPM_GUIBB_FORM_CFG_READ_GL2 Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB_ADV_FORM_TYPES Type Definitions for Advanced Form GUIBBs 20111102
Friends
Class CL_FPM_ADV_FORM_BASE_CFG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DATA_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_ADV_FORM_BASE_DATA_MGR Base Data Manager Class for all GUIBBs based on Adv. Forms 20111019
2 MO_FIELD_CATALOG Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20111019
3 MT_ACTION_DEFINITION Instance attribute Protected Type reference (TYPE) FPMGB_T_ACTIONDEF Action Definition 20111019
4 MT_DND_DEFINITION Instance attribute Protected Type reference (TYPE) FPMGB_T_DND_DEFINITION Drag and Drop Attributes Definition 20120716
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ACTION Instance method Protected Method Add an action 20111019
2 ADD_BUTTON Instance method Protected Method Add a button with position 20111019
3 ADD_BUTTON_CHOICE Instance method Protected Method Add a button choice with position 20111019
4 ADD_BUTTON_ROW Instance method Protected Method Add a button row 20111019
5 ADD_DROP_TARGET Instance method Protected Method Add a drop target 20111019
6 ADD_ELEMENTS_TO_BUTTON_ROW Instance method Protected Method Add buttons elements to a button row 20111019
7 ADD_ELEMENTS_TO_FORM_GROUP Instance method Protected Method Add form group elements to a form group 20111019
8 ADD_FORM_GROUP Instance method Protected Method Add a form group 20111019
9 ADD_MENU Instance method Protected Method Add a menu 20120130
10 ADD_MENU_ITEMS Instance method Protected Method Add menu items to a menu 20120629
11 ADD_QUICKVIEW Instance method Protected Method Add a quickview 20120629
12 ADD_STANDARD_ELEMENT Instance method Protected Method Add a standard element with position 20111019
13 ADD_TOGGLE_BUTTON Instance method Protected Method Add a toggle button with position 20111019
14 ADD_TOOLBAR_LINK_TO_ACTION Instance method Protected Method Add a toolbar link to action with position 20120702
15 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111019
16 CONVERT_BUTTON Instance method Private Method Convert button to generic button structure 20111019
17 CONVERT_BUTTON_CHOICE Instance method Private Method Convert button choice to generic button structure 20111019
18 CONVERT_TOGGLE_BUTTON Instance method Private Method Convert toggle button to generic button structure 20111019
19 CONVERT_TOOLBAR_LINK_TO_ACTION Instance method Private Method Convert toolbar link to action to generic button structure 20111128
20 GET_ACTIONS Instance method Protected Method Get actions 20111019
21 GET_BUTTONS Instance method Protected Method Get normal buttons with their positions 20111019
22 GET_BUTTON_CHOICES Instance method Protected Method Get button choices with their positions 20111019
23 GET_BUTTON_ROWS Instance method Protected Method Get button rows with their positions 20111019
24 GET_DROP_TARGETS Instance method Protected Method Get drop target 20111019
25 GET_FEEDER_PARAMETER Instance method Protected Method Get feeder parameter 20111019
26 GET_FORM_ATTRIBUTES Instance method Protected Method Get the form attributes 20111019
27 GET_FORM_GROUPS Instance method Protected Method Get form groups 20111019
28 GET_MENUS Instance method Protected Method Get menus 20120629
29 GET_QUICKVIEWS Instance method Protected Method Get quickviews 20120629
30 GET_STANDARD_ELEMENTS Instance method Protected Method Get standard elements with their positions 20111019
31 GET_TOGGLE_BUTTONS Instance method Protected Method Get toggle buttons with their positions 20111019
32 GET_TOOLBAR_LINK_TO_ACTION Instance method Protected Method Get toolbar link to actions with their positions 20111128
33 SET_FORM_ATTRIBUTES Instance method Protected Method Set form attributes 20111019
Events
Class CL_FPM_ADV_FORM_BASE_CFG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ACTION Public Attribute reference (LIKE) 20111102
2 TY_S_BUTTON Public Attribute reference (LIKE) 20111102
3 TY_S_BUTTON_CHOICE Public Attribute reference (LIKE) 20111102
4 TY_S_BUTTON_POSITION Public Attribute reference (LIKE) 20111102
5 TY_S_BUTTON_ROW Public Attribute reference (LIKE) 20111102
6 TY_S_BUTTON_ROW_ELEMENT Public Attribute reference (LIKE) 20111102
7 TY_S_BUTTON_ROW_POSITION Public Attribute reference (LIKE) 20111102
8 TY_S_DROP_TARGET Public Attribute reference (LIKE) 20111102
9 TY_S_FEEDER_PARAMETER Public Attribute reference (LIKE) 20111102
10 TY_S_FORM_ATTRIBUTES Public Attribute reference (LIKE) 20111102
11 TY_S_FORM_GROUP Public Attribute reference (LIKE) 20111102
12 TY_S_FORM_GROUP_ELEMENT Public Attribute reference (LIKE) 20111102
13 TY_S_MENU Public Attribute reference (LIKE) 20120629
14 TY_S_MENU_ACTION_ITEM Public Attribute reference (LIKE) 20111102
15 TY_S_MENU_ITEM Public Attribute reference (LIKE) 20120629
16 TY_S_QUICKVIEW Public Attribute reference (LIKE) 20120629
17 TY_S_STANDARD_ELEMENT Public Attribute reference (LIKE) 20111102
18 TY_S_STANDARD_ELEMENT_POSITION Public Attribute reference (LIKE) 20111102
19 TY_S_TOGGLE_BUTTON Public Attribute reference (LIKE) 20111102
20 TY_S_TOOLBAR_LINK_TO_ACTION Public Attribute reference (LIKE) 20111128
21 TY_T_ACTION Public Attribute reference (LIKE) 20111102
22 TY_T_BUTTON Public Attribute reference (LIKE) 20111102
23 TY_T_BUTTON_CHOICE Public Attribute reference (LIKE) 20111102
24 TY_T_BUTTON_ROW Public Attribute reference (LIKE) 20111102
25 TY_T_BUTTON_ROW_ELEMENT Public Attribute reference (LIKE) 20111102
26 TY_T_DROP_TARGET Public Attribute reference (LIKE) 20111102
27 TY_T_FEEDER_PARAMETER Public Attribute reference (LIKE) 20111102
28 TY_T_FORM_GROUP Public Attribute reference (LIKE) 20111102
29 TY_T_FORM_GROUP_ELEMENT Public Attribute reference (LIKE) 20111102
30 TY_T_MENU Public Attribute reference (LIKE) 20120629
31 TY_T_MENU_ACTION_ITEM Public Attribute reference (LIKE) 20111102
32 TY_T_MENU_ITEM Public Attribute reference (LIKE) 20120629
33 TY_T_QUICKVIEW Public Attribute reference (LIKE) 20120629
34 TY_T_STANDARD_ELEMENT Public Attribute reference (LIKE) 20111102
35 TY_T_TOGGLE_BUTTON Public Attribute reference (LIKE) 20111102
36 TY_T_TOOLBAR_LINK_TO_ACTION Public Attribute reference (LIKE) 20111128
Method Signatures

Method ADD_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACTION Call by reference Type reference (TYPE) TY_S_ACTION Action da 20111019
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20111019

Method ADD_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUTTON Call by reference Type reference (TYPE) TY_S_BUTTON Button data 20111019
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20111019

Method ADD_BUTTON_CHOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUTTON_CHOICE Call by reference Type reference (TYPE) TY_S_BUTTON_CHOICE Button choice data 20111019
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20111019

Method ADD_BUTTON_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUTTON_ROW Call by reference Type reference (TYPE) TY_S_BUTTON_ROW Button row 20111019
2 Importing IT_BUTTON Call by reference Type reference (TYPE) TY_T_BUTTON Buttons 20111019
3 Importing IT_BUTTON_CHOICE Call by reference Type reference (TYPE) TY_T_BUTTON_CHOICE Button choices 20111019
4 Importing IT_TOGGLE_BUTTON Call by reference Type reference (TYPE) TY_T_TOGGLE_BUTTON Toggle buttons 20111019
5 Importing IT_TOOLBAR_LINK_TO_ACTION Call by reference Type reference (TYPE) TY_T_TOOLBAR_LINK_TO_ACTION Toolbar link to actions 20111128
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20111019

Method ADD_DROP_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DROP_TARGET Call by reference Type reference (TYPE) TY_S_DROP_TARGET Drop target data 20111019
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20111019

Method ADD_ELEMENTS_TO_BUTTON_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUTTON Call by reference Type reference (TYPE) TY_T_BUTTON Buttons 20111019
2 Importing IT_BUTTON_CHOICE Call by reference Type reference (TYPE) TY_T_BUTTON_CHOICE Button choices 20111019
3 Importing IT_BUTTON_ROW_ELEMENT Call by reference Type reference (TYPE) TY_T_BUTTON_ROW_ELEMENT Button row element references and indices 20111019
4 Importing IT_TOGGLE_BUTTON Call by reference Type reference (TYPE) TY_T_TOGGLE_BUTTON Toggle buttons 20111019
5 Importing IT_TOOLBAR_LINK_TO_ACTION Call by reference Type reference (TYPE) TY_T_TOOLBAR_LINK_TO_ACTION Toolbar link to actions 20111128
6 Importing IV_BUTTON_ROW_ID Call by reference Type reference (TYPE) TY_S_BUTTON_ROW-ID Button row ID 20111019
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20111019

Method ADD_ELEMENTS_TO_FORM_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FORM_GROUP_ELEMENT Call by reference Type reference (TYPE) TY_T_FORM_GROUP_ELEMENT Form group element references 20111019
2 Importing IV_FORM_GROUP_ID Call by reference Type reference (TYPE) TY_S_FORM_GROUP-ID Form group ID 20111019
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20111019

Method ADD_FORM_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FORM_GROUP Call by reference Type reference (TYPE) TY_S_FORM_GROUP Form group data 20111019
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20111019

Method ADD_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MENU Call by reference Type reference (TYPE) TY_S_MENU Menu 20120629
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120130

Method ADD_MENU_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MENU_ITEM Call by reference Type reference (TYPE) TY_S_MENU-MENU_ITEMS Menu Items 20120629
2 Importing IV_MENU_ID Call by reference Type reference (TYPE) TY_S_MENU-ID Menu ID 20120629
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120629

Method ADD_QUICKVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_QUICKVIEW Call by reference Type reference (TYPE) TY_S_QUICKVIEW Quickview data 20120629
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120629

Method ADD_STANDARD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STANDARD_ELEMENT Call by reference Type reference (TYPE) TY_S_STANDARD_ELEMENT Standard element data 20111019
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20111019

Method ADD_TOGGLE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TOGGLE_BUTTON Call by reference Type reference (TYPE) TY_S_TOGGLE_BUTTON Toggle button data 20111019
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20111019

Method ADD_TOOLBAR_LINK_TO_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TOOLBAR_LINK_TO_ACTION Call by reference Type reference (TYPE) TY_S_TOOLBAR_LINK_TO_ACTION Toolbar link to action data 20120702
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120702

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA_MANAGER Call by reference Object reference (TYPE REF TO) CL_FPM_ADV_FORM_BASE_DATA_MGR Base Data Manager Class for all GUIBBs based on Adv. Forms 20111019
2 Importing IO_FIELD_CATALOG Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20111020
3 Importing IT_ACTION_DEFINITION Call by reference Type reference (TYPE) FPMGB_T_ACTIONDEF Action Definition 20111019
4 Importing IT_DND_DEFINITION Call by reference Type reference (TYPE) FPMGB_T_DND_DEFINITION Drag and Drop Attributes Definition 20120716

Method CONSTRUCTOR on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method CONVERT_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BUTTON Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_BUTTON Generic button structure 20111019
2 Importing IS_BUTTON Call by reference Type reference (TYPE) TY_S_BUTTON Button 20111019

Method CONVERT_BUTTON on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method CONVERT_BUTTON_CHOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BUTTON Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_BUTTON Generic button structure 20111019
2 Importing IS_BUTTON_CHOICE Call by reference Type reference (TYPE) TY_S_BUTTON_CHOICE Button choice 20111019

Method CONVERT_BUTTON_CHOICE on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method CONVERT_TOGGLE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BUTTON Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_BUTTON Generic button structure 20111019
2 Importing IS_TOGGLE_BUTTON Call by reference Type reference (TYPE) TY_S_TOGGLE_BUTTON Toggle button 20111019

Method CONVERT_TOGGLE_BUTTON on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method CONVERT_TOOLBAR_LINK_TO_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BUTTON Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_BUTTON Generic button structure 20111128
2 Importing IS_TOOLBAR_LINK_TO_ACTION Call by reference Type reference (TYPE) TY_S_TOOLBAR_LINK_TO_ACTION Toolbar link to action 20111128

Method CONVERT_TOOLBAR_LINK_TO_ACTION on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method GET_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION Call by reference Type reference (TYPE) TY_T_ACTION Table of actions 20111019

Method GET_ACTIONS on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method GET_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUTTON Call by reference Type reference (TYPE) TY_T_BUTTON Table of buttons 20111019

Method GET_BUTTONS on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method GET_BUTTON_CHOICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUTTON_CHOICE Call by reference Type reference (TYPE) TY_T_BUTTON_CHOICE Table of button choices 20111019

Method GET_BUTTON_CHOICES on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method GET_BUTTON_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUTTON_ROW Call by reference Type reference (TYPE) TY_T_BUTTON_ROW Table of button rows 20111019

Method GET_BUTTON_ROWS on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method GET_DROP_TARGETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DROP_TARGET Call by reference Type reference (TYPE) TY_T_DROP_TARGET Table of drop targets 20111019

Method GET_DROP_TARGETS on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method GET_FEEDER_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FEEDER_PARAMETER Call by reference Type reference (TYPE) TY_T_FEEDER_PARAMETER Table of feeder parameter 20111019

Method GET_FEEDER_PARAMETER on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method GET_FORM_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORM_ATTRIBUTES Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES Form attributes 20111019

Method GET_FORM_ATTRIBUTES on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method GET_FORM_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FORM_GROUP Call by reference Type reference (TYPE) TY_T_FORM_GROUP Table of form groups 20111019

Method GET_FORM_GROUPS on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method GET_MENUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MENU Call by reference Type reference (TYPE) TY_T_MENU Table of menus 20120629

Method GET_MENUS on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method GET_QUICKVIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUICKVIEW Call by reference Type reference (TYPE) TY_T_QUICKVIEW Table of quickviews 20120629

Method GET_QUICKVIEWS on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method GET_STANDARD_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STANDARD_ELEMENT Call by reference Type reference (TYPE) TY_T_STANDARD_ELEMENT Table of standard elements 20111019

Method GET_STANDARD_ELEMENTS on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method GET_TOGGLE_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOGGLE_BUTTON Call by reference Type reference (TYPE) TY_T_TOGGLE_BUTTON Table of toggle buttons 20111019

Method GET_TOGGLE_BUTTONS on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method GET_TOOLBAR_LINK_TO_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOOLBAR_LINK_TO_ACTION Call by reference Type reference (TYPE) TY_T_TOOLBAR_LINK_TO_ACTION Table of toolbar link to actions 20111128

Method GET_TOOLBAR_LINK_TO_ACTION on class CL_FPM_ADV_FORM_BASE_CFG has no exception.

Method SET_FORM_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FORM_ATTRIBUTES Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES Form attributes structure 20111019
2 Importing IV_ACCESSIBILITY_DESCRIPTION Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES-ACCESSIBILITY_DESCRIPTION Acessibility Description 20111031
3 Importing IV_ARIA_LANDMARK Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES-ARIA_LANDMARK Aria landmark 20131105
4 Importing IV_CHECK_MANDATORY Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES-CHECK_MANDATORY Indicator: Check Mandatory Fields on Screen 20111019
5 Importing IV_CTXT_MENU_ID Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES-CTXT_MENU_ID Context Menu ID 20120629
6 Importing IV_FORM_SEPARATOR Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES-FORM_SEPARATOR Form Separator 20111027
7 Importing IV_INSTANCE_STYLE Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES-INSTANCE_STYLE Instance Style 20140610
8 Importing IV_LAYOUT_TYPE Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES-LAYOUT_TYPE Form Layout Type 20111019
9 Importing IV_MINIMUM_FORM_COLUMN_WIDTH Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES-MINIMUM_FORM_COLUMN_WIDTH Minimum Form Column Width 20140709
10 Importing IV_NO_DATA_TEXT Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES-NO_DATA_TEXT Alternative display text if no data is available 20111228
11 Importing IV_NO_ON_ENTER_AFTER_F4 Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES-NO_ON_ENTER_AFTER_F4 Indicator: Avoid onEnter event after value help selection 20111019
12 Importing IV_SHOW_NO_DATA_DEFAULT_TEXT Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES-SHOW_NO_DATA_DEFAULT_TEXT Indicator: Display default text if no data is available 20120109
13 Importing IV_TITLE Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES-TITLE Form Title 20111019
14 Importing IV_VISIBLE_ROW_COUNT Call by reference Type reference (TYPE) TY_S_FORM_ATTRIBUTES-VISIBLE_ROW_COUNT Visible Row Count 20120220
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20111019
History
Last changed by/on SAP  20130531 
SAP Release Created in 732