SAP ABAP Interface IF_FPM_ACA (Additional Content Area API)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_CORE (Package) Floorplan Manager (Framework)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_ACA Additional Content Area API 20070814
Properties
Interface IF_FPM_ACA  
Short Description Additional Content Area API    
General Data
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20070502   SAP 
Last changed 20110908   SAP 
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)
Interfaces
Interface IF_FPM_ACA has no interface.
Friends
Interface IF_FPM_ACA has no friend.
Attributes
Interface IF_FPM_ACA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_UIBB Instance method Public Method Adds a UIBB to an additional content area 20070814
2 GET_UIBB_KEYS Instance method Public Method Get's a list of UIBBs of anadditional content area 20070814
3 REMOVE_UIBB Instance method Public Method Removes a UIBB from an additional content area 20070814
4 SET_CONTAINER_PROPERTIES Instance method Public Method Sets custom properties for additional content area container 20070815
5 SET_STANDARD_CONTAINER_LAYOUT Instance method Public Method Sets custom layout properties for standard container 20101117
Events
Interface IF_FPM_ACA has no event.
Types
Interface IF_FPM_ACA has no local type.
Method Signatures

Method ADD_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UIBB_KEY Call by reference Type reference (TYPE) FPM_S_UIBB_KEY Key of a UIBB to be embedded in an FPM based application 20070814
2 Importing IV_ACA_LOCATION Call by reference Type reference (TYPE) FPM_ACA_LOCATION Location of Additional Content Area 20070814
3 Importing IV_INDEX Call by reference Type reference (TYPE) I 9999 Insertion Place 20070814

Method ADD_UIBB on Interface IF_FPM_ACA has no exception.

Method GET_UIBB_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UIBB Call by reference Type reference (TYPE) FPM_T_UIBB_KEY Table type of UIBB keys 20070814
2 Importing IV_ACA_LOCATION Call by reference Type reference (TYPE) FPM_ACA_LOCATION Location of Additional Content Area 20070814

Method GET_UIBB_KEYS on Interface IF_FPM_ACA has no exception.

Method REMOVE_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACA_LOCATION Call by reference Type reference (TYPE) FPM_ACA_LOCATION Location of Additional Content Area 20070814
2 Importing IV_INDEX Call by reference Type reference (TYPE) I 9999 Index of UIBB to be removed 20070814

Method REMOVE_UIBB on Interface IF_FPM_ACA has no exception.

Method SET_CONTAINER_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACA_LOCATION Call by reference Type reference (TYPE) FPM_ACA_LOCATION Location of Additional Content Area 20070815
2 Importing IV_CELL_BACKGROUND_DESIGN Call by reference Type reference (TYPE) WDUI_CELL_BG_DESIGN WebDynpro:CellBackgroundDesign 20070815
3 Importing IV_CELL_DESIGN Call by reference Type reference (TYPE) WDUI_LAYOUT_CELL_DESIGN WebDynpro:LayoutCellDesign 20070815
4 Importing IV_COL_SPAN Call by reference Type reference (TYPE) I 20070815
5 Importing IV_HEIGHT Call by reference Type reference (TYPE) STRING Height of Container 20070815
6 Importing IV_H_ALIGN Call by reference Type reference (TYPE) WDUI_CELL_HALIGN WebDynpro:CellHAlign 20070815
7 Importing IV_MATRIX_DATA_HEIGHT Call by reference Type reference (TYPE) STRING 20070815
8 Importing IV_MATRIX_DATA_WIDTH Call by reference Type reference (TYPE) STRING 20070815
9 Importing IV_SCROLLING_MODE Call by reference Type reference (TYPE) WDUI_SCROLLING_MODE WebDynpro:ScrollingMode 20070815
10 Importing IV_STRETCHED_HORIZONTALLY Call by reference Type reference (TYPE) ABAP_BOOL 20070815
11 Importing IV_STRETCHED_VERTICALLY Call by reference Type reference (TYPE) ABAP_BOOL 20070815
12 Importing IV_V_ALIGN Call by reference Type reference (TYPE) WDUI_CELL_VALIGN WebDynpro:CellVAlign 20070815
13 Importing IV_V_GUTTER Call by reference Type reference (TYPE) WDUI_LAYOUT_CELL_SEP WebDynpro:LayoutCellSeparator 20070815
14 Importing IV_WIDTH Call by reference Type reference (TYPE) STRING Width of Container 20070815

Method SET_CONTAINER_PROPERTIES on Interface IF_FPM_ACA has no exception.

Method SET_STANDARD_CONTAINER_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER_ID Call by reference Type reference (TYPE) STRING 20101117
2 Importing IV_HEIGHT Call by reference Type reference (TYPE) STRING 20101117
3 Importing IV_LAYOUT_HEIGHT Call by reference Type reference (TYPE) STRING 20101117
4 Importing IV_LAYOUT_WIDTH Call by reference Type reference (TYPE) STRING 20101117
5 Importing IV_STRETCHED_HORIZONTALLY Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101117
6 Importing IV_STRETCHED_VERTICALLY Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101117
7 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20101117
8 Importing IV_WIDTH Call by reference Type reference (TYPE) STRING 20101117

Method SET_STANDARD_CONTAINER_LAYOUT on Interface IF_FPM_ACA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700