SAP ABAP Class IF_FPM_ADV_FORM_BASE_CFG_ACC (Base Config. Access Interface for GUIBBs based on Adv. Forms)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_ADV_FORM_BASE_CTX_ACC Base Context Access Class for GUIBBs based on Adv. Forms 20121121
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_ADV_FORM_BASE_TAB_ACC Base Table Reader Access Class for GUIBBs based on Adv Forms 20121121
Properties
Class IF_FPM_ADV_FORM_BASE_CFG_ACC  
Short Description Base Config. Access Interface for GUIBBs based on Adv. Forms    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121121   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FPM_ADV_FORM_BASE_DATA_MGR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_FPM_ADV_FORM_BASE_CFG_ACC has no interface implemented.
Friends
Class IF_FPM_ADV_FORM_BASE_CFG_ACC has no friend class.
Attributes
Class IF_FPM_ADV_FORM_BASE_CFG_ACC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIONS Instance method Public Method Get actions from configuration 20121121
2 GET_BUTTONS Instance method Public Method Get buttons from configuration 20121121
3 GET_BUTTON_ROWS Instance method Public Method Get button rows from configuration 20121121
4 GET_DROP_TARGET Instance method Public Method Get drop target information from configuration 20121121
5 GET_FEEDER_PARAMETER Instance method Public Method Get feeder parameters from configuration 20121121
6 GET_FORM_ATTRIBUTES Instance method Public Method Get form attributes from configuration 20121121
7 GET_FORM_GROUPS Instance method Public Method Get orm groups from configuration 20121121
8 GET_MENUS Instance method Public Method Get context/ action menus from configuration 20121121
9 GET_POSITIONS Instance method Public Method Get form element positions from configuration 20121121
10 GET_QUICKVIEWS Instance method Public Method Get quickviews from configuration 20121121
11 GET_STANDARD_ELEMENTS Instance method Public Method Get standard elements from configuration 20121121
Events
Class IF_FPM_ADV_FORM_BASE_CFG_ACC has no event.
Types
Class IF_FPM_ADV_FORM_BASE_CFG_ACC has no local type.
Method Signatures

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) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_ACTION Actions 20121121

Method GET_ACTIONS on class IF_FPM_ADV_FORM_BASE_CFG_ACC 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) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_BUTTON Buttons 20121121

Method GET_BUTTONS on class IF_FPM_ADV_FORM_BASE_CFG_ACC 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) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_BUTTON_ROW Button rows 20121121

Method GET_BUTTON_ROWS on class IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.

Method GET_DROP_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DROP_TARGET Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_DROP_TARGET Drop target 20121121

Method GET_DROP_TARGET on class IF_FPM_ADV_FORM_BASE_CFG_ACC 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) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_FEEDER_PARAMETER Feeder parameter 20121121

Method GET_FEEDER_PARAMETER on class IF_FPM_ADV_FORM_BASE_CFG_ACC 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) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FORM_ATTRIBUTES Form attributes 20121121

Method GET_FORM_ATTRIBUTES on class IF_FPM_ADV_FORM_BASE_CFG_ACC 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) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_FORM_GROUP Form groups 20121121

Method GET_FORM_GROUPS on class IF_FPM_ADV_FORM_BASE_CFG_ACC 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) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_MENU Menus 20121121

Method GET_MENUS on class IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.

Method GET_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POSITION Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_POSITION Form element positions 20121121

Method GET_POSITIONS on class IF_FPM_ADV_FORM_BASE_CFG_ACC 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) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_QUICKVIEW Quickviews 20121121

Method GET_QUICKVIEWS on class IF_FPM_ADV_FORM_BASE_CFG_ACC 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) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_STANDARD_ELEMENT Standard elements 20121121

Method GET_STANDARD_ELEMENTS on class IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in