SAP ABAP Class CL_FPM_GAF_ASSIST (Assistance class for GAF)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_GAF_MAIN_ASSIST | Assistance class for all GAFs | 20090724 |
Properties
| Class | CL_FPM_GAF_ASSIST | |
| Short Description | Assistance class for GAF | |
| Super Class | CL_FPM_GAF_MAIN_ASSIST | Assistance class for all GAFs |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20090724 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FPM_GAF_ASSIST has no interface implemented.
Friends
Class CL_FPM_GAF_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CONFSTEP' | Literal for GAF Cont. El. Confste | 20091203 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'INITIAL_SCREEN' | Literal for HGA Context Node Initial Screen | 20091203 | ||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FPM_CNR_GAF | CL_FPM_CNR_GAF | 20100908 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FPM_CONTEXT_MANAGER | FPM Context Manager | 20100908 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | IF_FPM_GAF=>TY_T_HIDDEN_MAINSTEP | 20100908 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100908 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100908 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100908 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100908 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100908 | ||
| 2 | Instance method | Public | Method | Set up the toolbar with buttons and their configuration | 20091204 | |
| 3 | Instance method | Public | Method | Returns the current GAF state | 20091201 | |
| 4 | Instance method | Public | Method | 20091203 | ||
| 5 | Instance method | Public | Method | Returns the next mainstep in case of next events | 20091202 | |
| 6 | Instance method | Public | Method | Returns the next substep in case of next events | 20091202 | |
| 7 | Instance method | Public | Method | Returns the previous mainstep in case of next events | 20091202 | |
| 8 | Instance method | Public | Method | Returns the previous substep in case of next events | 20091202 | |
| 9 | Instance method | Public | Method | 20091203 | ||
| 10 | Instance method | Public | Method | 20091203 | ||
| 11 | Instance method | Public | Method | 20100908 | ||
| 12 | Instance method | Public | Method | Set up the toolbar with buttons and their configuration | 20091204 | |
| 13 | Instance method | Public | Method | Set up the toolbar with buttons and their configuration | 20100817 | |
| 14 | Instance method | Public | Method | 20091203 |
Events
Class CL_FPM_GAF_ASSIST has no event.
Types
Class CL_FPM_GAF_ASSIST has no local type.
Method Signatures
Method CHECK_HIDDEN_MAINSTEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_HIDDEN | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100908 | |||
| 2 | IV_MAINSTEP_ID | Call by reference | Type reference (TYPE) | STRING | 20100908 |
Method CHECK_HIDDEN_MAINSTEPS on class CL_FPM_GAF_ASSIST has no exception.
Method CREATE_TOOLBAR_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FPM_HCT_TOOLBAR_ASSIST | Call by reference | Object reference (TYPE REF TO) | CL_FPM_HCT_TOOLBAR_ASSIST | FPM_CFG_TOOLBAR | 20101122 | |||
| 2 | IO_FPM_ND_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | IF_FPM_NODE | Interface for FPM nodes | 20091204 | |||
| 3 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20091204 | |||
| 4 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20091204 | ||||
| 5 | IV_MAINSTEP_ACTIVE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20091204 | |||
| 6 | IV_NAVIGATION_STATE | Call by reference | Type reference (TYPE) | FPM_FLOORPLAN_STATE | Floorplan State | 20091204 |
Method CREATE_TOOLBAR_ELEMENTS on class CL_FPM_GAF_ASSIST has no exception.
Method GET_CURRENT_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GAF_APP_STATE | Value transfer | Type reference (TYPE) | FPM_S_GAF_INFO | info about a GAF floorplan | 20091201 | |||
| 2 | IR_FLOORPLAN_DATA | Call by reference | Object reference (TYPE REF TO) | CL_FPM_CONTEXT_MANAGER | FPM Context Manager | 20091201 | |||
| 3 | IR_FLOORPLAN_STATE | Call by reference | Object reference (TYPE REF TO) | CL_FPM_CONTEXT_MANAGER | FPM Context Manager | 20091201 |
Method GET_CURRENT_STATE on class CL_FPM_GAF_ASSIST has no exception.
Method GET_FIRST_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GAF_APP_STATE | Value transfer | Type reference (TYPE) | FPM_S_GAF_INFO | info about a GAF floorplan | 20091203 | |||
| 2 | IR_FLOORPLAN_DATA | Call by reference | Object reference (TYPE REF TO) | CL_FPM_CONTEXT_MANAGER | FPM Context Manager | 20091203 |
Method GET_FIRST_STEP on class CL_FPM_GAF_ASSIST has no exception.
Method GET_NEXT_MAINSTEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GAF_INFO | Value transfer | Type reference (TYPE) | FPM_S_GAF_INFO | info about a GAF floorplan | 20091202 | |||
| 2 | IR_CONTEXT_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_FPM_CONTEXT_MANAGER | FPM Context Manager | 20091202 |
Method GET_NEXT_MAINSTEP on class CL_FPM_GAF_ASSIST has no exception.
Method GET_NEXT_SUBSTEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GAF_INFO | Value transfer | Type reference (TYPE) | FPM_S_GAF_INFO | info about a GAF floorplan | 20091202 | |||
| 2 | IR_CONTEXT_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_FPM_CONTEXT_MANAGER | FPM Context Manager | 20091202 |
Method GET_NEXT_SUBSTEP on class CL_FPM_GAF_ASSIST has no exception.
Method GET_PREVIOUS_MAINSTEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GAF_INFO | Value transfer | Type reference (TYPE) | FPM_S_GAF_INFO | info about a GAF floorplan | 20091202 | |||
| 2 | IR_CONTEXT_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_FPM_CONTEXT_MANAGER | FPM Context Manager | 20091202 |
Method GET_PREVIOUS_MAINSTEP on class CL_FPM_GAF_ASSIST has no exception.
Method GET_PREVIOUS_SUBSTEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GAF_INFO | Value transfer | Type reference (TYPE) | FPM_S_GAF_INFO | info about a GAF floorplan | 20091202 | |||
| 2 | IR_CONTEXT_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_FPM_CONTEXT_MANAGER | FPM Context Manager | 20091202 |
Method GET_PREVIOUS_SUBSTEP on class CL_FPM_GAF_ASSIST has no exception.
Method GET_TARGET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GAF_APP_STATE | Value transfer | Type reference (TYPE) | FPM_S_GAF_INFO | info about a GAF floorplan | 20091203 | |||
| 2 | IR_FLOORPLAN_STATE | Call by reference | Object reference (TYPE REF TO) | CL_FPM_CONTEXT_MANAGER | FPM Context Manager | 20091203 |
Method GET_TARGET_STATE on class CL_FPM_GAF_ASSIST has no exception.
Method GET_TARGET_UIBBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_UIBB | Call by reference | Type reference (TYPE) | FPM_T_UIBB_KEY | Table type of UIBB keys | 20091211 | |||
| 2 | EV_ROP_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091203 | |||
| 3 | EV_TOOLBAR_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091203 | |||
| 4 | IR_CONTEXT_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_FPM_CONTEXT_MANAGER | FPM Context Manager | 20091203 | |||
| 5 | IR_GAF | Call by reference | Object reference (TYPE REF TO) | CL_FPM_GAF | Communication Floorplan <-> AppCC | 20091203 | |||
| 6 | IR_TARGET_STATE | Call by reference | Type reference (TYPE) | FPM_S_GAF_INFO | info about a GAF floorplan | 20091203 |
Method GET_TARGET_UIBBS on class CL_FPM_GAF_ASSIST has no exception.
Method RENDER_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRST_TIME | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100908 | |||
| 2 | IO_CMP_API | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110608 | |||
| 3 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20100908 | |||
| 4 | IV_STATE | Call by reference | Type reference (TYPE) | FPM_FLOORPLAN_STATE | Floorplan State | 20100908 |
Method RENDER_HEADER on class CL_FPM_GAF_ASSIST has no exception.
Method RENDER_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro Context | 20091204 | |||
| 2 | IO_FPM_ND_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | IF_FPM_NODE | Interface for FPM nodes | 20091204 | |||
| 3 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20091204 | |||
| 4 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20091204 | ||||
| 5 | IV_MAINSTEP_ACTIVE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20091204 | |||
| 6 | IV_NAVIGATION_STATE | Call by reference | Type reference (TYPE) | FPM_FLOORPLAN_STATE | Floorplan State | 20091204 |
Method RENDER_TOOLBAR on class CL_FPM_GAF_ASSIST has no exception.
Method RENDER_TOOLBAR_GL2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro Context | 20100817 | |||
| 2 | IO_FPM_HCT_TOOLBAR_ASSIST | Call by reference | Object reference (TYPE REF TO) | CL_FPM_HCT_TOOLBAR_ASSIST | FPM_CFG_TOOLBAR | 20101122 | |||
| 3 | IO_FPM_ND_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | IF_FPM_NODE | Interface for FPM nodes | 20100817 | |||
| 4 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20100817 | |||
| 5 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20100817 | ||||
| 6 | IV_MAINSTEP_ACTIVE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100817 | |||
| 7 | IV_NAVIGATION_STATE | Call by reference | Type reference (TYPE) | FPM_FLOORPLAN_STATE | Floorplan State | 20100817 |
Method RENDER_TOOLBAR_GL2 on class CL_FPM_GAF_ASSIST has no exception.
Method SET_TARGET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FLOORPLAN_TARGET_STATE | Call by reference | Object reference (TYPE REF TO) | CL_FPM_CONTEXT_MANAGER | FPM Context Manager | 20091203 | |||
| 2 | IS_GAF_INFO | Call by reference | Type reference (TYPE) | FPM_S_GAF_INFO | info about a GAF floorplan | 20091203 |
Method SET_TARGET_STATE on class CL_FPM_GAF_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 730 |